nicholasKluge commited on
Commit
e4018cd
·
verified ·
1 Parent(s): 13d7051

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
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: 200
31
- length_penalty: 0.3
32
  early_stopping: true
33
  co2_eq_emissions:
34
  emissions: 1460
 
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: 1460