update model card README.md
Browse files
README.md
CHANGED
@@ -2,47 +2,30 @@
|
|
2 |
language:
|
3 |
- af
|
4 |
license: apache-2.0
|
5 |
-
task:
|
6 |
-
- automatic-speech-recognition
|
7 |
tags:
|
8 |
- whisper-event
|
9 |
- generated_from_trainer
|
10 |
-
- hf-asr-leaderboard
|
11 |
datasets:
|
12 |
- google/fleurs
|
13 |
-
- OpenSLR/SLR32
|
14 |
model-index:
|
15 |
-
- name: whisper-base-af-za-
|
16 |
-
results:
|
17 |
-
- task:
|
18 |
-
name: Automatic Speech Recognition
|
19 |
-
type: automatic-speech-recognition
|
20 |
-
dataset:
|
21 |
-
name: google/fleurs
|
22 |
-
type: google/fleurs
|
23 |
-
config: af_za
|
24 |
-
split: test
|
25 |
-
args: af_za
|
26 |
-
metrics:
|
27 |
-
- name: Wer
|
28 |
-
type: wer
|
29 |
-
value: 31.3287
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
33 |
should probably proofread and complete it, then remove this comment. -->
|
34 |
|
35 |
-
# whisper-base-af-za
|
36 |
|
37 |
-
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the FLEURS
|
38 |
It achieves the following results on the evaluation set:
|
39 |
-
- eval_loss:
|
40 |
-
- eval_wer:
|
41 |
-
- eval_runtime:
|
42 |
-
- eval_samples_per_second: 6.
|
43 |
-
- eval_steps_per_second: 0.
|
44 |
-
- epoch:
|
45 |
-
- step:
|
46 |
|
47 |
## Model description
|
48 |
|
@@ -75,5 +58,5 @@ The following hyperparameters were used during training:
|
|
75 |
|
76 |
- Transformers 4.26.0.dev0
|
77 |
- Pytorch 1.13.0+cu116
|
78 |
-
- Datasets 2.
|
79 |
- Tokenizers 0.13.2
|
|
|
2 |
language:
|
3 |
- af
|
4 |
license: apache-2.0
|
|
|
|
|
5 |
tags:
|
6 |
- whisper-event
|
7 |
- generated_from_trainer
|
|
|
8 |
datasets:
|
9 |
- google/fleurs
|
|
|
10 |
model-index:
|
11 |
+
- name: whisper-base-af-za-V4-Ari
|
12 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# whisper-base-af-za-V4-Ari
|
19 |
|
20 |
+
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the Google FLEURS dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- eval_loss: 1.0084
|
23 |
+
- eval_wer: 32.0267
|
24 |
+
- eval_runtime: 152.7461
|
25 |
+
- eval_samples_per_second: 6.154
|
26 |
+
- eval_steps_per_second: 0.386
|
27 |
+
- epoch: 51.14
|
28 |
+
- step: 4500
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
58 |
|
59 |
- Transformers 4.26.0.dev0
|
60 |
- Pytorch 1.13.0+cu116
|
61 |
+
- Datasets 2.8.1.dev0
|
62 |
- Tokenizers 0.13.2
|