Felladrin commited on
Commit
0a82167
1 Parent(s): 124459b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -9
README.md CHANGED
@@ -17,6 +17,11 @@ widget:
17
  Tell me a story.
18
  Once upon a time...
19
 
 
 
 
 
 
20
  ### Response:
21
  inference:
22
  parameters:
@@ -24,6 +29,8 @@ inference:
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
@@ -39,12 +46,4 @@ inference:
39
  <instruction>
40
 
41
  ### Response:
42
- ```
43
-
44
- ## Recommended Inference Parameters
45
-
46
- ```yml
47
- repetition_penalty: 1.15
48
- do_sample: true
49
- temperature: 0.5
50
- ```
 
17
  Tell me a story.
18
  Once upon a time...
19
 
20
+ ### Response:
21
+ - text: |-
22
+ ### Instruction:
23
+ How can I become more healthy?
24
+
25
  ### Response:
26
  inference:
27
  parameters:
 
29
  repetition_penalty: 1.15
30
  do_sample: true
31
  temperature: 0.5
32
+ top_p: 0.95
33
+ top_k: 40
34
  ---
35
 
36
  # Locutusque's TinyMistral-248M trained on the Evol Instruct dataset using AutoTrain
 
46
  <instruction>
47
 
48
  ### Response:
49
+ ```