Update README.md
Browse files
README.md
CHANGED
@@ -44,12 +44,7 @@ license: llama2
|
|
44 |
<b>WizardLM</b> adopts the prompt format from <b>Vicuna</b> and supports **multi-turn** conversation. The prompt should be as following:
|
45 |
|
46 |
```
|
47 |
-
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
|
48 |
-
USER: Hi
|
49 |
-
ASSISTANT: Hello.
|
50 |
-
USER: Who are you?
|
51 |
-
ASSISTANT: I am WizardLM.
|
52 |
-
......
|
53 |
```
|
54 |
|
55 |
❗<b>To commen concern about dataset:</b>
|
|
|
44 |
<b>WizardLM</b> adopts the prompt format from <b>Vicuna</b> and supports **multi-turn** conversation. The prompt should be as following:
|
45 |
|
46 |
```
|
47 |
+
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>......
|
|
|
|
|
|
|
|
|
|
|
48 |
```
|
49 |
|
50 |
❗<b>To commen concern about dataset:</b>
|