Mihaiii commited on
Commit
dae4294
1 Parent(s): 0a50436

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -20,8 +20,6 @@ This model is trained on a private dataset. The high GSM8K score is **NOT** beca
20
  # Prompt Format ([see the guidelines from the base model](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2#instruction-format)):
21
 
22
  ```
23
- <s>[INST] {system_message} . Say "Acknowledged!" if you understood. [/INST]
24
- Acknowledged! </s>
25
- [INST] {prompt} [/INST]
26
 
27
  ```
 
20
  # Prompt Format ([see the guidelines from the base model](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2#instruction-format)):
21
 
22
  ```
23
+ <s>[INST] {system_message} . Say "Acknowledged!" if you understood. [/INST] Acknowledged! </s> [INST] {prompt} [/INST]
 
 
24
 
25
  ```