Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
# Whisper Small GA-EN Speech Translation
|
18 |
|
19 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
|
20 |
-
The best model is at checkpoint 1400, epoch 1.51, and it achieves the following results on the evaluation set:
|
21 |
- Loss: 1.3989
|
22 |
- Bleu: 28.53
|
23 |
- Chrf: 44.93
|
|
|
17 |
# Whisper Small GA-EN Speech Translation
|
18 |
|
19 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
|
20 |
+
The best model (this version) is at checkpoint 1400, epoch 1.51, and it achieves the following results on the evaluation set:
|
21 |
- Loss: 1.3989
|
22 |
- Bleu: 28.53
|
23 |
- Chrf: 44.93
|