Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,14 @@ base_model: ahxt/llama2_xs_460M_experimental
|
|
6 |
datasets:
|
7 |
- KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format
|
8 |
widget:
|
9 |
-
- text:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
inference:
|
11 |
parameters:
|
12 |
max_new_tokens: 16
|
|
|
6 |
datasets:
|
7 |
- KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format
|
8 |
widget:
|
9 |
+
- text: |-
|
10 |
+
Find me a list of some nice places to visit around the world.
|
11 |
+
|
12 |
+
### Response:
|
13 |
+
- text: |-
|
14 |
+
Tell me all you know about the Earth.
|
15 |
+
|
16 |
+
### Response:
|
17 |
inference:
|
18 |
parameters:
|
19 |
max_new_tokens: 16
|