Commit
·
c77eb7b
1
Parent(s):
9ee8ba8
Upload config
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -33,6 +33,7 @@
|
|
| 33 |
"mask_time_length": 10,
|
| 34 |
"mask_time_min_masks": 2,
|
| 35 |
"mask_time_prob": 0.05,
|
|
|
|
| 36 |
"max_source_positions": 1500,
|
| 37 |
"max_target_positions": 448,
|
| 38 |
"median_filter_width": 7,
|
|
|
|
| 33 |
"mask_time_length": 10,
|
| 34 |
"mask_time_min_masks": 2,
|
| 35 |
"mask_time_prob": 0.05,
|
| 36 |
+
"max_length": 448,
|
| 37 |
"max_source_positions": 1500,
|
| 38 |
"max_target_positions": 448,
|
| 39 |
"median_filter_width": 7,
|