maywell commited on
Commit
3c5a3d9
1 Parent(s): cf10e6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -34,10 +34,10 @@ It follows **Mistral** format.
34
  Multi-shot
35
  ```
36
  <s>[INST] {instruction}
37
- [/INST] {output}</s>
38
 
39
  [INST] {instruction}
40
- [/INST] {output}</s>
41
 
42
  [INST] {instruction}
43
  [/INST] {output}</s>
 
34
  Multi-shot
35
  ```
36
  <s>[INST] {instruction}
37
+ [/INST] {output}
38
 
39
  [INST] {instruction}
40
+ [/INST] {output}
41
 
42
  [INST] {instruction}
43
  [/INST] {output}</s>