nicholasKluge commited on
Commit
6125f0d
·
verified ·
1 Parent(s): 69b296d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -24,11 +24,10 @@ widget:
24
  inference:
25
  parameters:
26
  repetition_penalty: 1.2
27
- temperature: 0.2
28
- top_k: 30
29
- top_p: 0.3
30
- max_new_tokens: 100
31
- length_penalty: 0.3
32
  early_stopping: true
33
  co2_eq_emissions:
34
  emissions: 800
 
24
  inference:
25
  parameters:
26
  repetition_penalty: 1.2
27
+ temperature: 0.1
28
+ top_k: 50
29
+ top_p: 1.0
30
+ max_new_tokens: 200
 
31
  early_stopping: true
32
  co2_eq_emissions:
33
  emissions: 800