teknium commited on
Commit
163a188
1 Parent(s): 471c493

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -49,8 +49,9 @@ The prompt format is ShareGPT/Vicuna, so it uses the sysprompt (defualt in syspr
49
  then is prompted like so:
50
 
51
  ```
52
- USER: <prompt>
53
- ASSISTANT:
 
54
  ```
55
 
56
  ## Training Details
@@ -58,7 +59,7 @@ ASSISTANT:
58
  ### Training Procedure
59
 
60
  Trained with Axolotl. View the wandb runs for all my puffin runs (this is puffin-phi-4 on wandb):
61
- https://wandb.ai/teknium1/puffin-phi/runs/puffin-phi-4
62
 
63
  ## Evaluation
64
 
 
49
  then is prompted like so:
50
 
51
  ```
52
+ ### Instruction:
53
+ <prompt>
54
+ ### Response:
55
  ```
56
 
57
  ## Training Details
 
59
  ### Training Procedure
60
 
61
  Trained with Axolotl. View the wandb runs for all my puffin runs (this is puffin-phi-4 on wandb):
62
+ https://wandb.ai/teknium1/hermes-phi/runs/hermes-phi-1
63
 
64
  ## Evaluation
65