zhjohnchan
commited on
Commit
•
4934e91
1
Parent(s):
1c1c4ba
Update generation_config.json
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"do_sample": false,
|
6 |
"num_beams": 5,
|
7 |
"min_length": 0,
|
8 |
-
"max_length":
|
9 |
"top_p": 1.0,
|
10 |
"repetition_penalty": 1.0,
|
11 |
"length_penalty": 1.0,
|
|
|
5 |
"do_sample": false,
|
6 |
"num_beams": 5,
|
7 |
"min_length": 0,
|
8 |
+
"max_length": 512,
|
9 |
"top_p": 1.0,
|
10 |
"repetition_penalty": 1.0,
|
11 |
"length_penalty": 1.0,
|