Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
| 26 |
"forced_decoder_ids": null,
|
| 27 |
"init_std": 0.02,
|
| 28 |
"is_encoder_decoder": true,
|
| 29 |
-
"max_length":
|
| 30 |
"max_source_positions": 1500,
|
| 31 |
"max_target_positions": 448,
|
| 32 |
"model_type": "whisper",
|
|
|
|
| 26 |
"forced_decoder_ids": null,
|
| 27 |
"init_std": 0.02,
|
| 28 |
"is_encoder_decoder": true,
|
| 29 |
+
"max_length": 2000,
|
| 30 |
"max_source_positions": 1500,
|
| 31 |
"max_target_positions": 448,
|
| 32 |
"model_type": "whisper",
|