Felladrin commited on
Commit
560178f
1 Parent(s): 17f5953

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -11,14 +11,19 @@ widget:
11
  ### Instruction:
12
  How can I become more healthy?
13
 
 
 
 
 
 
14
  ### Response:
15
  inference:
16
  parameters:
17
- max_new_tokens: 32
18
  repetition_penalty: 1.15
19
  do_sample: true
20
  temperature: 0.5
21
- top_p: 0.5
22
  ---
23
 
24
  # MBZUAI's LaMini-Neo-125M trained on the Evol Instruct dataset using AutoTrain
 
11
  ### Instruction:
12
  How can I become more healthy?
13
 
14
+ ### Response:
15
+ - text: |-
16
+ ### Instruction:
17
+ Write a story about some magical place.
18
+
19
  ### Response:
20
  inference:
21
  parameters:
22
+ max_new_tokens: 64
23
  repetition_penalty: 1.15
24
  do_sample: true
25
  temperature: 0.5
26
+ top_p: 0.15
27
  ---
28
 
29
  # MBZUAI's LaMini-Neo-125M trained on the Evol Instruct dataset using AutoTrain