shiimi commited on
Commit
a9a3407
·
1 Parent(s): fcdc386

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +1 -9
  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-large-xlsr-53",
3
  "activation_dropout": 0.0,
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
@@ -60,20 +60,12 @@
60
  "intermediate_size": 4096,
61
  "layer_norm_eps": 1e-05,
62
  "layerdrop": 0.1,
63
- "mask_channel_length": 10,
64
- "mask_channel_min_space": 1,
65
- "mask_channel_other": 0.0,
66
- "mask_channel_prob": 0.0,
67
- "mask_channel_selection": "static",
68
  "mask_feature_length": 10,
69
  "mask_feature_min_masks": 0,
70
  "mask_feature_prob": 0.0,
71
  "mask_time_length": 10,
72
  "mask_time_min_masks": 2,
73
- "mask_time_min_space": 1,
74
- "mask_time_other": 0.0,
75
  "mask_time_prob": 0.05,
76
- "mask_time_selection": "static",
77
  "model_type": "wav2vec2",
78
  "num_adapter_layers": 3,
79
  "num_attention_heads": 16,
 
1
  {
2
+ "_name_or_path": "facebook/wav2vec2-xls-r-300m",
3
  "activation_dropout": 0.0,
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
 
60
  "intermediate_size": 4096,
61
  "layer_norm_eps": 1e-05,
62
  "layerdrop": 0.1,
 
 
 
 
 
63
  "mask_feature_length": 10,
64
  "mask_feature_min_masks": 0,
65
  "mask_feature_prob": 0.0,
66
  "mask_time_length": 10,
67
  "mask_time_min_masks": 2,
 
 
68
  "mask_time_prob": 0.05,
 
69
  "model_type": "wav2vec2",
70
  "num_adapter_layers": 3,
71
  "num_attention_heads": 16,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:469702f7d3f8f6a4e5f429bc6a01706908d30aa8c6b06f081b47789614fb6a56
3
  size 1262181098
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3af54c257986d94bef90cea7bbd0d51e2335e902408d883a3c93615bb02e9dc6
3
  size 1262181098
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1c03ccf2cad89ff51c10903ea131b00ae9e2496834bc146624413f2263586e8
3
  size 4088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00c191a593fada6c4f25cee855a7cc358233dea14aeee958d7387933d93abc42
3
  size 4088