Felladrin commited on
Commit
d317a1a
1 Parent(s): 4fe621a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
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: "Once upon a time,"
 
 
 
 
 
 
 
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