DavidGF commited on
Commit
6caee76
1 Parent(s): 0a243a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -79,7 +79,7 @@ Detailed information on how the new training strategy works and the advantages i
79
 
80
 
81
  ### Prompt Template:
82
- We trained on vicuna prompt template. Please add the following stopping string to your client: '</s>','</p>'' (we did not add the special tokens to the training config)
83
  ```
84
  You are a helpful AI Assistant.
85
 
 
79
 
80
 
81
  ### Prompt Template:
82
+ We trained on vicuna prompt template. Please add the following stopping string to your client: ``` "</s>","</p>" ``` (we did not add the special tokens to the training config)
83
  ```
84
  You are a helpful AI Assistant.
85