Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
40 |
# Whisper Small GA-EN Speech Translation
|
41 |
|
42 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the IWSLT-2023, FLEURS, BiteSize, and SpokenWords datasets.
|
43 |
-
The best model (this version) is at
|
44 |
- Loss: 1.5752
|
45 |
- Bleu: 30.77
|
46 |
- Chrf: 46.43
|
|
|
40 |
# Whisper Small GA-EN Speech Translation
|
41 |
|
42 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the IWSLT-2023, FLEURS, BiteSize, and SpokenWords datasets.
|
43 |
+
The best model checkpoint (this version) is at step 3400, epoch 3.67, and it achieves the following results on the evaluation set:
|
44 |
- Loss: 1.5752
|
45 |
- Bleu: 30.77
|
46 |
- Chrf: 46.43
|