Gustav114514 commited on
Commit
19d0a8f
·
verified ·
1 Parent(s): 348346d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -52,14 +52,14 @@
52
  "intermediate_size": 4096,
53
  "layer_norm_eps": 1e-05,
54
  "layerdrop": 0.05,
55
- "mask_channel_length": 0,
56
  "mask_channel_min_space": 1,
57
  "mask_channel_other": 0.0,
58
  "mask_channel_prob": 0.0,
59
  "mask_channel_selection": "static",
60
- "mask_feature_length": 0,
61
  "mask_feature_prob": 0.0,
62
- "mask_time_length": 0,
63
  "mask_time_min_space": 1,
64
  "mask_time_other": 0.0,
65
  "mask_time_prob": 0,
 
52
  "intermediate_size": 4096,
53
  "layer_norm_eps": 1e-05,
54
  "layerdrop": 0.05,
55
+ "mask_channel_length": 10,
56
  "mask_channel_min_space": 1,
57
  "mask_channel_other": 0.0,
58
  "mask_channel_prob": 0.0,
59
  "mask_channel_selection": "static",
60
+ "mask_feature_length": 10,
61
  "mask_feature_prob": 0.0,
62
+ "mask_time_length": 5,
63
  "mask_time_min_space": 1,
64
  "mask_time_other": 0.0,
65
  "mask_time_prob": 0,