danielhanchen commited on
Commit
a991b99
·
verified ·
1 Parent(s): a7e5119

Update params

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