yuweiiizz commited on
Commit
5b5a9a2
1 Parent(s): 24378f9

End of training

Browse files
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1 dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.8764
24
 
25
  ## Model description
26
 
@@ -48,16 +48,15 @@ The following hyperparameters were used during training:
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
  - lr_scheduler_warmup_ratio: 0.1
51
- - num_epochs: 4
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss |
57
- |:-------------:|:-----:|:-----:|:---------------:|
58
- | 0.9769 | 1.0 | 2500 | 1.0105 |
59
- | 0.6894 | 3.0 | 7500 | 0.8839 |
60
- | 0.5316 | 4.0 | 10000 | 0.8764 |
61
 
62
 
63
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1 dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.9134
24
 
25
  ## Model description
26
 
 
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
  - lr_scheduler_warmup_ratio: 0.1
51
+ - num_epochs: 2
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss |
57
+ |:-------------:|:-----:|:----:|:---------------:|
58
+ | 1.0057 | 1.0 | 2528 | 1.0098 |
59
+ | 0.8243 | 2.0 | 5056 | 0.9134 |
 
60
 
61
 
62
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0d4b561dcb36d1bcc2c54438e2783cb92ee3d18ee943a1c8582f2cc00bd69aa
3
  size 19548472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3605936f84cd7e8433dcca616d3cfc905031862572aeb612225fa723ca259873
3
  size 19548472
runs/Aug29_19-54-14_085b1d85c958/events.out.tfevents.1724961255.085b1d85c958.25.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74a697a0685f4623236d16f7619f145c0f71b3f4c166781deb36803c5326def9
3
- size 47895
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e12d84b275b5c637e21c0bc89ce2fb980b6c9931368418de417a6f1494a96324
3
+ size 48942