KasuleTrevor
commited on
End of training
Browse files- README.md +89 -196
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,199 +1,92 @@
|
|
1 |
---
|
2 |
-
|
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 |
-
<!-- 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 |
+
license: mit
|
3 |
+
base_model: facebook/w2v-bert-2.0
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
+
model-index:
|
9 |
+
- name: w2v-bert-2.0-ln-afrivoice-10hr-v3
|
10 |
+
results: []
|
11 |
---
|
12 |
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# w2v-bert-2.0-ln-afrivoice-10hr-v3
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.5394
|
21 |
+
- Model Preparation Time: 0.0157
|
22 |
+
- Wer: 0.2805
|
23 |
+
- Cer: 0.0704
|
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: 5e-05
|
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: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
+
- lr_scheduler_type: cosine
|
50 |
+
- lr_scheduler_warmup_ratio: 0.033
|
51 |
+
- num_epochs: 100
|
52 |
+
- mixed_precision_training: Native AMP
|
53 |
+
|
54 |
+
### Training results
|
55 |
+
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Wer | Cer |
|
57 |
+
|:-------------:|:-------:|:----:|:---------------:|:----------------------:|:------:|:------:|
|
58 |
+
| 4.8449 | 0.9919 | 61 | 2.7369 | 0.0157 | 0.9995 | 0.9870 |
|
59 |
+
| 1.9412 | 2.0 | 123 | 0.9095 | 0.0157 | 0.4841 | 0.1700 |
|
60 |
+
| 0.7831 | 2.9919 | 184 | 0.8914 | 0.0157 | 0.4018 | 0.1424 |
|
61 |
+
| 0.67 | 4.0 | 246 | 0.7633 | 0.0157 | 0.3919 | 0.1391 |
|
62 |
+
| 0.5982 | 4.9919 | 307 | 0.8712 | 0.0157 | 0.3514 | 0.1349 |
|
63 |
+
| 0.5577 | 6.0 | 369 | 0.6596 | 0.0157 | 0.4425 | 0.1566 |
|
64 |
+
| 0.4945 | 6.9919 | 430 | 0.7157 | 0.0157 | 0.3838 | 0.1419 |
|
65 |
+
| 0.4363 | 8.0 | 492 | 0.7981 | 0.0157 | 0.3582 | 0.1324 |
|
66 |
+
| 0.395 | 8.9919 | 553 | 0.7956 | 0.0157 | 0.3483 | 0.1310 |
|
67 |
+
| 0.3416 | 10.0 | 615 | 0.7110 | 0.0157 | 0.4082 | 0.1571 |
|
68 |
+
| 0.3181 | 10.9919 | 676 | 0.8728 | 0.0157 | 0.3680 | 0.1334 |
|
69 |
+
| 0.2837 | 12.0 | 738 | 0.8389 | 0.0157 | 0.3656 | 0.1361 |
|
70 |
+
| 0.2482 | 12.9919 | 799 | 0.9984 | 0.0157 | 0.3582 | 0.1296 |
|
71 |
+
| 0.224 | 14.0 | 861 | 0.8696 | 0.0157 | 0.3971 | 0.1515 |
|
72 |
+
| 0.204 | 14.9919 | 922 | 1.0671 | 0.0157 | 0.3563 | 0.1312 |
|
73 |
+
| 0.1665 | 16.0 | 984 | 1.0956 | 0.0157 | 0.3622 | 0.1329 |
|
74 |
+
| 0.1507 | 16.9919 | 1045 | 1.4699 | 0.0157 | 0.3481 | 0.1297 |
|
75 |
+
| 0.1144 | 18.0 | 1107 | 1.4821 | 0.0157 | 0.3566 | 0.1299 |
|
76 |
+
| 0.1327 | 18.9919 | 1168 | 1.2253 | 0.0157 | 0.3699 | 0.1352 |
|
77 |
+
| 0.1085 | 20.0 | 1230 | 1.2042 | 0.0157 | 0.3929 | 0.1452 |
|
78 |
+
| 0.0694 | 20.9919 | 1291 | 1.4515 | 0.0157 | 0.3681 | 0.1317 |
|
79 |
+
| 0.0476 | 22.0 | 1353 | 1.5795 | 0.0157 | 0.3551 | 0.1301 |
|
80 |
+
| 0.0357 | 22.9919 | 1414 | 1.5949 | 0.0157 | 0.3527 | 0.1300 |
|
81 |
+
| 0.0241 | 24.0 | 1476 | 1.7094 | 0.0157 | 0.3555 | 0.1304 |
|
82 |
+
| 0.017 | 24.9919 | 1537 | 1.7941 | 0.0157 | 0.3577 | 0.1311 |
|
83 |
+
| 0.0128 | 26.0 | 1599 | 1.8157 | 0.0157 | 0.3555 | 0.1300 |
|
84 |
+
| 0.0132 | 26.9919 | 1660 | 1.8541 | 0.0157 | 0.3621 | 0.1324 |
|
85 |
+
|
86 |
+
|
87 |
+
### Framework versions
|
88 |
+
|
89 |
+
- Transformers 4.44.0
|
90 |
+
- Pytorch 2.1.0+cu118
|
91 |
+
- Datasets 2.20.0
|
92 |
+
- Tokenizers 0.19.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2422941660
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad24b6fe6bd8547fba1623cc481bac0fb899c10d28e2b46e43646cde0fd02c6b
|
3 |
size 2422941660
|