yuweiiizz commited on
Commit
d1988a1
1 Parent(s): bf050d3

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.9806
24
 
25
  ## Model description
26
 
@@ -40,24 +40,23 @@ More information needed
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 0.001
43
- - train_batch_size: 8
44
- - eval_batch_size: 8
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: 50
49
- - num_epochs: 1
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:-----:|:----:|:---------------:|
56
- | 1.1346 | 0.2 | 100 | 1.2898 |
57
- | 1.1269 | 0.4 | 200 | 1.1432 |
58
- | 1.0896 | 0.6 | 300 | 1.0504 |
59
- | 1.0369 | 0.8 | 400 | 1.0032 |
60
- | 1.0069 | 1.0 | 500 | 0.9806 |
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.6364
24
 
25
  ## Model description
26
 
 
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 0.001
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 24
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: 250
49
+ - num_epochs: 3
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:-----:|:----:|:---------------:|
56
+ | 0.9605 | 0.65 | 1000 | 0.9080 |
57
+ | 0.7138 | 1.29 | 2000 | 0.7496 |
58
+ | 0.6426 | 1.94 | 3000 | 0.6741 |
59
+ | 0.5076 | 2.58 | 4000 | 0.6364 |
 
60
 
61
 
62
  ### Framework versions
runs/Mar12_03-55-13_88b779dc21b0/events.out.tfevents.1710215718.88b779dc21b0.26.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ab33a0c1aa8acb7108afaa1b2382b62de9a906cdbd99daa540eedc6285f3fc3
3
- size 15439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9cf0b5a713afb77ac1012f53810a82b86ee65967643919215e1a8f5ab60a1b4
3
+ size 17059