Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -47,7 +47,7 @@
|
|
47 |
"mask_time_length": 10,
|
48 |
"mask_time_min_masks": 2,
|
49 |
"mask_time_prob": 0.05,
|
50 |
-
"max_length":
|
51 |
"max_source_positions": 1500,
|
52 |
"max_target_positions": 448,
|
53 |
"median_filter_width": 7,
|
|
|
47 |
"mask_time_length": 10,
|
48 |
"mask_time_min_masks": 2,
|
49 |
"mask_time_prob": 0.05,
|
50 |
+
"max_length": 448,
|
51 |
"max_source_positions": 1500,
|
52 |
"max_target_positions": 448,
|
53 |
"median_filter_width": 7,
|