davidilag commited on
Commit
233fe5e
·
verified ·
1 Parent(s): 4e7a34c

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: facebook/wav2vec2-xls-r-1b
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - wer
9
+ model-index:
10
+ - name: wav2vec2-xls-r-1b-faroese-100h-30-epochs_20250126_v2
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-faroese-100h-30-epochs_20250126_v2
18
+
19
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1065
22
+ - Wer: 18.8527
23
+ - Cer: 4.1045
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
+ | 1.4856 | 0.4877 | 1000 | 0.8786 | 82.4118 | 26.5338 |
59
+ | 0.6959 | 0.9754 | 2000 | 0.4059 | 49.6850 | 13.2626 |
60
+ | 0.4978 | 1.4628 | 3000 | 0.2672 | 36.8991 | 9.6228 |
61
+ | 0.4215 | 1.9505 | 4000 | 0.2359 | 33.7005 | 8.5821 |
62
+ | 0.3261 | 2.4379 | 5000 | 0.2273 | 31.9910 | 8.2815 |
63
+ | 0.3388 | 2.9256 | 6000 | 0.2162 | 31.0261 | 7.9927 |
64
+ | 0.2987 | 3.4131 | 7000 | 0.1988 | 29.2814 | 7.4294 |
65
+ | 0.2824 | 3.9008 | 8000 | 0.1919 | 28.5192 | 7.1311 |
66
+ | 0.257 | 4.3882 | 9000 | 0.1861 | 27.9861 | 7.1059 |
67
+ | 0.2668 | 4.8759 | 10000 | 0.1758 | 27.2679 | 6.8108 |
68
+ | 0.2438 | 5.3633 | 11000 | 0.1699 | 26.8450 | 6.6419 |
69
+ | 0.2218 | 5.8510 | 12000 | 0.1704 | 26.7040 | 6.6222 |
70
+ | 0.194 | 6.3385 | 13000 | 0.1623 | 25.9638 | 6.3760 |
71
+ | 0.1997 | 6.8261 | 14000 | 0.1550 | 25.5805 | 6.3216 |
72
+ | 0.186 | 7.3136 | 15000 | 0.1493 | 25.5584 | 6.1243 |
73
+ | 0.1686 | 7.8013 | 16000 | 0.1597 | 25.3998 | 6.2198 |
74
+ | 0.1433 | 8.2887 | 17000 | 0.1493 | 24.6552 | 5.8813 |
75
+ | 0.1581 | 8.7764 | 18000 | 0.1459 | 24.7962 | 5.9847 |
76
+ | 0.1245 | 9.2638 | 19000 | 0.1425 | 24.3865 | 5.8190 |
77
+ | 0.1396 | 9.7515 | 20000 | 0.1576 | 24.5407 | 5.8900 |
78
+ | 0.1188 | 10.2390 | 21000 | 0.1410 | 23.7300 | 5.6407 |
79
+ | 0.1131 | 10.7267 | 22000 | 0.1373 | 23.4524 | 5.5586 |
80
+ | 0.1267 | 11.2141 | 23000 | 0.1397 | 23.7741 | 5.6075 |
81
+ | 0.1192 | 11.7018 | 24000 | 0.1346 | 23.4084 | 5.4482 |
82
+ | 0.1073 | 12.1892 | 25000 | 0.1325 | 22.8312 | 5.3811 |
83
+ | 0.098 | 12.6769 | 26000 | 0.1227 | 22.3642 | 5.1681 |
84
+ | 0.0939 | 13.1644 | 27000 | 0.1307 | 22.7695 | 5.2856 |
85
+ | 0.0929 | 13.6520 | 28000 | 0.1274 | 22.2629 | 5.1854 |
86
+ | 0.0787 | 14.1395 | 29000 | 0.1265 | 21.9853 | 5.0268 |
87
+ | 0.0805 | 14.6272 | 30000 | 0.1239 | 22.1131 | 5.0923 |
88
+ | 0.0766 | 15.1146 | 31000 | 0.1226 | 21.7386 | 4.9905 |
89
+ | 0.0745 | 15.6023 | 32000 | 0.1189 | 21.4786 | 4.9124 |
90
+ | 0.0663 | 16.0897 | 33000 | 0.1224 | 21.7650 | 4.9250 |
91
+ | 0.0638 | 16.5774 | 34000 | 0.1188 | 21.0689 | 4.8185 |
92
+ | 0.0609 | 17.0649 | 35000 | 0.1177 | 20.9058 | 4.7420 |
93
+ | 0.0677 | 17.5525 | 36000 | 0.1140 | 21.0116 | 4.7546 |
94
+ | 0.0516 | 18.0400 | 37000 | 0.1180 | 20.8794 | 4.7025 |
95
+ | 0.0488 | 18.5277 | 38000 | 0.1177 | 20.4653 | 4.6307 |
96
+ | 0.0512 | 19.0151 | 39000 | 0.1135 | 20.1789 | 4.5447 |
97
+ | 0.0464 | 19.5028 | 40000 | 0.1163 | 20.2758 | 4.5013 |
98
+ | 0.0465 | 19.9905 | 41000 | 0.1125 | 20.1877 | 4.4635 |
99
+ | 0.0536 | 20.4779 | 42000 | 0.1129 | 20.0247 | 4.4477 |
100
+ | 0.0417 | 20.9656 | 43000 | 0.1131 | 19.7383 | 4.3830 |
101
+ | 0.038 | 21.4531 | 44000 | 0.1117 | 19.8881 | 4.4027 |
102
+ | 0.0454 | 21.9407 | 45000 | 0.1105 | 19.6942 | 4.3514 |
103
+ | 0.031 | 22.4282 | 46000 | 0.1130 | 19.6193 | 4.3388 |
104
+ | 0.0373 | 22.9159 | 47000 | 0.1100 | 19.4563 | 4.2788 |
105
+ | 0.0319 | 23.4033 | 48000 | 0.1107 | 19.4519 | 4.2717 |
106
+ | 0.035 | 23.8910 | 49000 | 0.1112 | 19.2933 | 4.2299 |
107
+ | 0.0327 | 24.3784 | 50000 | 0.1111 | 19.1964 | 4.1999 |
108
+ | 0.0261 | 24.8661 | 51000 | 0.1056 | 19.0906 | 4.1842 |
109
+ | 0.0321 | 25.3536 | 52000 | 0.1059 | 18.9496 | 4.1447 |
110
+ | 0.0301 | 25.8413 | 53000 | 0.1058 | 19.0906 | 4.1558 |
111
+ | 0.0281 | 26.3287 | 54000 | 0.1091 | 18.9893 | 4.1344 |
112
+ | 0.0246 | 26.8164 | 55000 | 0.1062 | 18.8836 | 4.1100 |
113
+ | 0.0238 | 27.3038 | 56000 | 0.1064 | 18.8615 | 4.1076 |
114
+ | 0.0305 | 27.7915 | 57000 | 0.1068 | 18.9188 | 4.1195 |
115
+ | 0.0293 | 28.2790 | 58000 | 0.1067 | 18.8791 | 4.1060 |
116
+ | 0.0288 | 28.7666 | 59000 | 0.1066 | 18.8836 | 4.1131 |
117
+ | 0.0345 | 29.2541 | 60000 | 0.1065 | 18.8439 | 4.1029 |
118
+ | 0.0365 | 29.7418 | 61000 | 0.1065 | 18.8527 | 4.1045 |
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:205e44e32f32993afd76ec4284a2a6acf81044a01e9a24fb16390fe6a8cc0396
3
  size 3850336952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22c60e7d84487ff7faf1db55db6e88f4f69b767cc4e61bb120cce19480eabdc1
3
  size 3850336952