Fix formatting
Browse files
README.md
CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
|
24 |
- eval_loss: 0.6170
|
25 |
- eval_wer_ortho: 0.3880
|
|
|
17 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
|
20 |
+
Loss: 0.6170
|
21 |
+
Wer Ortho: 0.3880
|
22 |
+
Wer: 0.3512
|
23 |
|
24 |
- eval_loss: 0.6170
|
25 |
- eval_wer_ortho: 0.3880
|