ymoslem commited on
Commit
0813932
1 Parent(s): d903c32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -6,6 +6,7 @@ tags:
6
  metrics:
7
  - bleu
8
  - wer
 
9
  model-index:
10
  - name: Whisper Tiny GA-EN Speech Translation v.1.4
11
  results: []
@@ -14,6 +15,7 @@ datasets:
14
  language:
15
  - ga
16
  - en
 
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -22,11 +24,12 @@ should probably proofread and complete it, then remove this comment. -->
22
  # Whisper Tiny GA-EN Speech Translation v.1.4
23
 
24
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
25
- It achieves the following results on the evaluation set:
26
- - Loss: 2.7420
27
- - Bleu: 14.71
28
- - Chrf: 30.02
29
- - Wer: 95.7226
 
30
 
31
  ## Model description
32
 
 
6
  metrics:
7
  - bleu
8
  - wer
9
+ - chrf
10
  model-index:
11
  - name: Whisper Tiny GA-EN Speech Translation v.1.4
12
  results: []
 
15
  language:
16
  - ga
17
  - en
18
+ library_name: transformers
19
  ---
20
 
21
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
24
  # Whisper Tiny GA-EN Speech Translation v.1.4
25
 
26
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
27
+ The best model (this version) is at checkpoint 500, epoch 7.35, and it achieves the following results on the evaluation set:
28
+ - Loss: 2.5784
29
+ - Bleu: 17.0
30
+ - Chrf: 30.42
31
+ - Wer: 85.8622
32
+
33
 
34
  ## Model description
35