Update generation_config.json
Browse files- generation_config.json +3 -5
generation_config.json
CHANGED
|
@@ -6,9 +6,7 @@
|
|
| 6 |
151645,
|
| 7 |
151643
|
| 8 |
],
|
| 9 |
-
"
|
| 10 |
-
"temperature": 0.
|
| 11 |
-
"top_p": 0.8,
|
| 12 |
-
"top_k": 20,
|
| 13 |
"transformers_version": "4.37.0"
|
| 14 |
-
}
|
|
|
|
| 6 |
151645,
|
| 7 |
151643
|
| 8 |
],
|
| 9 |
+
"top_p": 1.0,
|
| 10 |
+
"temperature": 0.0,
|
|
|
|
|
|
|
| 11 |
"transformers_version": "4.37.0"
|
| 12 |
+
}
|