sulaimank commited on
Commit
217cd48
·
verified ·
1 Parent(s): 532b1aa

End of training

Browse files
Files changed (2) hide show
  1. README.md +175 -195
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,199 +1,179 @@
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
  library_name: transformers
3
+ license: apache-2.0
4
+ base_model: facebook/wav2vec2-xls-r-300m
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - common_voice_17_0
9
+ metrics:
10
+ - wer
11
+ model-index:
12
+ - name: wav2vec-xlsr-grain-lg_cv_only
13
+ results:
14
+ - task:
15
+ name: Automatic Speech Recognition
16
+ type: automatic-speech-recognition
17
+ dataset:
18
+ name: common_voice_17_0
19
+ type: common_voice_17_0
20
+ config: lg
21
+ split: test[:10%]
22
+ args: lg
23
+ metrics:
24
+ - name: Wer
25
+ type: wer
26
+ value: 0.22608421715845847
27
  ---
28
 
29
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
+ should probably proofread and complete it, then remove this comment. -->
31
+
32
+ # wav2vec-xlsr-grain-lg_cv_only
33
+
34
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice_17_0 dataset.
35
+ It achieves the following results on the evaluation set:
36
+ - Loss: 0.7249
37
+ - Wer: 0.2261
38
+ - Cer: 0.0663
39
+
40
+ ## Model description
41
+
42
+ More information needed
43
+
44
+ ## Intended uses & limitations
45
+
46
+ More information needed
47
+
48
+ ## Training and evaluation data
49
+
50
+ More information needed
51
+
52
+ ## Training procedure
53
+
54
+ ### Training hyperparameters
55
+
56
+ The following hyperparameters were used during training:
57
+ - learning_rate: 0.0003
58
+ - train_batch_size: 16
59
+ - eval_batch_size: 8
60
+ - seed: 42
61
+ - gradient_accumulation_steps: 2
62
+ - total_train_batch_size: 32
63
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
64
+ - lr_scheduler_type: linear
65
+ - num_epochs: 100
66
+ - mixed_precision_training: Native AMP
67
+
68
+ ### Training results
69
+
70
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
71
+ |:-------------:|:-----:|:------:|:---------------:|:------:|:------:|
72
+ | 1.7903 | 1.0 | 2221 | 0.4623 | 0.4252 | 0.1113 |
73
+ | 0.6251 | 2.0 | 4442 | 0.4990 | 0.3665 | 0.1008 |
74
+ | 0.528 | 3.0 | 6663 | 0.3703 | 0.3417 | 0.0958 |
75
+ | 0.4766 | 4.0 | 8884 | 0.3617 | 0.3209 | 0.0899 |
76
+ | 0.4419 | 5.0 | 11105 | 0.3458 | 0.3002 | 0.0853 |
77
+ | 0.4112 | 6.0 | 13326 | 0.3946 | 0.3075 | 0.0856 |
78
+ | 0.3909 | 7.0 | 15547 | 0.3615 | 0.2984 | 0.0854 |
79
+ | 0.3714 | 8.0 | 17768 | 0.3903 | 0.2916 | 0.0820 |
80
+ | 0.3537 | 9.0 | 19989 | 0.4078 | 0.2935 | 0.0829 |
81
+ | 0.3375 | 10.0 | 22210 | 0.3634 | 0.2886 | 0.0849 |
82
+ | 0.3205 | 11.0 | 24431 | 0.3772 | 0.2892 | 0.0801 |
83
+ | 0.307 | 12.0 | 26652 | 0.3912 | 0.2810 | 0.0785 |
84
+ | 0.2961 | 13.0 | 28873 | 0.3527 | 0.2801 | 0.0803 |
85
+ | 0.2833 | 14.0 | 31094 | 0.3524 | 0.2892 | 0.0824 |
86
+ | 0.272 | 15.0 | 33315 | 0.3955 | 0.2834 | 0.0809 |
87
+ | 0.2608 | 16.0 | 35536 | 0.3707 | 0.2805 | 0.0799 |
88
+ | 0.2524 | 17.0 | 37757 | 0.4076 | 0.2834 | 0.0792 |
89
+ | 0.2445 | 18.0 | 39978 | 0.4205 | 0.2768 | 0.0790 |
90
+ | 0.2304 | 19.0 | 42199 | 0.4796 | 0.2809 | 0.0802 |
91
+ | 0.2266 | 20.0 | 44420 | 0.3985 | 0.2768 | 0.0799 |
92
+ | 0.2154 | 21.0 | 46641 | 0.4254 | 0.2748 | 0.0788 |
93
+ | 0.2098 | 22.0 | 48862 | 0.4124 | 0.2703 | 0.0776 |
94
+ | 0.1972 | 23.0 | 51083 | 0.3918 | 0.2728 | 0.0783 |
95
+ | 0.1925 | 24.0 | 53304 | 0.4703 | 0.2707 | 0.0783 |
96
+ | 0.1842 | 25.0 | 55525 | 0.4228 | 0.2724 | 0.0786 |
97
+ | 0.1775 | 26.0 | 57746 | 0.4272 | 0.2765 | 0.0784 |
98
+ | 0.1729 | 27.0 | 59967 | 0.4161 | 0.2729 | 0.0780 |
99
+ | 0.1656 | 28.0 | 62188 | 0.4232 | 0.2648 | 0.0777 |
100
+ | 0.1565 | 29.0 | 64409 | 0.4187 | 0.2691 | 0.0780 |
101
+ | 0.1555 | 30.0 | 66630 | 0.4280 | 0.2609 | 0.0757 |
102
+ | 0.148 | 31.0 | 68851 | 0.4350 | 0.2669 | 0.0778 |
103
+ | 0.1443 | 32.0 | 71072 | 0.4718 | 0.2676 | 0.0782 |
104
+ | 0.1407 | 33.0 | 73293 | 0.4996 | 0.2723 | 0.0768 |
105
+ | 0.1366 | 34.0 | 75514 | 0.4620 | 0.2701 | 0.0770 |
106
+ | 0.1321 | 35.0 | 77735 | 0.5067 | 0.2691 | 0.0762 |
107
+ | 0.1288 | 36.0 | 79956 | 0.4975 | 0.2613 | 0.0747 |
108
+ | 0.1273 | 37.0 | 82177 | 0.4832 | 0.2584 | 0.0744 |
109
+ | 0.1218 | 38.0 | 84398 | 0.5097 | 0.2587 | 0.0759 |
110
+ | 0.1183 | 39.0 | 86619 | 0.5145 | 0.2657 | 0.0759 |
111
+ | 0.1174 | 40.0 | 88840 | 0.5500 | 0.2599 | 0.0753 |
112
+ | 0.1142 | 41.0 | 91061 | 0.5112 | 0.2674 | 0.0761 |
113
+ | 0.1107 | 42.0 | 93282 | 0.5121 | 0.2615 | 0.0745 |
114
+ | 0.1088 | 43.0 | 95503 | 0.5215 | 0.2605 | 0.0753 |
115
+ | 0.1056 | 44.0 | 97724 | 0.4900 | 0.2548 | 0.0735 |
116
+ | 0.1046 | 45.0 | 99945 | 0.4887 | 0.2565 | 0.0729 |
117
+ | 0.1027 | 46.0 | 102166 | 0.5140 | 0.2480 | 0.0712 |
118
+ | 0.0995 | 47.0 | 104387 | 0.5110 | 0.2552 | 0.0726 |
119
+ | 0.0967 | 48.0 | 106608 | 0.5228 | 0.2562 | 0.0731 |
120
+ | 0.0938 | 49.0 | 108829 | 0.4963 | 0.2464 | 0.0702 |
121
+ | 0.0934 | 50.0 | 111050 | 0.5024 | 0.2496 | 0.0710 |
122
+ | 0.0898 | 51.0 | 113271 | 0.6114 | 0.2563 | 0.0747 |
123
+ | 0.0891 | 52.0 | 115492 | 0.5993 | 0.2575 | 0.0728 |
124
+ | 0.0864 | 53.0 | 117713 | 0.6181 | 0.2517 | 0.0721 |
125
+ | 0.0849 | 54.0 | 119934 | 0.7066 | 0.2550 | 0.0739 |
126
+ | 0.0829 | 55.0 | 122155 | 0.5745 | 0.2491 | 0.0720 |
127
+ | 0.0811 | 56.0 | 124376 | 0.5194 | 0.2438 | 0.0701 |
128
+ | 0.0804 | 57.0 | 126597 | 0.6308 | 0.2474 | 0.0716 |
129
+ | 0.0773 | 58.0 | 128818 | 0.5573 | 0.2428 | 0.0698 |
130
+ | 0.076 | 59.0 | 131039 | 0.5476 | 0.2462 | 0.0708 |
131
+ | 0.0748 | 60.0 | 133260 | 0.5976 | 0.2440 | 0.0717 |
132
+ | 0.0742 | 61.0 | 135481 | 0.6067 | 0.2448 | 0.0714 |
133
+ | 0.0725 | 62.0 | 137702 | 0.5574 | 0.2439 | 0.0702 |
134
+ | 0.0711 | 63.0 | 139923 | 0.5936 | 0.2409 | 0.0711 |
135
+ | 0.0698 | 64.0 | 142144 | 0.6039 | 0.2385 | 0.0715 |
136
+ | 0.0683 | 65.0 | 144365 | 0.5694 | 0.2417 | 0.0716 |
137
+ | 0.066 | 66.0 | 146586 | 0.6021 | 0.2415 | 0.0701 |
138
+ | 0.0653 | 67.0 | 148807 | 0.5839 | 0.2428 | 0.0702 |
139
+ | 0.0633 | 68.0 | 151028 | 0.5638 | 0.2353 | 0.0678 |
140
+ | 0.0621 | 69.0 | 153249 | 0.5731 | 0.2412 | 0.0696 |
141
+ | 0.0613 | 70.0 | 155470 | 0.6641 | 0.2430 | 0.0713 |
142
+ | 0.0606 | 71.0 | 157691 | 0.5871 | 0.2396 | 0.0693 |
143
+ | 0.0576 | 72.0 | 159912 | 0.6178 | 0.2424 | 0.0708 |
144
+ | 0.057 | 73.0 | 162133 | 0.6113 | 0.2356 | 0.0680 |
145
+ | 0.0558 | 74.0 | 164354 | 0.5890 | 0.2328 | 0.0683 |
146
+ | 0.0555 | 75.0 | 166575 | 0.6186 | 0.2427 | 0.0701 |
147
+ | 0.0542 | 76.0 | 168796 | 0.6637 | 0.2438 | 0.0709 |
148
+ | 0.0526 | 77.0 | 171017 | 0.6172 | 0.2449 | 0.0701 |
149
+ | 0.0519 | 78.0 | 173238 | 0.6267 | 0.2384 | 0.0710 |
150
+ | 0.0505 | 79.0 | 175459 | 0.6162 | 0.2366 | 0.0681 |
151
+ | 0.0494 | 80.0 | 177680 | 0.6146 | 0.2396 | 0.0688 |
152
+ | 0.0486 | 81.0 | 179901 | 0.5919 | 0.2316 | 0.0678 |
153
+ | 0.0482 | 82.0 | 182122 | 0.6668 | 0.2363 | 0.0716 |
154
+ | 0.0467 | 83.0 | 184343 | 0.6901 | 0.2288 | 0.0682 |
155
+ | 0.0457 | 84.0 | 186564 | 0.6474 | 0.2365 | 0.0688 |
156
+ | 0.0452 | 85.0 | 188785 | 0.6615 | 0.2352 | 0.0697 |
157
+ | 0.0434 | 86.0 | 191006 | 0.6998 | 0.2311 | 0.0683 |
158
+ | 0.0423 | 87.0 | 193227 | 0.6605 | 0.2279 | 0.0674 |
159
+ | 0.0423 | 88.0 | 195448 | 0.7154 | 0.2361 | 0.0709 |
160
+ | 0.0408 | 89.0 | 197669 | 0.6706 | 0.2260 | 0.0658 |
161
+ | 0.041 | 90.0 | 199890 | 0.7034 | 0.2263 | 0.0668 |
162
+ | 0.0391 | 91.0 | 202111 | 0.6943 | 0.2258 | 0.0659 |
163
+ | 0.0387 | 92.0 | 204332 | 0.6964 | 0.2259 | 0.0660 |
164
+ | 0.0378 | 93.0 | 206553 | 0.6930 | 0.2278 | 0.0661 |
165
+ | 0.0368 | 94.0 | 208774 | 0.7106 | 0.2247 | 0.0661 |
166
+ | 0.0372 | 95.0 | 210995 | 0.7001 | 0.2245 | 0.0656 |
167
+ | 0.0366 | 96.0 | 213216 | 0.7010 | 0.2247 | 0.0658 |
168
+ | 0.0357 | 97.0 | 215437 | 0.7196 | 0.2228 | 0.0661 |
169
+ | 0.0351 | 98.0 | 217658 | 0.7143 | 0.2238 | 0.0657 |
170
+ | 0.0356 | 99.0 | 219879 | 0.7230 | 0.2262 | 0.0662 |
171
+ | 0.0352 | 100.0 | 222100 | 0.7249 | 0.2261 | 0.0663 |
172
+
173
+
174
+ ### Framework versions
175
+
176
+ - Transformers 4.46.1
177
+ - Pytorch 2.1.0+cu118
178
+ - Datasets 3.1.0
179
+ - Tokenizers 0.20.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9256095cf6d06d486c6bfb5117c85fb308351502d8cbf7d67d4781213869d3d4
3
  size 1261967380
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfdd2dc19990652c3ddab425d2f2a8da93736db69ffdd83bf07938ada50b704e
3
  size 1261967380