ymoslem commited on
Commit
2d377c8
1 Parent(s): ad924f7

End of training

Browse files
Files changed (1) hide show
  1. README.md +69 -4
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.8-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.8-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
 
@@ -42,6 +71,42 @@ The following hyperparameters were used during training:
42
  - training_steps: 3000
43
  - mixed_precision_training: Native AMP
44
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  ### Framework versions
46
 
47
  - Transformers 4.41.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 Raw + warmup_ratio=0.01
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: 30.07
30
+ - name: Wer
31
+ type: wer
32
+ value: 66.32147681224674
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 Raw + warmup_ratio=0.01
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.7281
43
+ - Bleu: 30.07
44
+ - Chrf: 46.7
45
+ - Wer: 66.3215
46
 
47
  ## Model description
48
 
 
71
  - training_steps: 3000
72
  - mixed_precision_training: Native AMP
73
 
74
+ ### Training results
75
+
76
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Chrf | Wer |
77
+ |:-------------:|:------:|:----:|:---------------:|:-----:|:-----:|:--------:|
78
+ | 2.1013 | 0.2155 | 100 | 1.8575 | 8.31 | 24.75 | 116.5241 |
79
+ | 1.5495 | 0.4310 | 200 | 1.5721 | 14.29 | 33.25 | 105.0428 |
80
+ | 1.3385 | 0.6466 | 300 | 1.5329 | 20.71 | 38.26 | 86.9428 |
81
+ | 1.071 | 0.8621 | 400 | 1.4540 | 20.37 | 39.28 | 85.1418 |
82
+ | 0.4771 | 1.0776 | 500 | 1.4936 | 18.05 | 39.17 | 93.8316 |
83
+ | 0.4685 | 1.2931 | 600 | 1.5303 | 24.36 | 39.36 | 75.6866 |
84
+ | 0.4477 | 1.5086 | 700 | 1.5242 | 22.93 | 42.01 | 80.3242 |
85
+ | 0.4238 | 1.7241 | 800 | 1.5052 | 26.32 | 43.01 | 68.8879 |
86
+ | 0.3802 | 1.9397 | 900 | 1.5171 | 25.94 | 41.44 | 73.7956 |
87
+ | 0.1429 | 2.1552 | 1000 | 1.5741 | 28.83 | 43.83 | 65.4660 |
88
+ | 0.1607 | 2.3707 | 1100 | 1.6029 | 27.67 | 43.2 | 64.9257 |
89
+ | 0.1513 | 2.5862 | 1200 | 1.6130 | 28.61 | 44.28 | 66.1864 |
90
+ | 0.137 | 2.8017 | 1300 | 1.6087 | 21.97 | 40.99 | 89.4642 |
91
+ | 0.112 | 3.0172 | 1400 | 1.6146 | 28.74 | 44.01 | 65.9613 |
92
+ | 0.0717 | 3.2328 | 1500 | 1.6156 | 27.3 | 42.78 | 70.0585 |
93
+ | 0.0596 | 3.4483 | 1600 | 1.6381 | 27.31 | 45.58 | 69.6983 |
94
+ | 0.064 | 3.6638 | 1700 | 1.6262 | 29.73 | 45.88 | 65.9163 |
95
+ | 0.0642 | 3.8793 | 1800 | 1.6798 | 30.78 | 46.13 | 68.2575 |
96
+ | 0.0335 | 4.0948 | 1900 | 1.6854 | 29.55 | 45.06 | 67.8523 |
97
+ | 0.0366 | 4.3103 | 2000 | 1.6963 | 28.83 | 44.42 | 68.8879 |
98
+ | 0.036 | 4.5259 | 2100 | 1.7062 | 28.05 | 43.79 | 69.6983 |
99
+ | 0.0259 | 4.7414 | 2200 | 1.7279 | 28.75 | 45.25 | 68.3926 |
100
+ | 0.0353 | 4.9569 | 2300 | 1.7084 | 29.7 | 46.13 | 66.3665 |
101
+ | 0.0138 | 5.1724 | 2400 | 1.6906 | 30.81 | 46.26 | 64.1603 |
102
+ | 0.0156 | 5.3879 | 2500 | 1.7135 | 29.09 | 45.94 | 67.4471 |
103
+ | 0.0133 | 5.6034 | 2600 | 1.7311 | 29.86 | 45.61 | 65.5110 |
104
+ | 0.0161 | 5.8190 | 2700 | 1.7067 | 29.5 | 45.22 | 67.0869 |
105
+ | 0.0098 | 6.0345 | 2800 | 1.7038 | 30.32 | 46.6 | 65.3309 |
106
+ | 0.008 | 6.25 | 2900 | 1.7261 | 29.88 | 46.41 | 66.8167 |
107
+ | 0.0045 | 6.4655 | 3000 | 1.7281 | 30.07 | 46.7 | 66.3215 |
108
+
109
+
110
  ### Framework versions
111
 
112
  - Transformers 4.41.2