suhara commited on
Commit
09cbede
1 Parent(s): 8632fc9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -46,8 +46,8 @@ We recommend using the following prompt template, which was used to fine-tune th
46
  <extra_id_1>Assistant\n
47
  ```
48
 
49
- - A newline character `\n` should be added at the end of the prompt.
50
- - `<extra_id_1>` should be used as a stop token.
51
 
52
 
53
  ## Usage
 
46
  <extra_id_1>Assistant\n
47
  ```
48
 
49
+ - Note that a newline character `\n` should be added at the end of the prompt.
50
+ - We recommend using `<extra_id_1>` as a stop token.
51
 
52
 
53
  ## Usage