huseinzol05
commited on
Commit
•
303959f
1
Parent(s):
77163f5
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -44,7 +44,7 @@
|
|
44 |
"mask_time_length": 10,
|
45 |
"mask_time_min_masks": 2,
|
46 |
"mask_time_prob": 0.05,
|
47 |
-
"max_length":
|
48 |
"max_source_positions": 1500,
|
49 |
"max_target_positions": 448,
|
50 |
"median_filter_width": 7,
|
|
|
44 |
"mask_time_length": 10,
|
45 |
"mask_time_min_masks": 2,
|
46 |
"mask_time_prob": 0.05,
|
47 |
+
"max_length": 448,
|
48 |
"max_source_positions": 1500,
|
49 |
"max_target_positions": 448,
|
50 |
"median_filter_width": 7,
|