anuragshas
commited on
Commit
•
12dfc5a
1
Parent(s):
5d15c64
Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
-
value:
|
28 |
---
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
@@ -33,5 +33,5 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the mozilla-foundation/common_voice_11_0 mr dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss:
|
37 |
-
- Wer:
|
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 19.71
|
28 |
---
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the mozilla-foundation/common_voice_11_0 mr dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.4888
|
37 |
+
- Wer: 19.71
|