Update README.md
Browse files
README.md
CHANGED
@@ -8,12 +8,12 @@ datasets:
|
|
8 |
- KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format
|
9 |
widget:
|
10 |
- text: |-
|
11 |
-
### Instruction
|
12 |
Find me a list of some nice places to visit around the world.
|
13 |
|
14 |
### Response:
|
15 |
- text: |-
|
16 |
-
### Instruction
|
17 |
Tell me a story.
|
18 |
Once upon a time...
|
19 |
|
@@ -35,6 +35,7 @@ inference:
|
|
35 |
## Recommended Prompt Format
|
36 |
|
37 |
```
|
|
|
38 |
<instruction>
|
39 |
|
40 |
### Response:
|
|
|
8 |
- KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format
|
9 |
widget:
|
10 |
- text: |-
|
11 |
+
### Instruction:
|
12 |
Find me a list of some nice places to visit around the world.
|
13 |
|
14 |
### Response:
|
15 |
- text: |-
|
16 |
+
### Instruction:
|
17 |
Tell me a story.
|
18 |
Once upon a time...
|
19 |
|
|
|
35 |
## Recommended Prompt Format
|
36 |
|
37 |
```
|
38 |
+
### Instruction:
|
39 |
<instruction>
|
40 |
|
41 |
### Response:
|