Update README.md
Browse files
README.md
CHANGED
@@ -24,12 +24,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
24 |
# whisper-small-uz-en-ru-lang-id
|
25 |
|
26 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the "mozilla-foundation/common_voice_16_1"(uz/en/ru) dataset.
|
27 |
-
It achieves the following results on the
|
28 |
- Loss: 0.2065
|
29 |
- Accuracy: 0.9747
|
30 |
- F1: 0.9746
|
31 |
|
32 |
-
Accuracy on the test dataset: 92.4%.
|
33 |
|
34 |
## Model description
|
35 |
|
|
|
24 |
# whisper-small-uz-en-ru-lang-id
|
25 |
|
26 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the "mozilla-foundation/common_voice_16_1"(uz/en/ru) dataset.
|
27 |
+
It achieves the following results on the validation set during training:
|
28 |
- Loss: 0.2065
|
29 |
- Accuracy: 0.9747
|
30 |
- F1: 0.9746
|
31 |
|
32 |
+
Accuracy on the test (evaluation) dataset: 92.4%.
|
33 |
|
34 |
## Model description
|
35 |
|