alibaba1990 commited on
Commit
a8d2f4f
·
verified ·
1 Parent(s): 2b94ee7

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -26
  2. model.safetensors +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ model-index:
25
  metrics:
26
  - name: Wer
27
  type: wer
28
- value: 48.484848484848484
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,8 +35,8 @@ should probably proofread and complete it, then remove this comment. -->
35
 
36
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 0.9481
39
- - Wer: 48.4848
40
 
41
  ## Model description
42
 
@@ -56,39 +56,23 @@ More information needed
56
 
57
  The following hyperparameters were used during training:
58
  - learning_rate: 1e-05
59
- - train_batch_size: 8
60
  - eval_batch_size: 8
61
  - seed: 42
62
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
63
  - lr_scheduler_type: linear
64
- - lr_scheduler_warmup_steps: 10
65
- - training_steps: 1000
66
  - mixed_precision_training: Native AMP
67
 
68
  ### Training results
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:------:|:----:|:---------------:|:-------:|
72
- | 0.4571 | 6.25 | 50 | 0.8148 | 51.5152 |
73
- | 0.0064 | 12.5 | 100 | 0.8425 | 48.4848 |
74
- | 0.001 | 18.75 | 150 | 0.8638 | 50.9091 |
75
- | 0.0006 | 25.0 | 200 | 0.8758 | 52.1212 |
76
- | 0.0004 | 31.25 | 250 | 0.8870 | 52.1212 |
77
- | 0.0003 | 37.5 | 300 | 0.8961 | 49.6970 |
78
- | 0.0003 | 43.75 | 350 | 0.9042 | 49.6970 |
79
- | 0.0002 | 50.0 | 400 | 0.9111 | 48.4848 |
80
- | 0.0002 | 56.25 | 450 | 0.9159 | 48.4848 |
81
- | 0.0002 | 62.5 | 500 | 0.9229 | 48.4848 |
82
- | 0.0002 | 68.75 | 550 | 0.9276 | 48.4848 |
83
- | 0.0001 | 75.0 | 600 | 0.9319 | 48.4848 |
84
- | 0.0001 | 81.25 | 650 | 0.9355 | 48.4848 |
85
- | 0.0001 | 87.5 | 700 | 0.9388 | 48.4848 |
86
- | 0.0001 | 93.75 | 750 | 0.9412 | 48.4848 |
87
- | 0.0001 | 100.0 | 800 | 0.9439 | 48.4848 |
88
- | 0.0001 | 106.25 | 850 | 0.9453 | 48.4848 |
89
- | 0.0001 | 112.5 | 900 | 0.9469 | 48.4848 |
90
- | 0.0001 | 118.75 | 950 | 0.9473 | 48.4848 |
91
- | 0.0001 | 125.0 | 1000 | 0.9481 | 48.4848 |
92
 
93
 
94
  ### Framework versions
 
25
  metrics:
26
  - name: Wer
27
  type: wer
28
+ value: 57.57575757575758
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
35
 
36
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 1.1971
39
+ - Wer: 57.5758
40
 
41
  ## Model description
42
 
 
56
 
57
  The following hyperparameters were used during training:
58
  - learning_rate: 1e-05
59
+ - train_batch_size: 16
60
  - eval_batch_size: 8
61
  - seed: 42
62
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
63
  - lr_scheduler_type: linear
64
+ - lr_scheduler_warmup_steps: 500
65
+ - training_steps: 4000
66
  - mixed_precision_training: Native AMP
67
 
68
  ### Training results
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:------:|:----:|:---------------:|:-------:|
72
+ | 0.0001 | 250.0 | 1000 | 1.0531 | 53.9394 |
73
+ | 0.0 | 500.0 | 2000 | 1.1288 | 56.3636 |
74
+ | 0.0 | 750.0 | 3000 | 1.1782 | 58.1818 |
75
+ | 0.0 | 1000.0 | 4000 | 1.1971 | 57.5758 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76
 
77
 
78
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f5136466c2b81cd10d52b80b1dd3f6bf28b724f54950ec2a80897b12ff9848c
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddcfdbd5edfaa83633b98207153d1e64dc94be44f19cf3ccf269f01a05c8e100
3
  size 966995080