Sirclavin commited on
Commit
4fe2a8a
·
1 Parent(s): 13427e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -9,17 +9,17 @@ widget:
9
  - text: |-
10
  ### Instruction:
11
  Find me a list of some nice places to visit around the world.
12
-
13
  ### Response:
14
  - text: |-
15
  ### Instruction:
16
  Tell me a story about some magical place.
17
-
18
  ### Response:
19
  - text: |-
20
  ### Instruction:
21
  Tell me all you know about the Earth.
22
-
23
  ### Response:
24
  inference:
25
  parameters:
@@ -28,6 +28,9 @@ inference:
28
  do_sample: true
29
  temperature: 0.5
30
  top_p: 0.5
 
 
 
31
  ---
32
 
33
  # ahxt's llama2_xs_460M_experimental trained on the WizardLM's Evol Instruct dataset using AutoTrain
 
9
  - text: |-
10
  ### Instruction:
11
  Find me a list of some nice places to visit around the world.
12
+
13
  ### Response:
14
  - text: |-
15
  ### Instruction:
16
  Tell me a story about some magical place.
17
+
18
  ### Response:
19
  - text: |-
20
  ### Instruction:
21
  Tell me all you know about the Earth.
22
+
23
  ### Response:
24
  inference:
25
  parameters:
 
28
  do_sample: true
29
  temperature: 0.5
30
  top_p: 0.5
31
+ license: llama2
32
+ language:
33
+ - en
34
  ---
35
 
36
  # ahxt's llama2_xs_460M_experimental trained on the WizardLM's Evol Instruct dataset using AutoTrain