Martha-987
commited on
Commit
•
be15f66
1
Parent(s):
7711cf1
update model card README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
# Whisper Small Ar- Martha
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the MyOwnData dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
18 |
# Whisper Small Ar- Martha
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the MyOwnData dataset.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- eval_loss: 2.1705
|
23 |
+
- eval_wer: 26.7113
|
24 |
+
- eval_runtime: 8909.3999
|
25 |
+
- eval_samples_per_second: 0.635
|
26 |
+
- eval_steps_per_second: 0.635
|
27 |
+
- step: 0
|
28 |
|
29 |
## Model description
|
30 |
|