Update generation_config.json
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"max_new_tokens":
|
|
|
1 |
+
{"max_new_tokens": 100, "temperature": 0.1, "num_beams": 5, "early_stopping": true}
|