Commit ·
89ef274
1
Parent(s): 0039f8f
Update generation_config.json
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
|
@@ -119,7 +119,7 @@
|
|
| 119 |
"<|zh|>": 50260
|
| 120 |
},
|
| 121 |
"max_initial_timestamp_index": 1,
|
| 122 |
-
"max_length":
|
| 123 |
"no_timestamps_token_id": 50363,
|
| 124 |
"pad_token_id": 50257,
|
| 125 |
"return_timestamps": false,
|
|
|
|
| 119 |
"<|zh|>": 50260
|
| 120 |
},
|
| 121 |
"max_initial_timestamp_index": 1,
|
| 122 |
+
"max_length": 448,
|
| 123 |
"no_timestamps_token_id": 50363,
|
| 124 |
"pad_token_id": 50257,
|
| 125 |
"return_timestamps": false,
|