sshasnain commited on
Commit
2baa043
1 Parent(s): 28edf31

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +10 -2
  2. pytorch_model.bin +2 -2
  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_kernel_size": 3,
5
  "adapter_stride": 2,
@@ -60,12 +60,20 @@
60
  "intermediate_size": 4096,
61
  "layer_norm_eps": 1e-05,
62
  "layerdrop": 0.0,
 
 
 
 
 
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,
@@ -103,6 +111,6 @@
103
  "torch_dtype": "float32",
104
  "transformers_version": "4.16.0.dev0",
105
  "use_weighted_layer_sum": false,
106
- "vocab_size": 57,
107
  "xvector_output_dim": 512
108
  }
 
1
  {
2
+ "_name_or_path": "facebook/wav2vec2-lv-60-espeak-cv-ft",
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.0,
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,
 
111
  "torch_dtype": "float32",
112
  "transformers_version": "4.16.0.dev0",
113
  "use_weighted_layer_sum": false,
114
+ "vocab_size": 392,
115
  "xvector_output_dim": 512
116
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84aa2f2e288a092ab7466a0baeaf34cce5e86d6a240be56f2b29012f8104258e
3
- size 1262157361
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d78a0f027157e9ef89f659f8c625a1fe9102b76f751bcb162864a4e98337bee
3
+ size 1263530929
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81bdcd5ab669073590c725dae3f9ea0eba1d47cc4d88543271ea383e80579e74
3
  size 2991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df9db127052c63f4ddf7b790d6f86799cac86c30c19a6a974e15db76e9c317d8
3
  size 2991