scarlett623 commited on
Commit
a8345d9
·
1 Parent(s): 2ac149d

Training in progress, step 10

Browse files
Files changed (3) hide show
  1. config.json +9 -1
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/wav2vec2-xls-r-300m",
3
  "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
@@ -61,12 +61,20 @@
61
  "intermediate_size": 4096,
62
  "layer_norm_eps": 1e-05,
63
  "layerdrop": 0.0,
 
 
 
 
 
64
  "mask_feature_length": 10,
65
  "mask_feature_min_masks": 0,
66
  "mask_feature_prob": 0.0,
67
  "mask_time_length": 10,
68
  "mask_time_min_masks": 2,
 
 
69
  "mask_time_prob": 0.065,
 
70
  "model_type": "wav2vec2",
71
  "num_adapter_layers": 3,
72
  "num_attention_heads": 16,
 
1
  {
2
+ "_name_or_path": "facebook/wav2vec2-large-xlsr-53",
3
  "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
 
61
  "intermediate_size": 4096,
62
  "layer_norm_eps": 1e-05,
63
  "layerdrop": 0.0,
64
+ "mask_channel_length": 10,
65
+ "mask_channel_min_space": 1,
66
+ "mask_channel_other": 0.0,
67
+ "mask_channel_prob": 0.0,
68
+ "mask_channel_selection": "static",
69
  "mask_feature_length": 10,
70
  "mask_feature_min_masks": 0,
71
  "mask_feature_prob": 0.0,
72
  "mask_time_length": 10,
73
  "mask_time_min_masks": 2,
74
+ "mask_time_min_space": 1,
75
+ "mask_time_other": 0.0,
76
  "mask_time_prob": 0.065,
77
+ "mask_time_selection": "static",
78
  "model_type": "wav2vec2",
79
  "num_adapter_layers": 3,
80
  "num_attention_heads": 16,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1824c6e2eb061ac84f290737a917ad8baab5c061265a546cec5cb2eea2d2846f
3
  size 1281479341
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbf19dd8b4ddf3e8780c03095603de33b2a49d3aeecd0c05c1f6b57966e754d6
3
  size 1281479341
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32c6f1fd81fdea85f2f50bed3659535a7ad50c7d73c91c7d28ea29e5ae4fc5f8
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fef10b0be3a2d209d184a5342b2925686778b5bf21307d81d0a84d4bbdec8e1
3
  size 3963