davidilag commited on
Commit
c0bf9e6
·
verified ·
1 Parent(s): c68c265

End of training

Browse files
Files changed (2) hide show
  1. README.md +122 -195
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,199 +1,126 @@
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: davidilag/wav2vec2-xls-r-1b-scandinavian-E2-100h-30-epochs-20250123
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - wer
9
+ model-index:
10
+ - name: wav2vec2-xls-r-1b-E2-faroese-100h-30-epochs_20250124_v3
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-1b-E2-faroese-100h-30-epochs_20250124_v3
18
+
19
+ This model is a fine-tuned version of [davidilag/wav2vec2-xls-r-1b-scandinavian-E2-100h-30-epochs-20250123](https://huggingface.co/davidilag/wav2vec2-xls-r-1b-scandinavian-E2-100h-30-epochs-20250123) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1178
22
+ - Wer: 19.6766
23
+ - Cer: 4.2984
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.0001
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 2
47
+ - total_train_batch_size: 32
48
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: cosine
50
+ - lr_scheduler_warmup_steps: 5000
51
+ - num_epochs: 30
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
57
+ |:-------------:|:-------:|:-----:|:---------------:|:--------:|:-------:|
58
+ | 3.0158 | 0.4877 | 1000 | 3.2867 | 100.1278 | 90.1077 |
59
+ | 0.8828 | 0.9754 | 2000 | 0.6226 | 64.6429 | 19.5448 |
60
+ | 0.5525 | 1.4628 | 3000 | 0.3515 | 42.8030 | 12.1094 |
61
+ | 0.4761 | 1.9505 | 4000 | 0.2862 | 37.6437 | 10.2765 |
62
+ | 0.3943 | 2.4379 | 5000 | 0.2760 | 35.6831 | 9.6572 |
63
+ | 0.3827 | 2.9256 | 6000 | 0.2715 | 34.3834 | 9.4094 |
64
+ | 0.3386 | 3.4131 | 7000 | 0.2373 | 32.3964 | 8.4524 |
65
+ | 0.2965 | 3.9008 | 8000 | 0.2105 | 30.3476 | 7.8638 |
66
+ | 0.2807 | 4.3882 | 9000 | 0.2004 | 29.8145 | 7.6445 |
67
+ | 0.2881 | 4.8759 | 10000 | 0.1956 | 29.4444 | 7.5324 |
68
+ | 0.2609 | 5.3633 | 11000 | 0.1880 | 28.4046 | 7.2800 |
69
+ | 0.2518 | 5.8510 | 12000 | 0.1842 | 28.1667 | 7.0835 |
70
+ | 0.2191 | 6.3385 | 13000 | 0.1790 | 27.5984 | 6.8847 |
71
+ | 0.2159 | 6.8261 | 14000 | 0.1894 | 28.2416 | 7.1790 |
72
+ | 0.2076 | 7.3136 | 15000 | 0.1714 | 26.7612 | 6.7245 |
73
+ | 0.2007 | 7.8013 | 16000 | 0.1805 | 27.0653 | 6.9486 |
74
+ | 0.1662 | 8.2887 | 17000 | 0.1792 | 26.1136 | 6.4886 |
75
+ | 0.1764 | 8.7764 | 18000 | 0.1626 | 26.3823 | 6.5478 |
76
+ | 0.1426 | 9.2638 | 19000 | 0.1623 | 25.3646 | 6.2456 |
77
+ | 0.1406 | 9.7515 | 20000 | 0.1642 | 25.4747 | 6.2275 |
78
+ | 0.144 | 10.2390 | 21000 | 0.1620 | 25.1002 | 6.1880 |
79
+ | 0.1328 | 10.7267 | 22000 | 0.1558 | 24.8227 | 6.0854 |
80
+ | 0.1366 | 11.2141 | 23000 | 0.1521 | 24.2235 | 5.9079 |
81
+ | 0.1223 | 11.7018 | 24000 | 0.1461 | 24.0913 | 5.7777 |
82
+ | 0.1195 | 12.1892 | 25000 | 0.1378 | 23.9855 | 5.7580 |
83
+ | 0.1218 | 12.6769 | 26000 | 0.1347 | 23.8137 | 5.5623 |
84
+ | 0.1069 | 13.1644 | 27000 | 0.1350 | 23.3159 | 5.5276 |
85
+ | 0.1037 | 13.6520 | 28000 | 0.1400 | 23.0735 | 5.4740 |
86
+ | 0.0885 | 14.1395 | 29000 | 0.1432 | 23.1528 | 5.4030 |
87
+ | 0.0934 | 14.6272 | 30000 | 0.1321 | 22.8841 | 5.3430 |
88
+ | 0.0836 | 15.1146 | 31000 | 0.1285 | 22.4303 | 5.1742 |
89
+ | 0.0875 | 15.6023 | 32000 | 0.1237 | 22.3422 | 5.1260 |
90
+ | 0.0741 | 16.0897 | 33000 | 0.1345 | 22.3333 | 5.2176 |
91
+ | 0.0712 | 16.5774 | 34000 | 0.1348 | 22.1439 | 5.0929 |
92
+ | 0.0747 | 17.0649 | 35000 | 0.1269 | 21.7650 | 4.9777 |
93
+ | 0.0735 | 17.5525 | 36000 | 0.1262 | 21.7782 | 4.9280 |
94
+ | 0.0598 | 18.0400 | 37000 | 0.1253 | 21.7518 | 4.9730 |
95
+ | 0.0564 | 18.5277 | 38000 | 0.1196 | 21.5095 | 4.9020 |
96
+ | 0.0574 | 19.0151 | 39000 | 0.1187 | 21.1438 | 4.7939 |
97
+ | 0.0526 | 19.5028 | 40000 | 0.1218 | 21.1394 | 4.7655 |
98
+ | 0.0495 | 19.9905 | 41000 | 0.1188 | 21.0116 | 4.6905 |
99
+ | 0.056 | 20.4779 | 42000 | 0.1160 | 20.7913 | 4.6392 |
100
+ | 0.0524 | 20.9656 | 43000 | 0.1180 | 20.7693 | 4.6140 |
101
+ | 0.0474 | 21.4531 | 44000 | 0.1211 | 20.5446 | 4.6100 |
102
+ | 0.054 | 21.9407 | 45000 | 0.1152 | 20.4036 | 4.5588 |
103
+ | 0.0339 | 22.4282 | 46000 | 0.1181 | 20.3595 | 4.4885 |
104
+ | 0.0437 | 22.9159 | 47000 | 0.1179 | 20.2273 | 4.4562 |
105
+ | 0.0408 | 23.4033 | 48000 | 0.1172 | 20.1524 | 4.4538 |
106
+ | 0.0418 | 23.8910 | 49000 | 0.1197 | 20.1260 | 4.4317 |
107
+ | 0.0415 | 24.3784 | 50000 | 0.1174 | 20.0423 | 4.4041 |
108
+ | 0.0353 | 24.8661 | 51000 | 0.1128 | 19.9410 | 4.3804 |
109
+ | 0.0385 | 25.3536 | 52000 | 0.1152 | 19.9674 | 4.3797 |
110
+ | 0.0365 | 25.8413 | 53000 | 0.1143 | 19.8132 | 4.3449 |
111
+ | 0.0355 | 26.3287 | 54000 | 0.1175 | 19.8088 | 4.3355 |
112
+ | 0.0324 | 26.8164 | 55000 | 0.1184 | 19.7956 | 4.3260 |
113
+ | 0.032 | 27.3038 | 56000 | 0.1186 | 19.7515 | 4.3229 |
114
+ | 0.032 | 27.7915 | 57000 | 0.1174 | 19.7163 | 4.3173 |
115
+ | 0.0387 | 28.2790 | 58000 | 0.1175 | 19.7295 | 4.3221 |
116
+ | 0.0345 | 28.7666 | 59000 | 0.1180 | 19.6634 | 4.3055 |
117
+ | 0.0451 | 29.2541 | 60000 | 0.1179 | 19.6546 | 4.2992 |
118
+ | 0.0476 | 29.7418 | 61000 | 0.1178 | 19.6766 | 4.2984 |
119
+
120
+
121
+ ### Framework versions
122
+
123
+ - Transformers 4.48.1
124
+ - Pytorch 2.5.1+cu124
125
+ - Datasets 3.2.0
126
+ - Tokenizers 0.21.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c7ade42db73e2a7ead5065881f931973c620911420263835fc096432f360fcf
3
  size 3850342076
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19acc420660cf3f34149505347b008df3e7a4ebae600fd26c0d5aa0b0953ea0f
3
  size 3850342076