Commit
·
6a2cc6d
1
Parent(s):
f954db4
update model card README.md
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- eval_loss: 2.
|
18 |
-
- eval_wer:
|
19 |
-
- eval_runtime:
|
20 |
-
- eval_samples_per_second: 0.
|
21 |
-
- eval_steps_per_second: 0.
|
22 |
-
- epoch:
|
23 |
-
- step:
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- eval_loss: 2.6908
|
18 |
+
- eval_wer: 95.4738
|
19 |
+
- eval_runtime: 1915.3045
|
20 |
+
- eval_samples_per_second: 0.154
|
21 |
+
- eval_steps_per_second: 0.019
|
22 |
+
- epoch: 27.35
|
23 |
+
- step: 1600
|
24 |
|
25 |
## Model description
|
26 |
|