sulaimank commited on
Commit
ff4baef
1 Parent(s): 75d2385

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-10hrs-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-10hrs-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: 1.2971
22
+ - Wer: 0.3556
23
+ - Cer: 0.1044
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
+ | 7.0482 | 0.9986 | 360 | 2.9509 | 1.0 | 1.0 |
58
+ | 5.5647 | 2.0 | 721 | 2.1843 | 1.0 | 0.6661 |
59
+ | 3.4187 | 2.9986 | 1081 | 1.3719 | 0.9273 | 0.3550 |
60
+ | 2.5943 | 4.0 | 1442 | 1.1633 | 0.8977 | 0.2827 |
61
+ | 2.1874 | 4.9986 | 1802 | 0.9978 | 0.7963 | 0.2396 |
62
+ | 1.8944 | 6.0 | 2163 | 0.8786 | 0.7200 | 0.2105 |
63
+ | 1.6523 | 6.9986 | 2523 | 0.8251 | 0.6626 | 0.1915 |
64
+ | 1.4683 | 8.0 | 2884 | 0.7958 | 0.6460 | 0.1890 |
65
+ | 1.3358 | 8.9986 | 3244 | 0.7706 | 0.6021 | 0.1754 |
66
+ | 1.1904 | 10.0 | 3605 | 0.7385 | 0.5992 | 0.1751 |
67
+ | 1.0935 | 10.9986 | 3965 | 0.7722 | 0.5620 | 0.1655 |
68
+ | 1.0084 | 12.0 | 4326 | 0.7509 | 0.5715 | 0.1697 |
69
+ | 0.9096 | 12.9986 | 4686 | 0.7622 | 0.5253 | 0.1503 |
70
+ | 0.8377 | 14.0 | 5047 | 0.7561 | 0.5150 | 0.1496 |
71
+ | 0.7773 | 14.9986 | 5407 | 0.7909 | 0.5108 | 0.1511 |
72
+ | 0.7337 | 16.0 | 5768 | 0.7987 | 0.5079 | 0.1481 |
73
+ | 0.6904 | 16.9986 | 6128 | 0.8391 | 0.4989 | 0.1426 |
74
+ | 0.6381 | 18.0 | 6489 | 0.8506 | 0.5009 | 0.1422 |
75
+ | 0.6163 | 18.9986 | 6849 | 0.8754 | 0.4815 | 0.1392 |
76
+ | 0.5792 | 20.0 | 7210 | 0.9556 | 0.4788 | 0.1373 |
77
+ | 0.5665 | 20.9986 | 7570 | 0.8177 | 0.4739 | 0.1371 |
78
+ | 0.5387 | 22.0 | 7931 | 0.8381 | 0.4704 | 0.1375 |
79
+ | 0.5125 | 22.9986 | 8291 | 0.8817 | 0.4589 | 0.1323 |
80
+ | 0.4893 | 24.0 | 8652 | 0.9227 | 0.4590 | 0.1344 |
81
+ | 0.4702 | 24.9986 | 9012 | 1.0008 | 0.4470 | 0.1294 |
82
+ | 0.4583 | 26.0 | 9373 | 0.9699 | 0.4488 | 0.1298 |
83
+ | 0.448 | 26.9986 | 9733 | 1.0021 | 0.4525 | 0.1320 |
84
+ | 0.4358 | 28.0 | 10094 | 0.9996 | 0.4459 | 0.1313 |
85
+ | 0.42 | 28.9986 | 10454 | 0.9673 | 0.4434 | 0.1273 |
86
+ | 0.3913 | 30.0 | 10815 | 1.0123 | 0.4410 | 0.1272 |
87
+ | 0.4023 | 30.9986 | 11175 | 1.0258 | 0.4308 | 0.1258 |
88
+ | 0.3793 | 32.0 | 11536 | 1.0015 | 0.4334 | 0.1269 |
89
+ | 0.3716 | 32.9986 | 11896 | 1.0227 | 0.4370 | 0.1273 |
90
+ | 0.3668 | 34.0 | 12257 | 1.0355 | 0.4283 | 0.1251 |
91
+ | 0.3442 | 34.9986 | 12617 | 1.0020 | 0.4264 | 0.1235 |
92
+ | 0.3392 | 36.0 | 12978 | 1.0422 | 0.4214 | 0.1238 |
93
+ | 0.3229 | 36.9986 | 13338 | 1.0545 | 0.4219 | 0.1236 |
94
+ | 0.311 | 38.0 | 13699 | 1.0842 | 0.4227 | 0.1242 |
95
+ | 0.3046 | 38.9986 | 14059 | 1.0755 | 0.4168 | 0.1208 |
96
+ | 0.2966 | 40.0 | 14420 | 1.0766 | 0.4206 | 0.1239 |
97
+ | 0.289 | 40.9986 | 14780 | 1.0696 | 0.4119 | 0.1209 |
98
+ | 0.2801 | 42.0 | 15141 | 1.0653 | 0.4127 | 0.1215 |
99
+ | 0.2845 | 42.9986 | 15501 | 1.1241 | 0.4138 | 0.1215 |
100
+ | 0.2795 | 44.0 | 15862 | 1.1176 | 0.4077 | 0.1195 |
101
+ | 0.2742 | 44.9986 | 16222 | 1.0823 | 0.4092 | 0.1198 |
102
+ | 0.2772 | 46.0 | 16583 | 1.0684 | 0.4111 | 0.1214 |
103
+ | 0.2607 | 46.9986 | 16943 | 1.1543 | 0.4055 | 0.1191 |
104
+ | 0.2565 | 48.0 | 17304 | 1.1207 | 0.4042 | 0.1186 |
105
+ | 0.2397 | 48.9986 | 17664 | 1.1324 | 0.4023 | 0.1184 |
106
+ | 0.2439 | 50.0 | 18025 | 1.0794 | 0.4058 | 0.1192 |
107
+ | 0.2393 | 50.9986 | 18385 | 1.1105 | 0.4002 | 0.1177 |
108
+ | 0.2283 | 52.0 | 18746 | 1.1724 | 0.3938 | 0.1162 |
109
+ | 0.226 | 52.9986 | 19106 | 1.1660 | 0.3975 | 0.1175 |
110
+ | 0.2272 | 54.0 | 19467 | 1.1530 | 0.3959 | 0.1162 |
111
+ | 0.2169 | 54.9986 | 19827 | 1.1406 | 0.3951 | 0.1150 |
112
+ | 0.2186 | 56.0 | 20188 | 1.1512 | 0.3952 | 0.1164 |
113
+ | 0.2221 | 56.9986 | 20548 | 1.1636 | 0.3945 | 0.1159 |
114
+ | 0.2113 | 58.0 | 20909 | 1.1598 | 0.3935 | 0.1151 |
115
+ | 0.2033 | 58.9986 | 21269 | 1.1667 | 0.3929 | 0.1154 |
116
+ | 0.201 | 60.0 | 21630 | 1.1330 | 0.3902 | 0.1142 |
117
+ | 0.2049 | 60.9986 | 21990 | 1.1746 | 0.3905 | 0.1138 |
118
+ | 0.2043 | 62.0 | 22351 | 1.1990 | 0.3869 | 0.1133 |
119
+ | 0.1945 | 62.9986 | 22711 | 1.1931 | 0.3900 | 0.1138 |
120
+ | 0.1876 | 64.0 | 23072 | 1.1713 | 0.3833 | 0.1131 |
121
+ | 0.1842 | 64.9986 | 23432 | 1.1645 | 0.3832 | 0.1127 |
122
+ | 0.1842 | 66.0 | 23793 | 1.1445 | 0.3844 | 0.1129 |
123
+ | 0.1853 | 66.9986 | 24153 | 1.1917 | 0.3853 | 0.1125 |
124
+ | 0.1745 | 68.0 | 24514 | 1.1785 | 0.3796 | 0.1121 |
125
+ | 0.1703 | 68.9986 | 24874 | 1.1752 | 0.3815 | 0.1114 |
126
+ | 0.1711 | 70.0 | 25235 | 1.1820 | 0.3784 | 0.1107 |
127
+ | 0.1687 | 70.9986 | 25595 | 1.1864 | 0.3788 | 0.1105 |
128
+ | 0.1632 | 72.0 | 25956 | 1.2335 | 0.3758 | 0.1097 |
129
+ | 0.1613 | 72.9986 | 26316 | 1.1948 | 0.3753 | 0.1099 |
130
+ | 0.1551 | 74.0 | 26677 | 1.2681 | 0.3767 | 0.1098 |
131
+ | 0.1606 | 74.9986 | 27037 | 1.2648 | 0.3738 | 0.1098 |
132
+ | 0.1445 | 76.0 | 27398 | 1.2243 | 0.3739 | 0.1089 |
133
+ | 0.1562 | 76.9986 | 27758 | 1.2221 | 0.3718 | 0.1089 |
134
+ | 0.1457 | 78.0 | 28119 | 1.2586 | 0.3709 | 0.1081 |
135
+ | 0.1431 | 78.9986 | 28479 | 1.2694 | 0.3731 | 0.1093 |
136
+ | 0.138 | 80.0 | 28840 | 1.2734 | 0.3707 | 0.1092 |
137
+ | 0.1382 | 80.9986 | 29200 | 1.2558 | 0.3668 | 0.1078 |
138
+ | 0.1389 | 82.0 | 29561 | 1.2251 | 0.3683 | 0.1088 |
139
+ | 0.1365 | 82.9986 | 29921 | 1.2232 | 0.3663 | 0.1081 |
140
+ | 0.13 | 84.0 | 30282 | 1.2646 | 0.3663 | 0.1079 |
141
+ | 0.1302 | 84.9986 | 30642 | 1.2837 | 0.3649 | 0.1073 |
142
+ | 0.1262 | 86.0 | 31003 | 1.2755 | 0.3636 | 0.1063 |
143
+ | 0.1276 | 86.9986 | 31363 | 1.2917 | 0.3637 | 0.1068 |
144
+ | 0.1217 | 88.0 | 31724 | 1.2952 | 0.3623 | 0.1064 |
145
+ | 0.1228 | 88.9986 | 32084 | 1.2751 | 0.3602 | 0.1057 |
146
+ | 0.1196 | 90.0 | 32445 | 1.2764 | 0.3606 | 0.1056 |
147
+ | 0.1214 | 90.9986 | 32805 | 1.2727 | 0.3603 | 0.1057 |
148
+ | 0.1212 | 92.0 | 33166 | 1.2687 | 0.3582 | 0.1051 |
149
+ | 0.1157 | 92.9986 | 33526 | 1.2731 | 0.3576 | 0.1050 |
150
+ | 0.1134 | 94.0 | 33887 | 1.2842 | 0.3580 | 0.1052 |
151
+ | 0.1119 | 94.9986 | 34247 | 1.3028 | 0.3572 | 0.1051 |
152
+ | 0.1132 | 96.0 | 34608 | 1.2819 | 0.3562 | 0.1047 |
153
+ | 0.1117 | 96.9986 | 34968 | 1.2993 | 0.3561 | 0.1047 |
154
+ | 0.1078 | 98.0 | 35329 | 1.3051 | 0.3547 | 0.1045 |
155
+ | 0.1088 | 98.9986 | 35689 | 1.2980 | 0.3554 | 0.1043 |
156
+ | 0.1066 | 99.8613 | 36000 | 1.2971 | 0.3556 | 0.1044 |
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:f52206645503efa71b6d51325d4427f76482bd8da5e9e8af38bdc2dcfd389d23
3
  size 1262008380
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b261f0064a0d38cfabbf8f364b5e242af7d8cc8ccf8772b7a002a0a6c50df267
3
  size 1262008380