Hanhpt23 commited on
Commit
01f45fe
·
verified ·
1 Parent(s): 66718de

End of training

Browse files
Files changed (2) hide show
  1. README.md +23 -8
  2. model.safetensors +1 -1
README.md CHANGED
@@ -19,8 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the pphuc25/EngMed dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 2.1094
23
- - Wer: 58.1665
24
 
25
  ## Model description
26
 
@@ -46,17 +46,32 @@ The following hyperparameters were used during training:
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_steps: 100
49
- - num_epochs: 5
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:-----:|:---------------:|:-------:|
55
- | 1.1609 | 1.0 | 2506 | 1.7338 | 77.3061 |
56
- | 0.6826 | 2.0 | 5012 | 1.7478 | 59.4633 |
57
- | 0.3431 | 3.0 | 7518 | 1.8919 | 61.8297 |
58
- | 0.1381 | 4.0 | 10024 | 2.0249 | 58.6966 |
59
- | 0.0366 | 5.0 | 12530 | 2.1094 | 58.1665 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
 
61
 
62
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the pphuc25/EngMed dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 3.1666
23
+ - Wer: 60.2158
24
 
25
  ## Model description
26
 
 
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_steps: 100
49
+ - num_epochs: 20
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:-----:|:---------------:|:-------:|
55
+ | 1.1826 | 1.0 | 2506 | 1.7835 | 68.6355 |
56
+ | 0.7887 | 2.0 | 5012 | 1.8341 | 59.1793 |
57
+ | 0.4831 | 3.0 | 7518 | 2.0149 | 61.7493 |
58
+ | 0.3118 | 4.0 | 10024 | 2.2028 | 61.6546 |
59
+ | 0.1658 | 5.0 | 12530 | 2.4079 | 61.1198 |
60
+ | 0.1132 | 6.0 | 15036 | 2.5319 | 62.6390 |
61
+ | 0.0881 | 7.0 | 17542 | 2.6463 | 60.3815 |
62
+ | 0.0576 | 8.0 | 20048 | 2.7534 | 62.1799 |
63
+ | 0.0475 | 9.0 | 22554 | 2.8226 | 59.7141 |
64
+ | 0.0255 | 10.0 | 25060 | 2.9442 | 61.1482 |
65
+ | 0.0195 | 11.0 | 27566 | 2.9715 | 60.5282 |
66
+ | 0.0192 | 12.0 | 30072 | 2.9949 | 61.1103 |
67
+ | 0.006 | 13.0 | 32578 | 3.0603 | 59.3639 |
68
+ | 0.0164 | 14.0 | 35084 | 3.0546 | 59.6479 |
69
+ | 0.0024 | 15.0 | 37590 | 3.0842 | 60.2111 |
70
+ | 0.004 | 16.0 | 40096 | 3.0938 | 60.4051 |
71
+ | 0.0112 | 17.0 | 42602 | 3.1210 | 60.3862 |
72
+ | 0.003 | 18.0 | 45108 | 3.1520 | 59.1935 |
73
+ | 0.0017 | 19.0 | 47614 | 3.1416 | 60.1685 |
74
+ | 0.0 | 20.0 | 50120 | 3.1666 | 60.2158 |
75
 
76
 
77
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46303acc5236a6d4155b9f2dbad400af84f82f0df3a96fc2645c840d2293ad5b
3
  size 290403936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9b1dfaef01aaf2003f34f7def95c961f372d8178411168666b52fd6f78de60c
3
  size 290403936