ymoslem commited on
Commit
a8e123f
1 Parent(s): a501d75

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -4
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,19 +1,48 @@
1
  ---
 
 
 
2
  license: apache-2.0
3
  base_model: openai/whisper-small
4
  tags:
5
  - generated_from_trainer
 
 
 
 
 
 
 
 
6
  model-index:
7
- - name: whisper-small-ga2en-v1.2-r
8
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # whisper-small-ga2en-v1.2-r
15
 
16
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
 
 
 
 
 
17
 
18
  ## Model description
19
 
@@ -41,6 +70,42 @@ The following hyperparameters were used during training:
41
  - training_steps: 3000
42
  - mixed_precision_training: Native AMP
43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
  ### Framework versions
45
 
46
  - Transformers 4.40.2
 
1
  ---
2
+ language:
3
+ - ga
4
+ - en
5
  license: apache-2.0
6
  base_model: openai/whisper-small
7
  tags:
8
  - generated_from_trainer
9
+ datasets:
10
+ - ymoslem/IWSLT2023-GA-EN
11
+ - ymoslem/FLEURS-GA-EN
12
+ - ymoslem/BitesizeIrish-GA-EN
13
+ - ymoslem/SpokenWords-GA-EN-MTed
14
+ metrics:
15
+ - bleu
16
+ - wer
17
  model-index:
18
+ - name: Whisper Small GA-EN Speech Translation
19
+ results:
20
+ - task:
21
+ name: Automatic Speech Recognition
22
+ type: automatic-speech-recognition
23
+ dataset:
24
+ name: IWSLT-2023, FLEURS, BiteSize, and SpokenWords
25
+ type: ymoslem/IWSLT2023-GA-EN
26
+ metrics:
27
+ - name: Bleu
28
+ type: bleu
29
+ value: 27.66
30
+ - name: Wer
31
+ type: wer
32
+ value: 72.0396217919856
33
  ---
34
 
35
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
36
  should probably proofread and complete it, then remove this comment. -->
37
 
38
+ # Whisper Small GA-EN Speech Translation
39
 
40
+ 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 dataset.
41
+ It achieves the following results on the evaluation set:
42
+ - Loss: 1.7786
43
+ - Bleu: 27.66
44
+ - Chrf: 43.04
45
+ - Wer: 72.0396
46
 
47
  ## Model description
48
 
 
70
  - training_steps: 3000
71
  - mixed_precision_training: Native AMP
72
 
73
+ ### Training results
74
+
75
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Chrf | Wer |
76
+ |:-------------:|:------:|:----:|:---------------:|:-----:|:-----:|:--------:|
77
+ | 1.9416 | 0.2155 | 100 | 1.7899 | 13.09 | 26.48 | 104.4575 |
78
+ | 1.5186 | 0.4310 | 200 | 1.5696 | 18.6 | 35.75 | 87.5732 |
79
+ | 1.2884 | 0.6466 | 300 | 1.4751 | 17.57 | 37.19 | 87.2580 |
80
+ | 1.0729 | 0.8621 | 400 | 1.4345 | 17.92 | 38.23 | 99.2346 |
81
+ | 0.4574 | 1.0776 | 500 | 1.5585 | 22.48 | 39.17 | 83.1607 |
82
+ | 0.4517 | 1.2931 | 600 | 1.5763 | 22.53 | 38.38 | 81.7650 |
83
+ | 0.4385 | 1.5086 | 700 | 1.5852 | 20.05 | 39.46 | 96.8483 |
84
+ | 0.3934 | 1.7241 | 800 | 1.5332 | 26.89 | 42.67 | 70.6889 |
85
+ | 0.3587 | 1.9397 | 900 | 1.5025 | 28.95 | 44.16 | 64.9707 |
86
+ | 0.1528 | 2.1552 | 1000 | 1.5882 | 28.32 | 42.36 | 65.8712 |
87
+ | 0.1425 | 2.3707 | 1100 | 1.6056 | 25.5 | 42.42 | 75.0113 |
88
+ | 0.1389 | 2.5862 | 1200 | 1.6236 | 26.52 | 42.11 | 70.6439 |
89
+ | 0.1532 | 2.8017 | 1300 | 1.6196 | 25.78 | 41.61 | 75.9118 |
90
+ | 0.1138 | 3.0172 | 1400 | 1.7185 | 26.01 | 40.88 | 69.6983 |
91
+ | 0.0661 | 3.2328 | 1500 | 1.6626 | 28.74 | 43.16 | 71.2292 |
92
+ | 0.0625 | 3.4483 | 1600 | 1.6835 | 29.16 | 43.6 | 66.3215 |
93
+ | 0.0615 | 3.6638 | 1700 | 1.6756 | 28.93 | 44.08 | 68.3476 |
94
+ | 0.0611 | 3.8793 | 1800 | 1.6648 | 27.77 | 43.67 | 72.1747 |
95
+ | 0.0344 | 4.0948 | 1900 | 1.7351 | 28.33 | 44.18 | 68.1225 |
96
+ | 0.0339 | 4.3103 | 2000 | 1.7715 | 28.9 | 42.98 | 67.0869 |
97
+ | 0.0369 | 4.5259 | 2100 | 1.7200 | 29.83 | 44.87 | 64.8807 |
98
+ | 0.0326 | 4.7414 | 2200 | 1.7232 | 28.23 | 43.75 | 69.3832 |
99
+ | 0.0346 | 4.9569 | 2300 | 1.7688 | 27.72 | 43.1 | 72.8050 |
100
+ | 0.0167 | 5.1724 | 2400 | 1.8072 | 28.73 | 43.26 | 67.4471 |
101
+ | 0.0146 | 5.3879 | 2500 | 1.7801 | 29.91 | 44.24 | 66.4566 |
102
+ | 0.0165 | 5.6034 | 2600 | 1.7782 | 29.34 | 44.33 | 68.2125 |
103
+ | 0.0143 | 5.8190 | 2700 | 1.7675 | 27.78 | 43.07 | 72.5799 |
104
+ | 0.0106 | 6.0345 | 2800 | 1.7660 | 29.45 | 43.31 | 67.5371 |
105
+ | 0.0098 | 6.25 | 2900 | 1.7803 | 27.89 | 42.67 | 71.6344 |
106
+ | 0.0087 | 6.4655 | 3000 | 1.7786 | 27.66 | 43.04 | 72.0396 |
107
+
108
+
109
  ### Framework versions
110
 
111
  - Transformers 4.40.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:296488f130c18a1c70d0e35c8d77dbecb42202bb6e47d36832086623eef245bb
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff526383c364a01b2b0088906d7add1371cd7c37f53448f62d4cfbfeb22faf8e
3
  size 966995080