Hanhpt23 commited on
Commit
cde0c3b
1 Parent(s): c609d13

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Hanhpt23/MultiMed dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.7193
21
- - Wer: 19.9744
22
- - Cer: 14.0186
23
 
24
  ## Model description
25
 
@@ -51,10 +51,10 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
53
  |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
54
- | 0.6396 | 1.0 | 4626 | 0.7132 | 31.7615 | 22.7290 |
55
- | 0.3406 | 2.0 | 9252 | 0.6568 | 25.4179 | 18.0443 |
56
- | 0.1281 | 3.0 | 13878 | 0.6780 | 22.2623 | 15.5534 |
57
- | 0.026 | 4.0 | 18504 | 0.7193 | 19.9744 | 14.0186 |
58
 
59
 
60
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Hanhpt23/MultiMed dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.7176
21
+ - Wer: 20.2138
22
+ - Cer: 14.0973
23
 
24
  ## Model description
25
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
53
  |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
54
+ | 0.5854 | 1.0 | 4626 | 0.7068 | 33.7558 | 24.6972 |
55
+ | 0.3884 | 2.0 | 9252 | 0.6462 | 26.2113 | 19.0993 |
56
+ | 0.119 | 3.0 | 13878 | 0.6747 | 21.5288 | 15.1996 |
57
+ | 0.0365 | 4.0 | 18504 | 0.7176 | 20.2138 | 14.0973 |
58
 
59
 
60
  ### Framework versions