yuweiiizz commited on
Commit
bd19250
1 Parent(s): d085f02

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.3965
24
 
25
  ## Model description
26
 
@@ -45,28 +45,24 @@ The following hyperparameters were used during training:
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - lr_scheduler_warmup_steps: 600
49
- - num_epochs: 8
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss |
55
- |:-------------:|:-----:|:-----:|:---------------:|
56
- | 0.6127 | 1.0 | 1550 | 0.5854 |
57
- | 0.4298 | 2.0 | 3100 | 0.4626 |
58
- | 0.2312 | 3.0 | 4650 | 0.4104 |
59
- | 0.1738 | 4.0 | 6200 | 0.4112 |
60
- | 0.1321 | 5.0 | 7750 | 0.3960 |
61
- | 0.0898 | 6.0 | 9300 | 0.4087 |
62
- | 0.0652 | 7.0 | 10850 | 0.3947 |
63
- | 0.0341 | 8.0 | 12400 | 0.3965 |
64
 
65
 
66
  ### Framework versions
67
 
68
- - PEFT 0.10.1.dev0
69
- - Transformers 4.38.1
70
- - Pytorch 2.1.2
71
- - Datasets 2.19.1.dev0
72
- - Tokenizers 0.15.2
 
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.6546
24
 
25
  ## Model description
26
 
 
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 4
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
+ | Training Loss | Epoch | Step | Validation Loss |
55
+ |:-------------:|:-----:|:----:|:---------------:|
56
+ | 0.9384 | 1.0 | 1550 | 0.9004 |
57
+ | 0.7257 | 2.0 | 3100 | 0.7403 |
58
+ | 0.4672 | 3.0 | 4650 | 0.6729 |
59
+ | 0.3205 | 4.0 | 6200 | 0.6546 |
 
 
 
 
60
 
61
 
62
  ### Framework versions
63
 
64
+ - PEFT 0.10.0
65
+ - Transformers 4.40.1
66
+ - Pytorch 2.2.2+cu121
67
+ - Datasets 2.19.0
68
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f44b75aa21d7fc6dd54b29059ecd0a879fad38ed83b7aad58217e87264cfd10
3
  size 19548472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe3a4385adf336e722e0aa60b835205b7ad19b5a19e73fd980acfd1a9d85f00b
3
  size 19548472
runs/Apr24_11-49-20_60c0f2a62a8b/events.out.tfevents.1713959363.60c0f2a62a8b.26.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6564b66cdf80a74892358ce2222f60902e3ba0f5325404e9e64b5a67c391e49
3
- size 56986
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fbbe8b0b341f8f4eaa545067e65e649271127435fd0dc3278831cec5cd3b06d
3
+ size 59299