ntoldalagi commited on
Commit
d8daabe
·
1 Parent(s): 636de12

Training in progress, step 800

Browse files
config.json CHANGED
@@ -1,9 +1,6 @@
1
  {
2
  "_name_or_path": "facebook/wav2vec2-xls-r-300m",
3
  "activation_dropout": 0.0,
4
- "adapter_kernel_size": 3,
5
- "adapter_stride": 2,
6
- "add_adapter": false,
7
  "apply_spec_augment": true,
8
  "architectures": [
9
  "Wav2Vec2ForCTC"
@@ -61,13 +58,10 @@
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,
72
  "num_codevector_groups": 2,
73
  "num_codevectors_per_group": 320,
@@ -76,33 +70,10 @@
76
  "num_feat_extract_layers": 7,
77
  "num_hidden_layers": 24,
78
  "num_negatives": 100,
79
- "output_hidden_size": 1024,
80
  "pad_token_id": 4,
81
  "proj_codevector_dim": 768,
82
- "tdnn_dilation": [
83
- 1,
84
- 2,
85
- 3,
86
- 1,
87
- 1
88
- ],
89
- "tdnn_dim": [
90
- 512,
91
- 512,
92
- 512,
93
- 512,
94
- 1500
95
- ],
96
- "tdnn_kernel": [
97
- 5,
98
- 3,
99
- 3,
100
- 1,
101
- 1
102
- ],
103
  "torch_dtype": "float32",
104
- "transformers_version": "4.16.2",
105
  "use_weighted_layer_sum": false,
106
- "vocab_size": 7,
107
- "xvector_output_dim": 512
108
  }
 
1
  {
2
  "_name_or_path": "facebook/wav2vec2-xls-r-300m",
3
  "activation_dropout": 0.0,
 
 
 
4
  "apply_spec_augment": true,
5
  "architectures": [
6
  "Wav2Vec2ForCTC"
 
58
  "layer_norm_eps": 1e-05,
59
  "layerdrop": 0.0,
60
  "mask_feature_length": 10,
 
61
  "mask_feature_prob": 0.0,
62
  "mask_time_length": 10,
 
63
  "mask_time_prob": 0.05,
64
  "model_type": "wav2vec2",
 
65
  "num_attention_heads": 16,
66
  "num_codevector_groups": 2,
67
  "num_codevectors_per_group": 320,
 
70
  "num_feat_extract_layers": 7,
71
  "num_hidden_layers": 24,
72
  "num_negatives": 100,
 
73
  "pad_token_id": 4,
74
  "proj_codevector_dim": 768,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  "torch_dtype": "float32",
76
+ "transformers_version": "4.11.3",
77
  "use_weighted_layer_sum": false,
78
+ "vocab_size": 7
 
79
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7779dc7ae87c68fac8f30ba48aa7b0a4eecff819bde912252c9e897566360cf8
3
  size 1261952369
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fc2f9fda1ca9ea7bd6883fb0f88e074bde8d6f51f686a5e347a0bc7fd67fdb8
3
  size 1261952369
runs/Mar24_01-25-45_ip-172-31-29-56/1648085187.4310114/events.out.tfevents.1648085187.ip-172-31-29-56 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9345e710afc1688d0baee3ca60d6f72f6407d9bbc6643fd322546e0991f9fddc
3
+ size 4323
runs/Mar24_01-25-45_ip-172-31-29-56/events.out.tfevents.1648085187.ip-172-31-29-56 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:241905df99a668544b7d48f1fe01388c27b12ac90274363966785d4a103880c9
3
+ size 4308
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c3876e6445425ed5ddfde8a75ce968e74b96de6e78a9891aacca76a28a69aa6
3
- size 2991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e483a75a34dbc8d3a123d1e270d6ca288c6bed9c6487e987ceedf7b7c82af1c
3
+ size 2799