Hanhpt23 commited on
Commit
55aeaa5
1 Parent(s): d82920e

End of training

Browse files
Files changed (2) hide show
  1. README.md +25 -10
  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-medium](https://huggingface.co/openai/whisper-medium) on the pphuc25/EngMed dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 2.1345
23
- - Wer: 46.9544
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.1104 | 1.0 | 2506 | 1.7078 | 53.9259 |
56
- | 0.5898 | 2.0 | 5012 | 1.7177 | 48.6772 |
57
- | 0.2178 | 3.0 | 7518 | 1.9259 | 49.4297 |
58
- | 0.0721 | 4.0 | 10024 | 2.0441 | 47.6360 |
59
- | 0.0098 | 5.0 | 12530 | 2.1345 | 46.9544 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
 
61
 
62
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the pphuc25/EngMed dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 1.3174
23
+ - Wer: 16.8776
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
+ | 0.5925 | 1.0 | 323 | 0.7699 | 21.1498 |
56
+ | 0.3437 | 2.0 | 646 | 0.8143 | 36.4451 |
57
+ | 0.1856 | 3.0 | 969 | 0.8772 | 20.0422 |
58
+ | 0.123 | 4.0 | 1292 | 0.8963 | 22.3629 |
59
+ | 0.0975 | 5.0 | 1615 | 0.9559 | 20.4641 |
60
+ | 0.0746 | 6.0 | 1938 | 0.9947 | 20.7806 |
61
+ | 0.0594 | 7.0 | 2261 | 1.0422 | 18.5654 |
62
+ | 0.0405 | 8.0 | 2584 | 1.1209 | 18.9873 |
63
+ | 0.0352 | 9.0 | 2907 | 1.1780 | 23.7869 |
64
+ | 0.0313 | 10.0 | 3230 | 1.1915 | 19.5148 |
65
+ | 0.0213 | 11.0 | 3553 | 1.2019 | 16.8776 |
66
+ | 0.0154 | 12.0 | 3876 | 1.1514 | 17.8797 |
67
+ | 0.0047 | 13.0 | 4199 | 1.1908 | 19.6730 |
68
+ | 0.0091 | 14.0 | 4522 | 1.1906 | 18.7764 |
69
+ | 0.0017 | 15.0 | 4845 | 1.2421 | 17.9852 |
70
+ | 0.0012 | 16.0 | 5168 | 1.2742 | 18.0907 |
71
+ | 0.0003 | 17.0 | 5491 | 1.3038 | 17.5105 |
72
+ | 0.0003 | 18.0 | 5814 | 1.3091 | 17.4578 |
73
+ | 0.0002 | 19.0 | 6137 | 1.3155 | 16.9304 |
74
+ | 0.0 | 20.0 | 6460 | 1.3174 | 16.8776 |
75
 
76
 
77
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab9440c05e02c4aa6c560eff8ca6f56c4a9b9d1f23e7e238675c9235a17855d0
3
  size 3055544304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ef1f8a014cdddfbdbd1050dc63af92e3b6a9e6b0dec437acfab27980d163b4f
3
  size 3055544304