sulaimank commited on
Commit
8ab949a
1 Parent(s): c8d66ad

End of training

Browse files
Files changed (2) hide show
  1. README.md +160 -195
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,199 +1,164 @@
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
+ metrics:
8
+ - wer
9
+ model-index:
10
+ - name: wav2vec2-xls-r-300m-CV_Fleurs_AMMI_ALFFA-sw-200hrs-v1
11
+ results: []
12
  ---
13
 
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # wav2vec2-xls-r-300m-CV_Fleurs_AMMI_ALFFA-sw-200hrs-v1
18
+
19
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6946
22
+ - Wer: 0.1373
23
+ - Cer: 0.0454
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 0.0003
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 4
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 2
47
+ - total_train_batch_size: 16
48
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 100
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
56
+ |:-------------:|:-----:|:------:|:---------------:|:------:|:------:|
57
+ | 1.6189 | 1.0 | 8064 | 0.5376 | 0.4012 | 0.1324 |
58
+ | 0.7423 | 2.0 | 16128 | 0.4487 | 0.2992 | 0.0890 |
59
+ | 0.6218 | 3.0 | 24192 | 0.4022 | 0.2694 | 0.0811 |
60
+ | 0.5548 | 4.0 | 32256 | 0.3769 | 0.2610 | 0.0793 |
61
+ | 0.5081 | 5.0 | 40320 | 0.3396 | 0.2463 | 0.0758 |
62
+ | 0.4712 | 6.0 | 48384 | 0.3460 | 0.2382 | 0.0744 |
63
+ | 0.4421 | 7.0 | 56448 | 0.3419 | 0.2297 | 0.0711 |
64
+ | 0.418 | 8.0 | 64512 | 0.3165 | 0.2230 | 0.0686 |
65
+ | 0.3977 | 9.0 | 72576 | 0.3380 | 0.2389 | 0.0843 |
66
+ | 0.3748 | 10.0 | 80640 | 0.3046 | 0.2174 | 0.0691 |
67
+ | 0.3587 | 11.0 | 88704 | 0.3301 | 0.2114 | 0.0663 |
68
+ | 0.3423 | 12.0 | 96768 | 0.3172 | 0.2048 | 0.0629 |
69
+ | 0.3282 | 13.0 | 104832 | 0.3118 | 0.2056 | 0.0672 |
70
+ | 0.3132 | 14.0 | 112896 | 0.3213 | 0.1971 | 0.0607 |
71
+ | 0.3009 | 15.0 | 120960 | 0.3292 | 0.1926 | 0.0619 |
72
+ | 0.2887 | 16.0 | 129024 | 0.2949 | 0.1963 | 0.0603 |
73
+ | 0.2778 | 17.0 | 137088 | 0.3066 | 0.1884 | 0.0590 |
74
+ | 0.2649 | 18.0 | 145152 | 0.3105 | 0.1883 | 0.0589 |
75
+ | 0.254 | 19.0 | 153216 | 0.3161 | 0.1851 | 0.0583 |
76
+ | 0.2444 | 20.0 | 161280 | 0.3183 | 0.1812 | 0.0567 |
77
+ | 0.2364 | 21.0 | 169344 | 0.3306 | 0.1803 | 0.0579 |
78
+ | 0.2281 | 22.0 | 177408 | 0.3106 | 0.1818 | 0.0573 |
79
+ | 0.219 | 23.0 | 185472 | 0.3367 | 0.1826 | 0.0573 |
80
+ | 0.2102 | 24.0 | 193536 | 0.3485 | 0.1747 | 0.0551 |
81
+ | 0.2027 | 25.0 | 201600 | 0.3619 | 0.1765 | 0.0558 |
82
+ | 0.1962 | 26.0 | 209664 | 0.3609 | 0.1729 | 0.0547 |
83
+ | 0.1907 | 27.0 | 217728 | 0.3344 | 0.1754 | 0.0554 |
84
+ | 0.1839 | 28.0 | 225792 | 0.3001 | 0.1770 | 0.0565 |
85
+ | 0.1784 | 29.0 | 233856 | 0.3524 | 0.1696 | 0.0550 |
86
+ | 0.1727 | 30.0 | 241920 | 0.3270 | 0.1767 | 0.0558 |
87
+ | 0.1653 | 31.0 | 249984 | 0.3251 | 0.1732 | 0.0554 |
88
+ | 0.161 | 32.0 | 258048 | 0.3885 | 0.1672 | 0.0539 |
89
+ | 0.1575 | 33.0 | 266112 | 0.3292 | 0.1675 | 0.0536 |
90
+ | 0.1532 | 34.0 | 274176 | 0.3686 | 0.1682 | 0.0541 |
91
+ | 0.1483 | 35.0 | 282240 | 0.3920 | 0.1641 | 0.0531 |
92
+ | 0.1449 | 36.0 | 290304 | 0.4157 | 0.1626 | 0.0527 |
93
+ | 0.1411 | 37.0 | 298368 | 0.3790 | 0.1706 | 0.0544 |
94
+ | 0.1366 | 38.0 | 306432 | 0.3723 | 0.1690 | 0.0546 |
95
+ | 0.1342 | 39.0 | 314496 | 0.3982 | 0.1645 | 0.0528 |
96
+ | 0.1311 | 40.0 | 322560 | 0.4210 | 0.1623 | 0.0522 |
97
+ | 0.127 | 41.0 | 330624 | 0.3935 | 0.1688 | 0.0541 |
98
+ | 0.1235 | 42.0 | 338688 | 0.3883 | 0.1603 | 0.0516 |
99
+ | 0.1215 | 43.0 | 346752 | 0.4329 | 0.1631 | 0.0521 |
100
+ | 0.1179 | 44.0 | 354816 | 0.3834 | 0.1691 | 0.0554 |
101
+ | 0.1145 | 45.0 | 362880 | 0.3790 | 0.1639 | 0.0523 |
102
+ | 0.1121 | 46.0 | 370944 | 0.4199 | 0.1618 | 0.0520 |
103
+ | 0.1103 | 47.0 | 379008 | 0.4275 | 0.1605 | 0.0516 |
104
+ | 0.1067 | 48.0 | 387072 | 0.4024 | 0.1605 | 0.0520 |
105
+ | 0.1061 | 49.0 | 395136 | 0.4334 | 0.1569 | 0.0516 |
106
+ | 0.1023 | 50.0 | 403200 | 0.4152 | 0.1566 | 0.0509 |
107
+ | 0.0999 | 51.0 | 411264 | 0.4638 | 0.1571 | 0.0509 |
108
+ | 0.0988 | 52.0 | 419328 | 0.4478 | 0.1577 | 0.0512 |
109
+ | 0.0956 | 53.0 | 427392 | 0.4565 | 0.1558 | 0.0505 |
110
+ | 0.0935 | 54.0 | 435456 | 0.4681 | 0.1595 | 0.0514 |
111
+ | 0.0911 | 55.0 | 443520 | 0.4740 | 0.1558 | 0.0503 |
112
+ | 0.0894 | 56.0 | 451584 | 0.4746 | 0.1535 | 0.0500 |
113
+ | 0.0881 | 57.0 | 459648 | 0.4513 | 0.1550 | 0.0503 |
114
+ | 0.0861 | 58.0 | 467712 | 0.5096 | 0.1538 | 0.0498 |
115
+ | 0.0831 | 59.0 | 475776 | 0.4405 | 0.1561 | 0.0509 |
116
+ | 0.0828 | 60.0 | 483840 | 0.4725 | 0.1507 | 0.0492 |
117
+ | 0.0811 | 61.0 | 491904 | 0.4770 | 0.1527 | 0.0500 |
118
+ | 0.079 | 62.0 | 499968 | 0.5079 | 0.1511 | 0.0495 |
119
+ | 0.0767 | 63.0 | 508032 | 0.4888 | 0.1511 | 0.0494 |
120
+ | 0.0752 | 64.0 | 516096 | 0.4707 | 0.1522 | 0.0494 |
121
+ | 0.0737 | 65.0 | 524160 | 0.4891 | 0.1537 | 0.0497 |
122
+ | 0.0721 | 66.0 | 532224 | 0.5608 | 0.1488 | 0.0488 |
123
+ | 0.0701 | 67.0 | 540288 | 0.5018 | 0.1527 | 0.0497 |
124
+ | 0.0685 | 68.0 | 548352 | 0.5504 | 0.1476 | 0.0482 |
125
+ | 0.0675 | 69.0 | 556416 | 0.5235 | 0.1473 | 0.0481 |
126
+ | 0.0652 | 70.0 | 564480 | 0.5468 | 0.1499 | 0.0488 |
127
+ | 0.0634 | 71.0 | 572544 | 0.5204 | 0.1488 | 0.0485 |
128
+ | 0.0623 | 72.0 | 580608 | 0.5535 | 0.1485 | 0.0483 |
129
+ | 0.0617 | 73.0 | 588672 | 0.5842 | 0.1456 | 0.0479 |
130
+ | 0.0598 | 74.0 | 596736 | 0.5706 | 0.1490 | 0.0481 |
131
+ | 0.0582 | 75.0 | 604800 | 0.5647 | 0.1469 | 0.0478 |
132
+ | 0.0568 | 76.0 | 612864 | 0.5678 | 0.1475 | 0.0484 |
133
+ | 0.0558 | 77.0 | 620928 | 0.5805 | 0.1469 | 0.0483 |
134
+ | 0.0549 | 78.0 | 628992 | 0.5655 | 0.1448 | 0.0474 |
135
+ | 0.0538 | 79.0 | 637056 | 0.5573 | 0.1446 | 0.0476 |
136
+ | 0.0524 | 80.0 | 645120 | 0.5953 | 0.1425 | 0.0472 |
137
+ | 0.0514 | 81.0 | 653184 | 0.6070 | 0.1422 | 0.0475 |
138
+ | 0.0503 | 82.0 | 661248 | 0.5991 | 0.1427 | 0.0468 |
139
+ | 0.0496 | 83.0 | 669312 | 0.6211 | 0.1421 | 0.0469 |
140
+ | 0.0479 | 84.0 | 677376 | 0.5988 | 0.1431 | 0.0470 |
141
+ | 0.0458 | 85.0 | 685440 | 0.6471 | 0.1418 | 0.0468 |
142
+ | 0.0463 | 86.0 | 693504 | 0.6437 | 0.1415 | 0.0469 |
143
+ | 0.0447 | 87.0 | 701568 | 0.6472 | 0.1415 | 0.0464 |
144
+ | 0.0449 | 88.0 | 709632 | 0.6418 | 0.1407 | 0.0465 |
145
+ | 0.043 | 89.0 | 717696 | 0.6302 | 0.1391 | 0.0461 |
146
+ | 0.0419 | 90.0 | 725760 | 0.6287 | 0.1417 | 0.0464 |
147
+ | 0.0402 | 91.0 | 733824 | 0.6573 | 0.1404 | 0.0464 |
148
+ | 0.0403 | 92.0 | 741888 | 0.6369 | 0.1397 | 0.0458 |
149
+ | 0.0397 | 93.0 | 749952 | 0.6820 | 0.1391 | 0.0459 |
150
+ | 0.0385 | 94.0 | 758016 | 0.6853 | 0.1380 | 0.0456 |
151
+ | 0.038 | 95.0 | 766080 | 0.6592 | 0.1384 | 0.0459 |
152
+ | 0.0372 | 96.0 | 774144 | 0.6826 | 0.1373 | 0.0454 |
153
+ | 0.0361 | 97.0 | 782208 | 0.6724 | 0.1371 | 0.0456 |
154
+ | 0.0355 | 98.0 | 790272 | 0.6876 | 0.1372 | 0.0455 |
155
+ | 0.0354 | 99.0 | 798336 | 0.6837 | 0.1372 | 0.0454 |
156
+ | 0.0354 | 100.0 | 806400 | 0.6946 | 0.1373 | 0.0454 |
157
+
158
+
159
+ ### Framework versions
160
+
161
+ - Transformers 4.46.1
162
+ - Pytorch 2.1.0+cu118
163
+ - Datasets 3.1.0
164
+ - Tokenizers 0.20.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af861095f3e1d93082684eea941cfd737ed918577bc053198c637ae23c161f08
3
  size 1262082180
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90c179c42c18d8d7ec850d1e96215883a2a8bfe9bf348686a1da92200f8818c5
3
  size 1262082180