rasyosef commited on
Commit
68fbe3f
1 Parent(s): 8478f0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ The model has underwent a post-training process that incorporates both **supervi
30
  ### Chat Format
31
 
32
  Given the nature of the training data, the phi-2 instruct model is best suited for prompts using the chat format as follows.
33
- You can provide the prompt as a question with a generic template as follow:
34
  ```markdown
35
  <|im_start|>system
36
  You are a helpful assistant.<|im_end|>
 
30
  ### Chat Format
31
 
32
  Given the nature of the training data, the phi-2 instruct model is best suited for prompts using the chat format as follows.
33
+ You can provide the prompt as a question with a generic template as follows:
34
  ```markdown
35
  <|im_start|>system
36
  You are a helpful assistant.<|im_end|>