HamzaSidhu786 commited on
Commit
20b8520
1 Parent(s): 41f8ff8

wav2vec2-base-word-by-word-quran-asr

Browse files
README.md CHANGED
@@ -1,199 +1,215 @@
1
- ---
2
- library_name: transformers
3
- tags: []
4
- ---
5
-
6
- # Model Card for Model ID
7
-
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
-
11
-
12
- ## Model Details
13
-
14
- ### Model Description
15
-
16
- <!-- Provide a longer summary of what this model is. -->
17
-
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
-
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
-
28
- ### Model Sources [optional]
29
-
30
- <!-- Provide the basic links for the model. -->
31
-
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
35
-
36
- ## Uses
37
-
38
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
-
40
- ### Direct Use
41
-
42
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
-
44
- [More Information Needed]
45
-
46
- ### Downstream Use [optional]
47
-
48
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
-
50
- [More Information Needed]
51
-
52
- ### Out-of-Scope Use
53
-
54
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
-
56
- [More Information Needed]
57
-
58
- ## Bias, Risks, and Limitations
59
-
60
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
-
62
- [More Information Needed]
63
-
64
- ### Recommendations
65
-
66
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
-
68
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
-
70
- ## How to Get Started with the Model
71
-
72
- Use the code below to get started with the model.
73
-
74
- [More Information Needed]
75
-
76
- ## Training Details
77
-
78
- ### Training Data
79
-
80
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
-
82
- [More Information Needed]
83
-
84
- ### Training Procedure
85
-
86
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
-
88
- #### Preprocessing [optional]
89
-
90
- [More Information Needed]
91
-
92
-
93
- #### Training Hyperparameters
94
-
95
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
-
97
- #### Speeds, Sizes, Times [optional]
98
-
99
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
-
101
- [More Information Needed]
102
-
103
- ## Evaluation
104
-
105
- <!-- This section describes the evaluation protocols and provides the results. -->
106
-
107
- ### Testing Data, Factors & Metrics
108
-
109
- #### Testing Data
110
-
111
- <!-- This should link to a Dataset Card if possible. -->
112
-
113
- [More Information Needed]
114
-
115
- #### Factors
116
-
117
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
-
119
- [More Information Needed]
120
-
121
- #### Metrics
122
-
123
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
-
125
- [More Information Needed]
126
-
127
- ### Results
128
-
129
- [More Information Needed]
130
-
131
- #### Summary
132
-
133
-
134
-
135
- ## Model Examination [optional]
136
-
137
- <!-- Relevant interpretability work for the model goes here -->
138
-
139
- [More Information Needed]
140
-
141
- ## Environmental Impact
142
-
143
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
-
145
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
-
147
- - **Hardware Type:** [More Information Needed]
148
- - **Hours used:** [More Information Needed]
149
- - **Cloud Provider:** [More Information Needed]
150
- - **Compute Region:** [More Information Needed]
151
- - **Carbon Emitted:** [More Information Needed]
152
-
153
- ## Technical Specifications [optional]
154
-
155
- ### Model Architecture and Objective
156
-
157
- [More Information Needed]
158
-
159
- ### Compute Infrastructure
160
-
161
- [More Information Needed]
162
-
163
- #### Hardware
164
-
165
- [More Information Needed]
166
-
167
- #### Software
168
-
169
- [More Information Needed]
170
-
171
- ## Citation [optional]
172
-
173
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
-
175
- **BibTeX:**
176
-
177
- [More Information Needed]
178
-
179
- **APA:**
180
-
181
- [More Information Needed]
182
-
183
- ## Glossary [optional]
184
-
185
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
-
187
- [More Information Needed]
188
-
189
- ## More Information [optional]
190
-
191
- [More Information Needed]
192
-
193
- ## Model Card Authors [optional]
194
-
195
- [More Information Needed]
196
-
197
- ## Model Card Contact
198
-
199
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - wer
8
+ model-index:
9
+ - name: wav2vec2-base-word-by-word-quran-asr
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # wav2vec2-base-word-by-word-quran-asr
17
+
18
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.0415
21
+ - Wer: 0.0790
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0001
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 1000
47
+ - num_epochs: 20
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
53
+ |:-------------:|:-------:|:-----:|:---------------:|:------:|
54
+ | 13.139 | 0.1291 | 500 | 3.2031 | 1.0 |
55
+ | 1.9653 | 0.2583 | 1000 | 0.5466 | 0.7806 |
56
+ | 0.4997 | 0.3874 | 1500 | 0.2171 | 0.3470 |
57
+ | 0.3479 | 0.5165 | 2000 | 0.1718 | 0.2932 |
58
+ | 0.2649 | 0.6457 | 2500 | 0.1434 | 0.2425 |
59
+ | 0.2554 | 0.7748 | 3000 | 0.1350 | 0.2478 |
60
+ | 0.2199 | 0.9039 | 3500 | 0.1047 | 0.1766 |
61
+ | 0.201 | 1.0331 | 4000 | 0.1079 | 0.1690 |
62
+ | 0.1832 | 1.1622 | 4500 | 0.0981 | 0.1637 |
63
+ | 0.1728 | 1.2913 | 5000 | 0.0984 | 0.1594 |
64
+ | 0.1608 | 1.4205 | 5500 | 0.0890 | 0.1598 |
65
+ | 0.1602 | 1.5496 | 6000 | 0.0786 | 0.1461 |
66
+ | 0.1565 | 1.6787 | 6500 | 0.0795 | 0.1315 |
67
+ | 0.1579 | 1.8079 | 7000 | 0.0888 | 0.1326 |
68
+ | 0.1537 | 1.9370 | 7500 | 0.0835 | 0.1377 |
69
+ | 0.1446 | 2.0661 | 8000 | 0.0674 | 0.1225 |
70
+ | 0.1313 | 2.1952 | 8500 | 0.0706 | 0.1255 |
71
+ | 0.1267 | 2.3244 | 9000 | 0.0658 | 0.1243 |
72
+ | 0.1385 | 2.4535 | 9500 | 0.0624 | 0.1170 |
73
+ | 0.1336 | 2.5826 | 10000 | 0.0648 | 0.1180 |
74
+ | 0.1189 | 2.7118 | 10500 | 0.0661 | 0.1189 |
75
+ | 0.1321 | 2.8409 | 11000 | 0.0716 | 0.1273 |
76
+ | 0.1168 | 2.9700 | 11500 | 0.0636 | 0.1200 |
77
+ | 0.1201 | 3.0992 | 12000 | 0.0615 | 0.1157 |
78
+ | 0.1144 | 3.2283 | 12500 | 0.0643 | 0.1223 |
79
+ | 0.1176 | 3.3574 | 13000 | 0.0690 | 0.1284 |
80
+ | 0.1153 | 3.4866 | 13500 | 0.0634 | 0.1208 |
81
+ | 0.1085 | 3.6157 | 14000 | 0.0594 | 0.1175 |
82
+ | 0.1176 | 3.7448 | 14500 | 0.0633 | 0.1151 |
83
+ | 0.118 | 3.8740 | 15000 | 0.0607 | 0.1062 |
84
+ | 0.1082 | 4.0031 | 15500 | 0.0564 | 0.1084 |
85
+ | 0.1028 | 4.1322 | 16000 | 0.0633 | 0.1215 |
86
+ | 0.1047 | 4.2614 | 16500 | 0.0579 | 0.1125 |
87
+ | 0.1015 | 4.3905 | 17000 | 0.0548 | 0.1098 |
88
+ | 0.101 | 4.5196 | 17500 | 0.0536 | 0.1088 |
89
+ | 0.0911 | 4.6488 | 18000 | 0.0526 | 0.0989 |
90
+ | 0.1016 | 4.7779 | 18500 | 0.0548 | 0.1073 |
91
+ | 0.0947 | 4.9070 | 19000 | 0.0521 | 0.1031 |
92
+ | 0.0933 | 5.0362 | 19500 | 0.0499 | 0.1024 |
93
+ | 0.0951 | 5.1653 | 20000 | 0.0545 | 0.1078 |
94
+ | 0.093 | 5.2944 | 20500 | 0.0521 | 0.1020 |
95
+ | 0.0888 | 5.4236 | 21000 | 0.0521 | 0.1037 |
96
+ | 0.0929 | 5.5527 | 21500 | 0.0536 | 0.1076 |
97
+ | 0.0983 | 5.6818 | 22000 | 0.0541 | 0.1047 |
98
+ | 0.0928 | 5.8110 | 22500 | 0.0526 | 0.1033 |
99
+ | 0.09 | 5.9401 | 23000 | 0.0506 | 0.1081 |
100
+ | 0.089 | 6.0692 | 23500 | 0.0529 | 0.1073 |
101
+ | 0.0785 | 6.1983 | 24000 | 0.0504 | 0.1015 |
102
+ | 0.0799 | 6.3275 | 24500 | 0.0538 | 0.1068 |
103
+ | 0.0833 | 6.4566 | 25000 | 0.0482 | 0.1027 |
104
+ | 0.0824 | 6.5857 | 25500 | 0.0503 | 0.0965 |
105
+ | 0.0801 | 6.7149 | 26000 | 0.0484 | 0.0962 |
106
+ | 0.0787 | 6.8440 | 26500 | 0.0483 | 0.0974 |
107
+ | 0.0786 | 6.9731 | 27000 | 0.0522 | 0.1008 |
108
+ | 0.0812 | 7.1023 | 27500 | 0.0475 | 0.0993 |
109
+ | 0.0736 | 7.2314 | 28000 | 0.0494 | 0.0932 |
110
+ | 0.0778 | 7.3605 | 28500 | 0.0488 | 0.0959 |
111
+ | 0.0742 | 7.4897 | 29000 | 0.0465 | 0.0921 |
112
+ | 0.077 | 7.6188 | 29500 | 0.0459 | 0.0997 |
113
+ | 0.0716 | 7.7479 | 30000 | 0.0466 | 0.0971 |
114
+ | 0.0768 | 7.8771 | 30500 | 0.0485 | 0.1004 |
115
+ | 0.0729 | 8.0062 | 31000 | 0.0479 | 0.0970 |
116
+ | 0.0784 | 8.1353 | 31500 | 0.0746 | 0.1563 |
117
+ | 0.0855 | 8.2645 | 32000 | 0.0513 | 0.0972 |
118
+ | 0.0743 | 8.3936 | 32500 | 0.0474 | 0.0953 |
119
+ | 0.0699 | 8.5227 | 33000 | 0.0457 | 0.0929 |
120
+ | 0.0711 | 8.6519 | 33500 | 0.0480 | 0.0924 |
121
+ | 0.0719 | 8.7810 | 34000 | 0.0455 | 0.0909 |
122
+ | 0.0723 | 8.9101 | 34500 | 0.0442 | 0.0924 |
123
+ | 0.0715 | 9.0393 | 35000 | 0.0453 | 0.0945 |
124
+ | 0.0664 | 9.1684 | 35500 | 0.0458 | 0.0903 |
125
+ | 0.0636 | 9.2975 | 36000 | 0.0450 | 0.0929 |
126
+ | 0.0665 | 9.4267 | 36500 | 0.0461 | 0.0909 |
127
+ | 0.0668 | 9.5558 | 37000 | 0.0477 | 0.0923 |
128
+ | 0.0631 | 9.6849 | 37500 | 0.0463 | 0.0900 |
129
+ | 0.0686 | 9.8140 | 38000 | 0.0481 | 0.0983 |
130
+ | 0.0645 | 9.9432 | 38500 | 0.0591 | 0.0938 |
131
+ | 0.0661 | 10.0723 | 39000 | 0.0464 | 0.0912 |
132
+ | 0.0648 | 10.2014 | 39500 | 0.0458 | 0.0902 |
133
+ | 0.0597 | 10.3306 | 40000 | 0.0460 | 0.0899 |
134
+ | 0.0605 | 10.4597 | 40500 | 0.0465 | 0.0868 |
135
+ | 0.0623 | 10.5888 | 41000 | 0.0471 | 0.0909 |
136
+ | 0.065 | 10.7180 | 41500 | 0.0766 | 0.1173 |
137
+ | 0.0674 | 10.8471 | 42000 | 0.0469 | 0.0903 |
138
+ | 0.0631 | 10.9762 | 42500 | 0.0436 | 0.0905 |
139
+ | 0.0596 | 11.1054 | 43000 | 0.0472 | 0.0903 |
140
+ | 0.0612 | 11.2345 | 43500 | 0.0436 | 0.0869 |
141
+ | 0.0598 | 11.3636 | 44000 | 0.0451 | 0.0883 |
142
+ | 0.0637 | 11.4928 | 44500 | 0.0437 | 0.0909 |
143
+ | 0.0556 | 11.6219 | 45000 | 0.0440 | 0.0870 |
144
+ | 0.0625 | 11.7510 | 45500 | 0.0469 | 0.0941 |
145
+ | 0.0573 | 11.8802 | 46000 | 0.0461 | 0.0903 |
146
+ | 0.0583 | 12.0093 | 46500 | 0.0454 | 0.0901 |
147
+ | 0.0587 | 12.1384 | 47000 | 0.0440 | 0.0907 |
148
+ | 0.0598 | 12.2676 | 47500 | 0.0440 | 0.0878 |
149
+ | 0.0578 | 12.3967 | 48000 | 0.0458 | 0.0900 |
150
+ | 0.0549 | 12.5258 | 48500 | 0.0441 | 0.0863 |
151
+ | 0.0505 | 12.6550 | 49000 | 0.0436 | 0.0883 |
152
+ | 0.0528 | 12.7841 | 49500 | 0.0412 | 0.0855 |
153
+ | 0.0498 | 12.9132 | 50000 | 0.0430 | 0.0851 |
154
+ | 0.0538 | 13.0424 | 50500 | 0.0433 | 0.0856 |
155
+ | 0.0503 | 13.1715 | 51000 | 0.0445 | 0.0846 |
156
+ | 0.0529 | 13.3006 | 51500 | 0.0422 | 0.0830 |
157
+ | 0.0513 | 13.4298 | 52000 | 0.0415 | 0.0871 |
158
+ | 0.0507 | 13.5589 | 52500 | 0.0438 | 0.0862 |
159
+ | 0.0507 | 13.6880 | 53000 | 0.0419 | 0.0818 |
160
+ | 0.0537 | 13.8171 | 53500 | 0.0473 | 0.0870 |
161
+ | 0.053 | 13.9463 | 54000 | 0.0415 | 0.0834 |
162
+ | 0.0472 | 14.0754 | 54500 | 0.0427 | 0.0839 |
163
+ | 0.0473 | 14.2045 | 55000 | 0.0436 | 0.0855 |
164
+ | 0.0504 | 14.3337 | 55500 | 0.0418 | 0.0823 |
165
+ | 0.0496 | 14.4628 | 56000 | 0.0425 | 0.0845 |
166
+ | 0.0474 | 14.5919 | 56500 | 0.0432 | 0.0844 |
167
+ | 0.0462 | 14.7211 | 57000 | 0.0429 | 0.0851 |
168
+ | 0.0499 | 14.8502 | 57500 | 0.0426 | 0.0839 |
169
+ | 0.0507 | 14.9793 | 58000 | 0.0425 | 0.0821 |
170
+ | 0.0424 | 15.1085 | 58500 | 0.0442 | 0.0838 |
171
+ | 0.0463 | 15.2376 | 59000 | 0.0422 | 0.0859 |
172
+ | 0.0465 | 15.3667 | 59500 | 0.0439 | 0.0827 |
173
+ | 0.0483 | 15.4959 | 60000 | 0.0436 | 0.0852 |
174
+ | 0.0498 | 15.625 | 60500 | 0.0424 | 0.0859 |
175
+ | 0.047 | 15.7541 | 61000 | 0.0424 | 0.0853 |
176
+ | 0.0466 | 15.8833 | 61500 | 0.0436 | 0.0858 |
177
+ | 0.0487 | 16.0124 | 62000 | 0.0423 | 0.0832 |
178
+ | 0.0414 | 16.1415 | 62500 | 0.0429 | 0.0845 |
179
+ | 0.0447 | 16.2707 | 63000 | 0.0418 | 0.0832 |
180
+ | 0.0404 | 16.3998 | 63500 | 0.0428 | 0.0817 |
181
+ | 0.0419 | 16.5289 | 64000 | 0.0428 | 0.0825 |
182
+ | 0.0433 | 16.6581 | 64500 | 0.0415 | 0.0825 |
183
+ | 0.0429 | 16.7872 | 65000 | 0.0423 | 0.0815 |
184
+ | 0.0415 | 16.9163 | 65500 | 0.0408 | 0.0804 |
185
+ | 0.0422 | 17.0455 | 66000 | 0.0424 | 0.0817 |
186
+ | 0.0404 | 17.1746 | 66500 | 0.0430 | 0.0809 |
187
+ | 0.0387 | 17.3037 | 67000 | 0.0424 | 0.0816 |
188
+ | 0.0413 | 17.4329 | 67500 | 0.0414 | 0.0805 |
189
+ | 0.039 | 17.5620 | 68000 | 0.0414 | 0.0828 |
190
+ | 0.0394 | 17.6911 | 68500 | 0.0418 | 0.0799 |
191
+ | 0.0419 | 17.8202 | 69000 | 0.0405 | 0.0801 |
192
+ | 0.0417 | 17.9494 | 69500 | 0.0412 | 0.0793 |
193
+ | 0.0383 | 18.0785 | 70000 | 0.0431 | 0.0799 |
194
+ | 0.0393 | 18.2076 | 70500 | 0.0426 | 0.0817 |
195
+ | 0.0364 | 18.3368 | 71000 | 0.0426 | 0.0795 |
196
+ | 0.0379 | 18.4659 | 71500 | 0.0419 | 0.0799 |
197
+ | 0.0359 | 18.5950 | 72000 | 0.0419 | 0.0796 |
198
+ | 0.0368 | 18.7242 | 72500 | 0.0419 | 0.0794 |
199
+ | 0.0394 | 18.8533 | 73000 | 0.0414 | 0.0800 |
200
+ | 0.0375 | 18.9824 | 73500 | 0.0418 | 0.0791 |
201
+ | 0.0381 | 19.1116 | 74000 | 0.0420 | 0.0794 |
202
+ | 0.039 | 19.2407 | 74500 | 0.0415 | 0.0794 |
203
+ | 0.0364 | 19.3698 | 75000 | 0.0419 | 0.0795 |
204
+ | 0.0334 | 19.4990 | 75500 | 0.0421 | 0.0796 |
205
+ | 0.0352 | 19.6281 | 76000 | 0.0415 | 0.0793 |
206
+ | 0.0354 | 19.7572 | 76500 | 0.0416 | 0.0787 |
207
+ | 0.0362 | 19.8864 | 77000 | 0.0415 | 0.0790 |
208
+
209
+
210
+ ### Framework versions
211
+
212
+ - Transformers 4.42.3
213
+ - Pytorch 2.3.1+cu121
214
+ - Datasets 2.20.0
215
+ - Tokenizers 0.19.1
config.json ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/wav2vec2-base",
3
+ "activation_dropout": 0.0,
4
+ "adapter_attn_dim": null,
5
+ "adapter_kernel_size": 3,
6
+ "adapter_stride": 2,
7
+ "add_adapter": false,
8
+ "apply_spec_augment": true,
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": false,
18
+ "conv_dim": [
19
+ 512,
20
+ 512,
21
+ 512,
22
+ 512,
23
+ 512,
24
+ 512,
25
+ 512
26
+ ],
27
+ "conv_kernel": [
28
+ 10,
29
+ 3,
30
+ 3,
31
+ 3,
32
+ 3,
33
+ 2,
34
+ 2
35
+ ],
36
+ "conv_stride": [
37
+ 5,
38
+ 2,
39
+ 2,
40
+ 2,
41
+ 2,
42
+ 2,
43
+ 2
44
+ ],
45
+ "ctc_loss_reduction": "mean",
46
+ "ctc_zero_infinity": false,
47
+ "diversity_loss_weight": 0.1,
48
+ "do_stable_layer_norm": false,
49
+ "eos_token_id": 2,
50
+ "feat_extract_activation": "gelu",
51
+ "feat_extract_norm": "group",
52
+ "feat_proj_dropout": 0.1,
53
+ "feat_quantizer_dropout": 0.0,
54
+ "final_dropout": 0.0,
55
+ "freeze_feat_extract_train": true,
56
+ "hidden_act": "gelu",
57
+ "hidden_dropout": 0.1,
58
+ "hidden_size": 768,
59
+ "initializer_range": 0.02,
60
+ "intermediate_size": 3072,
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
+ "no_mask_channel_overlap": false,
79
+ "no_mask_time_overlap": false,
80
+ "num_adapter_layers": 3,
81
+ "num_attention_heads": 12,
82
+ "num_codevector_groups": 2,
83
+ "num_codevectors_per_group": 320,
84
+ "num_conv_pos_embedding_groups": 16,
85
+ "num_conv_pos_embeddings": 128,
86
+ "num_feat_extract_layers": 7,
87
+ "num_hidden_layers": 12,
88
+ "num_negatives": 100,
89
+ "output_hidden_size": 768,
90
+ "pad_token_id": 0,
91
+ "proj_codevector_dim": 256,
92
+ "tdnn_dilation": [
93
+ 1,
94
+ 2,
95
+ 3,
96
+ 1,
97
+ 1
98
+ ],
99
+ "tdnn_dim": [
100
+ 512,
101
+ 512,
102
+ 512,
103
+ 512,
104
+ 1500
105
+ ],
106
+ "tdnn_kernel": [
107
+ 5,
108
+ 3,
109
+ 3,
110
+ 1,
111
+ 1
112
+ ],
113
+ "torch_dtype": "float32",
114
+ "transformers_version": "4.42.3",
115
+ "use_weighted_layer_sum": false,
116
+ "vocab_size": 63,
117
+ "xvector_output_dim": 512
118
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2db819d988d36f80714fa1243f9f96433c1424a211516c5cd60c93718ad9115f
3
+ size 377706484
preprocessor_config.json CHANGED
@@ -4,7 +4,6 @@
4
  "feature_size": 1,
5
  "padding_side": "right",
6
  "padding_value": 0.0,
7
- "processor_class": "Wav2Vec2Processor",
8
  "return_attention_mask": false,
9
  "sampling_rate": 16000
10
  }
 
4
  "feature_size": 1,
5
  "padding_side": "right",
6
  "padding_value": 0.0,
 
7
  "return_attention_mask": false,
8
  "sampling_rate": 16000
9
  }
runs/Jul21_18-09-45_Hamza/events.out.tfevents.1721567495.Hamza.23316.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fba8f1fa8508b5e6f73841d0c3c137a5fc3535f43c877fa7e9443530f705e221
3
+ size 6356
runs/Jul21_18-18-23_Hamza/events.out.tfevents.1721567911.Hamza.23316.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f81dc16323130832a4357778864be93bfd129edfa913dd48fd2fc7633ca0e90d
3
+ size 6356
runs/Jul21_18-32-35_Hamza/events.out.tfevents.1721568762.Hamza.23316.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfb28529eb7eb6bc98a176fcba888c11bd9e5385ecd6b4df662df0b29c6a649d
3
+ size 6593
runs/Jul21_18-35-07_Hamza/events.out.tfevents.1721568914.Hamza.23316.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:095d193df2b638d9d4ccb580841824d13390db4ee2c4d7c6b93c920759ff2a87
3
+ size 6593
runs/Jul21_18-36-23_Hamza/events.out.tfevents.1721568989.Hamza.23316.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:407e487ed0cbe40fa9c043707952418913acabd1b86e00955010500abac5d6de
3
+ size 89639
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b37f6d3c2aa969a030c9a5348b0dc6e216f3c95b7a24f4e2551cbdad94f46784
3
+ size 5112