DereAbdulhameed
commited on
/content/DereAbdulhameed/new_whisper_yoruba/checkpoint-2000
Browse files- README.md +36 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,29 +1,42 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
-
base_model: DereAbdulhameed/
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
-
|
|
|
|
|
8 |
model-index:
|
9 |
-
- name:
|
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 |
-
#
|
17 |
|
18 |
-
This model is a fine-tuned version of [DereAbdulhameed/
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
-
|
21 |
-
-
|
22 |
-
- eval_runtime: 460.5039
|
23 |
-
- eval_samples_per_second: 3.748
|
24 |
-
- eval_steps_per_second: 0.469
|
25 |
-
- epoch: 17.01
|
26 |
-
- step: 1000
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -52,6 +65,16 @@ The following hyperparameters were used during training:
|
|
52 |
- training_steps: 4000
|
53 |
- mixed_precision_training: Native AMP
|
54 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
### Framework versions
|
56 |
|
57 |
- Transformers 4.40.0.dev0
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- yo
|
4 |
license: apache-2.0
|
5 |
+
base_model: DereAbdulhameed/new_whisper_yoruba
|
6 |
tags:
|
7 |
+
- whisper-event
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
+
- OpenSLR
|
11 |
+
metrics:
|
12 |
+
- wer
|
13 |
model-index:
|
14 |
+
- name: Whisper Small Yoruba - Dere Abdulhameed
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
+
type: automatic-speech-recognition
|
19 |
+
dataset:
|
20 |
+
name: Common Voice 16.1 & SLR86
|
21 |
+
type: OpenSLR
|
22 |
+
config: yo
|
23 |
+
split: None
|
24 |
+
args: yo
|
25 |
+
metrics:
|
26 |
+
- name: Wer
|
27 |
+
type: wer
|
28 |
+
value: 33.08135740700457
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
32 |
should probably proofread and complete it, then remove this comment. -->
|
33 |
|
34 |
+
# Whisper Small Yoruba - Dere Abdulhameed
|
35 |
|
36 |
+
This model is a fine-tuned version of [DereAbdulhameed/new_whisper_yoruba](https://huggingface.co/DereAbdulhameed/new_whisper_yoruba) on the Common Voice 16.1 & SLR86 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 1.7726
|
39 |
+
- Wer: 33.0814
|
|
|
|
|
|
|
|
|
|
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
65 |
- training_steps: 4000
|
66 |
- mixed_precision_training: Native AMP
|
67 |
|
68 |
+
### Training results
|
69 |
+
|
70 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
72 |
+
| 0.0001 | 17.01 | 1000 | 1.6166 | 33.3043 |
|
73 |
+
| 0.0001 | 35.01 | 2000 | 1.7029 | 32.9563 |
|
74 |
+
| 0.0 | 53.01 | 3000 | 1.7515 | 33.0868 |
|
75 |
+
| 0.0 | 71.01 | 4000 | 1.7726 | 33.0814 |
|
76 |
+
|
77 |
+
|
78 |
### Framework versions
|
79 |
|
80 |
- Transformers 4.40.0.dev0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b38fa17b19e7052871486b96b90807346a16bfbe3b9b86fcba0c22509353f113
|
3 |
size 966995080
|