End of training
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
|
|
3 |
license: mit
|
4 |
base_model: facebook/w2v-bert-2.0
|
5 |
tags:
|
|
|
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- wer
|
@@ -16,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# w2v-bert-2.0-hausa_250_250h_yourtts-v2
|
18 |
|
19 |
-
This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Wer: 0.
|
23 |
-
- Cer: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
3 |
license: mit
|
4 |
base_model: facebook/w2v-bert-2.0
|
5 |
tags:
|
6 |
+
- automatic-speech-recognition
|
7 |
+
- CLEAR-Global/hausa_250_250h_yourtts
|
8 |
- generated_from_trainer
|
9 |
metrics:
|
10 |
- wer
|
|
|
18 |
|
19 |
# w2v-bert-2.0-hausa_250_250h_yourtts-v2
|
20 |
|
21 |
+
This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on the CLEAR-GLOBAL/HAUSA_250_250H_YOURTTS - NA dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.2388
|
24 |
+
- Wer: 0.3314
|
25 |
+
- Cer: 0.1898
|
26 |
|
27 |
## Model description
|
28 |
|
all_results.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 18.063583815028903,
|
3 |
+
"eval_cer": 0.18978647725660916,
|
4 |
+
"eval_loss": 0.23882515728473663,
|
5 |
+
"eval_runtime": 28.7606,
|
6 |
+
"eval_samples": 4538,
|
7 |
+
"eval_samples_per_second": 157.785,
|
8 |
+
"eval_steps_per_second": 0.522,
|
9 |
+
"eval_wer": 0.3313594592329823,
|
10 |
+
"total_flos": 9.789083817144788e+20,
|
11 |
+
"train_loss": 0.21370420854050667,
|
12 |
+
"train_runtime": 64430.5867,
|
13 |
+
"train_samples": 442800,
|
14 |
+
"train_samples_per_second": 343.626,
|
15 |
+
"train_steps_per_second": 1.074
|
16 |
+
}
|
eval_results.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 18.063583815028903,
|
3 |
+
"eval_cer": 0.18978647725660916,
|
4 |
+
"eval_loss": 0.23882515728473663,
|
5 |
+
"eval_runtime": 28.7606,
|
6 |
+
"eval_samples": 4538,
|
7 |
+
"eval_samples_per_second": 157.785,
|
8 |
+
"eval_steps_per_second": 0.522,
|
9 |
+
"eval_wer": 0.3313594592329823
|
10 |
+
}
|
runs/May28_21-42-57_synvoices-hausa-yourtss/events.out.tfevents.1748533487.synvoices-hausa-yourtss.57965.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94179c1763b067517a78e3e70ca5f78ba3ef56d76aaad05be2b77ee1616e66eb
|
3 |
+
size 460
|
train_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 18.063583815028903,
|
3 |
+
"total_flos": 9.789083817144788e+20,
|
4 |
+
"train_loss": 0.21370420854050667,
|
5 |
+
"train_runtime": 64430.5867,
|
6 |
+
"train_samples": 442800,
|
7 |
+
"train_samples_per_second": 343.626,
|
8 |
+
"train_steps_per_second": 1.074
|
9 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|