xiaol commited on
Commit
46fabd7
·
1 Parent(s): 2c56a4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,6 +25,6 @@ After overfitting certain instructions and weakening others, it is necessary to
25
  - **completion prompt** = 'User: make this content longer:\nxxxxxx\n\nAssistant: ok, longer content is'
26
 
27
  # Data format
28
- `<s>User:xxxx\n\n</s>Assistant:xxx\n\n</s>`
29
 
30
  If you desire optimal performance to run this model,utilize this format and these [vocabs](https://huggingface.co/xiaol/RWKV-v5-12B-one-state-chat-16k/blob/main/rwkv_vocab_v20230424_train.txt)
 
25
  - **completion prompt** = 'User: make this content longer:\nxxxxxx\n\nAssistant: ok, longer content is'
26
 
27
  # Data format
28
+ `<s>User:xxxx\n\n</s>Assistant:xxx\n\n</s>User:xxxx\n\n</s>Assistant:xxx\n\n</s>`
29
 
30
  If you desire optimal performance to run this model,utilize this format and these [vocabs](https://huggingface.co/xiaol/RWKV-v5-12B-one-state-chat-16k/blob/main/rwkv_vocab_v20230424_train.txt)