Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -40,7 +40,7 @@
|
|
40 |
"mask_time_length": 10,
|
41 |
"mask_time_min_masks": 2,
|
42 |
"mask_time_prob": 0.05,
|
43 |
-
"max_length":
|
44 |
"max_source_positions": 1500,
|
45 |
"max_target_positions": 448,
|
46 |
"median_filter_width": 7,
|
|
|
40 |
"mask_time_length": 10,
|
41 |
"mask_time_min_masks": 2,
|
42 |
"mask_time_prob": 0.05,
|
43 |
+
"max_length": 1024,
|
44 |
"max_source_positions": 1500,
|
45 |
"max_target_positions": 448,
|
46 |
"median_filter_width": 7,
|