yuweiiizz commited on
Commit
ddbf4a3
1 Parent(s): 7a45d45

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.9143
24
 
25
  ## Model description
26
 
@@ -48,15 +48,17 @@ 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: 2
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss |
57
- |:-------------:|:-----:|:----:|:---------------:|
58
- | 1.0204 | 1.0 | 2572 | 1.0091 |
59
- | 0.8829 | 2.0 | 5144 | 0.9143 |
 
 
60
 
61
 
62
  ### 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.8821
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: 4
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss |
57
+ |:-------------:|:-----:|:-----:|:---------------:|
58
+ | 1.0204 | 1.0 | 2572 | 1.0091 |
59
+ | 0.9044 | 2.0 | 5144 | 0.9392 |
60
+ | 0.7166 | 3.0 | 7716 | 0.8862 |
61
+ | 0.4918 | 4.0 | 10288 | 0.8821 |
62
 
63
 
64
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6af824d7558804e887096862a6820570e31bbaba8c9503c12f6e3f0e41d3bbe4
3
  size 19548472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9aeb60ea3c8d782267928d3dc5ddbb49eadc361347fe785eab4994de55d8aea
3
  size 19548472
runs/Sep06_08-19-34_280808e77886/events.out.tfevents.1725610776.280808e77886.26.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18bd2846c1897bac4cb3d8466b8135c04e38982783bc4b67ea0ae4db07d7b536
3
- size 48199
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86629a67ce110484fb30433d75f5f180af0df0b06998807d6979c606ceed0840
3
+ size 51145