danielhanchen commited on
Commit
50cc659
·
verified ·
1 Parent(s): 90b92c5

Update params

Browse files
Files changed (1) hide show
  1. params +1 -1
params CHANGED
@@ -4,7 +4,7 @@
4
  "<eos>"
5
  ],
6
  "temperature": 1.0,
7
- "min_p" : 0.01,
8
  "repeat_penalty" : 1.0,
9
  "top_k" : 64,
10
  "top_p" : 0.95,
 
4
  "<eos>"
5
  ],
6
  "temperature": 1.0,
7
+ "min_p" : 0.001,
8
  "repeat_penalty" : 1.0,
9
  "top_k" : 64,
10
  "top_p" : 0.95,