ymoslem commited on
Commit
65b98c7
1 Parent(s): 80d1499

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 checkpoint 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
 
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