WizardLM commited on
Commit
38e3c76
1 Parent(s): 5b00b58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
README.md CHANGED
@@ -41,12 +41,7 @@ This is the **Full-Weight** of WizardLM-13B V1.2 model, this model is trained fr
41
  <b>WizardLM</b> adopts the prompt format from <b>Vicuna</b> and supports **multi-turn** conversation. The prompt should be as following:
42
 
43
  ```
44
- A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
45
- USER: Hi
46
- ASSISTANT: Hello.
47
- USER: Who are you?
48
- ASSISTANT: I am WizardLM.
49
- ......
50
  ```
51
 
52
  ❗<b>To commen concern about dataset:</b>
 
41
  <b>WizardLM</b> adopts the prompt format from <b>Vicuna</b> and supports **multi-turn** conversation. The prompt should be as following:
42
 
43
  ```
44
+ A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: Hi ASSISTANT: Hello.</s>USER: Who are you? ASSISTANT: I am WizardLM.</s>......
 
 
 
 
 
45
  ```
46
 
47
  ❗<b>To commen concern about dataset:</b>