Spaces:
Runtime error
Runtime error
Update generation_config_default.yaml
Browse files
generation_config_default.yaml
CHANGED
@@ -3,5 +3,5 @@ generation_config:
|
|
3 |
top_p: 0.75
|
4 |
num_beams: 1
|
5 |
use_cache: True
|
6 |
-
max_length:
|
7 |
-
min_length:
|
|
|
3 |
top_p: 0.75
|
4 |
num_beams: 1
|
5 |
use_cache: True
|
6 |
+
max_length: 100
|
7 |
+
min_length: 50
|