Add max length to config (#38)
- Upload config (c77eb7bc546b7d8b03868f996435cb26d1a0a94e) Co-authored-by: Sanchit Gandhi <sanchit-gandhi@users.noreply.huggingface.co>
This commit is contained in:
parent
9ee8ba8d7e
commit
7d7979efc4
@ -33,6 +33,7 @@
|
||||
"mask_time_length": 10,
|
||||
"mask_time_min_masks": 2,
|
||||
"mask_time_prob": 0.05,
|
||||
"max_length": 448,
|
||||
"max_source_positions": 1500,
|
||||
"max_target_positions": 448,
|
||||
"median_filter_width": 7,
|
||||
|
Loading…
x
Reference in New Issue
Block a user