Update README.md
Browse files
README.md
CHANGED
@@ -8,10 +8,12 @@ datasets:
|
|
8 |
- KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format
|
9 |
widget:
|
10 |
- text: |-
|
|
|
11 |
Find me a list of some nice places to visit around the world.
|
12 |
|
13 |
### Response:
|
14 |
- text: |-
|
|
|
15 |
Tell me a story.
|
16 |
Once upon a time...
|
17 |
|
@@ -22,7 +24,6 @@ inference:
|
|
22 |
repetition_penalty: 1.15
|
23 |
do_sample: true
|
24 |
temperature: 0.5
|
25 |
-
top_p: 0.5
|
26 |
---
|
27 |
|
28 |
# Locutusque's TinyMistral-248M trained on the Evol Instruct dataset using AutoTrain
|
@@ -45,5 +46,4 @@ inference:
|
|
45 |
repetition_penalty: 1.15
|
46 |
do_sample: true
|
47 |
temperature: 0.5
|
48 |
-
top_p: 0.5
|
49 |
```
|
|
|
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 |
|
|
|
24 |
repetition_penalty: 1.15
|
25 |
do_sample: true
|
26 |
temperature: 0.5
|
|
|
27 |
---
|
28 |
|
29 |
# Locutusque's TinyMistral-248M trained on the Evol Instruct dataset using AutoTrain
|
|
|
46 |
repetition_penalty: 1.15
|
47 |
do_sample: true
|
48 |
temperature: 0.5
|
|
|
49 |
```
|