tarekziade
commited on
Update generation_config.json
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"do_sample": false,
|
3 |
-
"temperature":
|
4 |
"top_k": 50,
|
5 |
"top_p": 1.0,
|
6 |
"num_beams": 2,
|
|
|
1 |
{
|
2 |
"do_sample": false,
|
3 |
+
"temperature": 0.7,
|
4 |
"top_k": 50,
|
5 |
"top_p": 1.0,
|
6 |
"num_beams": 2,
|