ad019el commited on
Commit
e56cd62
1 Parent(s): 03bb054

Training in progress, step 400

Browse files
config.json CHANGED
@@ -1,6 +1,6 @@
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,
6
  "adapter_stride": 2,
@@ -12,7 +12,7 @@
12
  "attention_dropout": 0.1,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
- "codevector_dim": 768,
16
  "contrastive_logits_temperature": 0.1,
17
  "conv_bias": true,
18
  "conv_dim": [
@@ -43,7 +43,7 @@
43
  2
44
  ],
45
  "ctc_loss_reduction": "mean",
46
- "ctc_zero_infinity": false,
47
  "diversity_loss_weight": 0.1,
48
  "do_stable_layer_norm": true,
49
  "eos_token_id": 2,
@@ -85,8 +85,8 @@
85
  "num_hidden_layers": 24,
86
  "num_negatives": 100,
87
  "output_hidden_size": 1024,
88
- "pad_token_id": 96,
89
- "proj_codevector_dim": 768,
90
  "tdnn_dilation": [
91
  1,
92
  2,
@@ -111,6 +111,6 @@
111
  "torch_dtype": "float32",
112
  "transformers_version": "4.31.0",
113
  "use_weighted_layer_sum": false,
114
- "vocab_size": 97,
115
  "xvector_output_dim": 512
116
  }
 
1
  {
2
+ "_name_or_path": "jonatasgrosman/wav2vec2-large-xlsr-53-arabic",
3
+ "activation_dropout": 0.05,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
6
  "adapter_stride": 2,
 
12
  "attention_dropout": 0.1,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
+ "codevector_dim": 256,
16
  "contrastive_logits_temperature": 0.1,
17
  "conv_bias": true,
18
  "conv_dim": [
 
43
  2
44
  ],
45
  "ctc_loss_reduction": "mean",
46
+ "ctc_zero_infinity": true,
47
  "diversity_loss_weight": 0.1,
48
  "do_stable_layer_norm": true,
49
  "eos_token_id": 2,
 
85
  "num_hidden_layers": 24,
86
  "num_negatives": 100,
87
  "output_hidden_size": 1024,
88
+ "pad_token_id": 60,
89
+ "proj_codevector_dim": 256,
90
  "tdnn_dilation": [
91
  1,
92
  2,
 
111
  "torch_dtype": "float32",
112
  "transformers_version": "4.31.0",
113
  "use_weighted_layer_sum": false,
114
+ "vocab_size": 61,
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:14cb9cddb827bbd2b510a4dc4e5b5393c18a23d48479b290b7f23c97ee0d7e87
3
- size 1262299565
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1badb468c2daa14687a192ce7cf9c626837aae772ae423bbfd9ce499271bd761
3
+ size 1262151917
runs/Aug11_11-05-07_adee9416267d/events.out.tfevents.1691752005.adee9416267d.15148.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fea651ca401cc5a66209743fe0e8d430e8e5bb80c58df3a86742574651d40e8
3
+ size 6145
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e138f547cd89eecfad1830853412e7fd37b1831f44bfa3a96ef6b3a6064dd821
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71373ba2972856d078f41ecc26de8ba7a8856c68573dd8353159d51d6a8e77cb
3
  size 3963