nicholasKluge commited on
Commit
7283fb2
·
verified ·
1 Parent(s): 62270b9

Update README.md

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