Mohamed2210 commited on
Commit
76d9c25
·
verified ·
1 Parent(s): 6ee2a9d

Training in progress, step 400

Browse files
config.json CHANGED
@@ -1,6 +1,6 @@
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,
@@ -9,10 +9,10 @@
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
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,7 +43,7 @@
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,
@@ -54,26 +54,18 @@
54
  "feat_quantizer_dropout": 0.0,
55
  "final_dropout": 0.0,
56
  "hidden_act": "gelu",
57
- "hidden_dropout": 0.1,
58
  "hidden_size": 1024,
59
  "initializer_range": 0.02,
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,
@@ -85,8 +77,8 @@
85
  "num_hidden_layers": 24,
86
  "num_negatives": 100,
87
  "output_hidden_size": 1024,
88
- "pad_token_id": 55,
89
- "proj_codevector_dim": 256,
90
  "tdnn_dilation": [
91
  1,
92
  2,
@@ -111,6 +103,6 @@
111
  "torch_dtype": "float32",
112
  "transformers_version": "4.49.0",
113
  "use_weighted_layer_sum": false,
114
- "vocab_size": 58,
115
  "xvector_output_dim": 512
116
  }
 
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,
6
  "adapter_stride": 2,
 
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
+ "attention_dropout": 0.0,
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
  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,
 
54
  "feat_quantizer_dropout": 0.0,
55
  "final_dropout": 0.0,
56
  "hidden_act": "gelu",
57
+ "hidden_dropout": 0.0,
58
  "hidden_size": 1024,
59
  "initializer_range": 0.02,
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,
 
77
  "num_hidden_layers": 24,
78
  "num_negatives": 100,
79
  "output_hidden_size": 1024,
80
+ "pad_token_id": 44,
81
+ "proj_codevector_dim": 768,
82
  "tdnn_dilation": [
83
  1,
84
  2,
 
103
  "torch_dtype": "float32",
104
  "transformers_version": "4.49.0",
105
  "use_weighted_layer_sum": false,
106
+ "vocab_size": 47,
107
  "xvector_output_dim": 512
108
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5f20b9274cca7dadb1e9cf07691826097d13ca0d8808dc60f2bc11604c120fa
3
- size 1262045280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af1118cf237d03b71e3aaed5f2c95653c9a7606dccd96b180367b93c9be77a4f
3
+ size 1262000180
runs/Feb20_03-13-19_baaf9469ee68/events.out.tfevents.1740022227.baaf9469ee68.31.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d56571ab5816c99315ef738da97cfd85a18bcea4c6a9cf36bdbee55bd650b814
3
+ size 10206
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f00530c3459cf16b6bd514450f69227d5903a814b8357f77a0b5d0080723e59d
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22f81119c0a23af2d40743419a951d9d1635d636faaca58ed659174e8a423e60
3
  size 5304