LucileSaulnier commited on
Commit
568093e
·
1 Parent(s): d4a74b6

nit changes to readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ For full details of this model please read our [Release blog post](https://mistr
11
 
12
  ## Instruction format
13
 
14
- In order to leverage instruction fine-tuning, your prompt should be surrounded by `[INST]` and `[\INST] tokens. The very first instruction should begin with a begin of sentence id. The next instructions should not. The assistant generation will be ended by the end-of-sentence token id.
15
 
16
  E.g.
17
 
 
11
 
12
  ## Instruction format
13
 
14
+ In order to leverage instruction fine-tuning, your prompt should be surrounded by `[INST]` and `[\INST]` tokens. The very first instruction should begin with a begin of sentence id. The next instructions should not. The assistant generation will be ended by the end-of-sentence token id.
15
 
16
  E.g.
17