End of training
Browse files- README.md +127 -195
- adapter.ibo.safetensors +3 -0
- emissions.csv +2 -0
- model.safetensors +1 -1
- runs/Jul29_22-12-51_b16dc27cf29a/events.out.tfevents.1753827625.b16dc27cf29a.19645.0 +2 -2
README.md
CHANGED
@@ -1,199 +1,131 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
-
|
34 |
-
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
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: cc-by-nc-4.0
|
4 |
+
base_model: facebook/mms-1b-all
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
datasets:
|
8 |
+
- fleurs
|
9 |
+
metrics:
|
10 |
+
- wer
|
11 |
+
model-index:
|
12 |
+
- name: wav2vec2-large-mms-1b-igbo
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
name: Automatic Speech Recognition
|
16 |
+
type: automatic-speech-recognition
|
17 |
+
dataset:
|
18 |
+
name: fleurs
|
19 |
+
type: fleurs
|
20 |
+
config: ig_ng
|
21 |
+
split: test
|
22 |
+
args: ig_ng
|
23 |
+
metrics:
|
24 |
+
- name: Wer
|
25 |
+
type: wer
|
26 |
+
value: 0.444900640499261
|
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 |
+
# wav2vec2-large-mms-1b-igbo
|
33 |
+
|
34 |
+
This model is a fine-tuned version of [facebook/mms-1b-all](https://huggingface.co/facebook/mms-1b-all) on the fleurs dataset.
|
35 |
+
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.4649
|
37 |
+
- Wer: 0.4449
|
38 |
+
|
39 |
+
## Model description
|
40 |
+
|
41 |
+
More information needed
|
42 |
+
|
43 |
+
## Intended uses & limitations
|
44 |
+
|
45 |
+
More information needed
|
46 |
+
|
47 |
+
## Training and evaluation data
|
48 |
+
|
49 |
+
More information needed
|
50 |
+
|
51 |
+
## Training procedure
|
52 |
+
|
53 |
+
### Training hyperparameters
|
54 |
+
|
55 |
+
The following hyperparameters were used during training:
|
56 |
+
- learning_rate: 0.001
|
57 |
+
- train_batch_size: 4
|
58 |
+
- eval_batch_size: 8
|
59 |
+
- seed: 42
|
60 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
61 |
+
- lr_scheduler_type: linear
|
62 |
+
- lr_scheduler_warmup_steps: 100
|
63 |
+
- num_epochs: 4
|
64 |
+
- mixed_precision_training: Native AMP
|
65 |
+
|
66 |
+
### Training results
|
67 |
+
|
68 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
+
|:-------------:|:------:|:-----:|:---------------:|:------:|
|
70 |
+
| 0.464 | 0.0731 | 1000 | 0.7265 | 0.5768 |
|
71 |
+
| 0.4324 | 0.1463 | 2000 | 0.7455 | 0.6102 |
|
72 |
+
| 0.4307 | 0.2194 | 3000 | 1.1129 | 0.6445 |
|
73 |
+
| 0.3982 | 0.2925 | 4000 | 0.7999 | 0.5870 |
|
74 |
+
| 0.3915 | 0.3657 | 5000 | 0.7252 | 0.5210 |
|
75 |
+
| 0.3834 | 0.4388 | 6000 | 0.7565 | 0.5677 |
|
76 |
+
| 0.376 | 0.5120 | 7000 | 0.7596 | 0.6294 |
|
77 |
+
| 0.388 | 0.5851 | 8000 | 0.6784 | 0.5679 |
|
78 |
+
| 0.3687 | 0.6582 | 9000 | 0.7597 | 0.5916 |
|
79 |
+
| 0.374 | 0.7314 | 10000 | 0.6482 | 0.5023 |
|
80 |
+
| 0.3576 | 0.8045 | 11000 | 0.6486 | 0.5572 |
|
81 |
+
| 0.3621 | 0.8776 | 12000 | 0.5482 | 0.4869 |
|
82 |
+
| 0.363 | 0.9508 | 13000 | 0.6543 | 0.5082 |
|
83 |
+
| 0.3549 | 1.0239 | 14000 | 0.5477 | 0.4849 |
|
84 |
+
| 0.342 | 1.0971 | 15000 | 0.5505 | 0.5079 |
|
85 |
+
| 0.3296 | 1.1702 | 16000 | 0.5701 | 0.5211 |
|
86 |
+
| 0.3363 | 1.2433 | 17000 | 0.5565 | 0.5281 |
|
87 |
+
| 0.3265 | 1.3165 | 18000 | 0.6660 | 0.5794 |
|
88 |
+
| 0.327 | 1.3896 | 19000 | 0.5414 | 0.4854 |
|
89 |
+
| 0.3319 | 1.4627 | 20000 | 0.5677 | 0.5181 |
|
90 |
+
| 0.3273 | 1.5359 | 21000 | 0.5482 | 0.4901 |
|
91 |
+
| 0.3209 | 1.6090 | 22000 | 0.5475 | 0.5019 |
|
92 |
+
| 0.3153 | 1.6821 | 23000 | 0.5278 | 0.4723 |
|
93 |
+
| 0.3214 | 1.7553 | 24000 | 0.5232 | 0.4809 |
|
94 |
+
| 0.3227 | 1.8284 | 25000 | 0.5419 | 0.4950 |
|
95 |
+
| 0.306 | 1.9016 | 26000 | 0.5120 | 0.4653 |
|
96 |
+
| 0.2956 | 1.9747 | 27000 | 0.5043 | 0.4790 |
|
97 |
+
| 0.2875 | 2.0478 | 28000 | 0.5111 | 0.4592 |
|
98 |
+
| 0.3158 | 2.1210 | 29000 | 0.4959 | 0.4582 |
|
99 |
+
| 0.2906 | 2.1941 | 30000 | 0.4857 | 0.4577 |
|
100 |
+
| 0.2985 | 2.2672 | 31000 | 0.4897 | 0.4625 |
|
101 |
+
| 0.2877 | 2.3404 | 32000 | 0.4869 | 0.4667 |
|
102 |
+
| 0.2832 | 2.4135 | 33000 | 0.4877 | 0.4541 |
|
103 |
+
| 0.2815 | 2.4867 | 34000 | 0.4869 | 0.4598 |
|
104 |
+
| 0.28 | 2.5598 | 35000 | 0.4935 | 0.4624 |
|
105 |
+
| 0.2904 | 2.6329 | 36000 | 0.4859 | 0.4540 |
|
106 |
+
| 0.2767 | 2.7061 | 37000 | 0.4879 | 0.4550 |
|
107 |
+
| 0.2801 | 2.7792 | 38000 | 0.4855 | 0.4536 |
|
108 |
+
| 0.2711 | 2.8523 | 39000 | 0.5059 | 0.4674 |
|
109 |
+
| 0.2652 | 2.9255 | 40000 | 0.4715 | 0.4512 |
|
110 |
+
| 0.276 | 2.9986 | 41000 | 0.4804 | 0.4568 |
|
111 |
+
| 0.2556 | 3.0717 | 42000 | 0.4869 | 0.4572 |
|
112 |
+
| 0.275 | 3.1449 | 43000 | 0.4761 | 0.4536 |
|
113 |
+
| 0.2615 | 3.2180 | 44000 | 0.4848 | 0.4679 |
|
114 |
+
| 0.264 | 3.2912 | 45000 | 0.4722 | 0.4518 |
|
115 |
+
| 0.2554 | 3.3643 | 46000 | 0.4747 | 0.4551 |
|
116 |
+
| 0.2632 | 3.4374 | 47000 | 0.4695 | 0.4507 |
|
117 |
+
| 0.2565 | 3.5106 | 48000 | 0.4761 | 0.4506 |
|
118 |
+
| 0.2555 | 3.5837 | 49000 | 0.4802 | 0.4619 |
|
119 |
+
| 0.2397 | 3.6568 | 50000 | 0.4687 | 0.4497 |
|
120 |
+
| 0.2599 | 3.7300 | 51000 | 0.4684 | 0.4506 |
|
121 |
+
| 0.2451 | 3.8031 | 52000 | 0.4678 | 0.4504 |
|
122 |
+
| 0.2623 | 3.8763 | 53000 | 0.4642 | 0.4461 |
|
123 |
+
| 0.2475 | 3.9494 | 54000 | 0.4649 | 0.4449 |
|
124 |
+
|
125 |
+
|
126 |
+
### Framework versions
|
127 |
+
|
128 |
+
- Transformers 4.54.0.dev0
|
129 |
+
- Pytorch 2.5.1+cu121
|
130 |
+
- Datasets 3.2.0
|
131 |
+
- Tokenizers 0.21.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
adapter.ibo.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49659695f3426fbd93462d97eb5f6d633bc6d3bf44967d0dd2fd7d78f9676dd5
|
3 |
+
size 9152120
|
emissions.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
timestamp,project_name,run_id,experiment_id,duration,emissions,emissions_rate,cpu_power,gpu_power,ram_power,cpu_energy,gpu_energy,ram_energy,energy_consumed,country_name,country_iso_code,region,cloud_provider,cloud_region,os,python_version,codecarbon_version,cpu_count,cpu_model,gpu_count,gpu_model,longitude,latitude,ram_total_size,tracking_mode,on_cloud,pue
|
2 |
+
2025-07-30T02:23:28,codecarbon,4552b67d-99c2-406c-9228-fb9b7db6c238,5b0fa12a-3dd7-45bb-9766-cc326314d9f1,14583.18219661247,0.2174535746209526,1.4911256794930872e-05,42.5,110.64112064398002,47.10247850418091,0.1719119908472117,0.8874324396676059,0.19002974139528025,1.2493741719100981,Spain,ESP,andalusia,,,Linux-6.8.0-59-generic-x86_64-with-glibc2.35,3.10.12,2.8.2,32,13th Gen Intel(R) Core(TM) i9-13900K,1,1 x NVIDIA GeForce RTX 4090,-5.9452,37.4857,125.60660934448242,machine,N,1.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3859244480
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee54426c81089ea308e4e7b6cf924f62d94c49094932ec27f3cb53d9231639b7
|
3 |
size 3859244480
|
runs/Jul29_22-12-51_b16dc27cf29a/events.out.tfevents.1753827625.b16dc27cf29a.19645.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19f63f4c1bdcb5a6bc3de98668d1e73713ba4a5b6ce761e466a2b591135f5b94
|
3 |
+
size 47449
|