garnagar commited on
Commit
929b19c
1 Parent(s): cd14559

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +87 -17
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Wer
23
  type: wer
24
- value: 33.39253996447602
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the librispeech_asr dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.9056
35
- - Wer: 33.3925
36
 
37
  ## Model description
38
 
@@ -51,30 +51,100 @@ More information needed
51
  ### Training hyperparameters
52
 
53
  The following hyperparameters were used during training:
54
- - learning_rate: 5e-05
55
- - train_batch_size: 16
56
  - eval_batch_size: 8
57
  - seed: 42
58
- - gradient_accumulation_steps: 4
59
- - total_train_batch_size: 64
60
- - optimizer: Adam with betas=(0.9,0.4) and epsilon=1e-06
61
  - lr_scheduler_type: linear
62
  - lr_scheduler_warmup_steps: 2
63
- - training_steps: 40
64
  - mixed_precision_training: Native AMP
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
70
- | 2.6004 | 4.57 | 5 | 1.7233 | 97.8686 |
71
- | 1.45 | 9.57 | 10 | 1.1777 | 61.8117 |
72
- | 0.967 | 14.57 | 15 | 1.0330 | 32.1492 |
73
- | 0.687 | 19.57 | 20 | 0.9785 | 42.2735 |
74
- | 0.5003 | 24.57 | 25 | 0.9408 | 31.4387 |
75
- | 0.3971 | 29.57 | 30 | 0.9360 | 33.2149 |
76
- | 0.3238 | 34.57 | 35 | 0.9129 | 34.8135 |
77
- | 0.2938 | 39.57 | 40 | 0.9056 | 33.3925 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
78
 
79
 
80
  ### Framework versions
 
21
  metrics:
22
  - name: Wer
23
  type: wer
24
+ value: 31.616341030195382
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the librispeech_asr dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.8069
35
+ - Wer: 31.6163
36
 
37
  ## Model description
38
 
 
51
  ### Training hyperparameters
52
 
53
  The following hyperparameters were used during training:
54
+ - learning_rate: 7.740176574997311e-05
55
+ - train_batch_size: 8
56
  - eval_batch_size: 8
57
  - seed: 42
58
+ - optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-06
 
 
59
  - lr_scheduler_type: linear
60
  - lr_scheduler_warmup_steps: 2
61
+ - training_steps: 400
62
  - mixed_precision_training: Native AMP
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Wer |
67
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
68
+ | 2.1717 | 0.38 | 5 | 2.1709 | 98.0462 |
69
+ | 1.2371 | 0.77 | 10 | 1.2719 | 79.9290 |
70
+ | 0.7577 | 1.15 | 15 | 1.0510 | 35.3464 |
71
+ | 0.5325 | 1.54 | 20 | 0.9475 | 32.6821 |
72
+ | 0.5545 | 1.92 | 25 | 0.8607 | 30.3730 |
73
+ | 0.2957 | 2.31 | 30 | 0.8051 | 33.3925 |
74
+ | 0.1846 | 2.69 | 35 | 0.7487 | 30.1954 |
75
+ | 0.0748 | 3.08 | 40 | 0.6882 | 32.1492 |
76
+ | 0.0709 | 3.46 | 45 | 0.6692 | 31.2611 |
77
+ | 0.0908 | 3.85 | 50 | 0.6465 | 29.4849 |
78
+ | 0.0764 | 4.23 | 55 | 0.6578 | 28.9520 |
79
+ | 0.0259 | 4.62 | 60 | 0.6637 | 30.0178 |
80
+ | 0.0178 | 5.0 | 65 | 0.6955 | 30.3730 |
81
+ | 0.0131 | 5.38 | 70 | 0.6869 | 33.2149 |
82
+ | 0.0162 | 5.77 | 75 | 0.7000 | 32.3268 |
83
+ | 0.0081 | 6.15 | 80 | 0.6814 | 32.3268 |
84
+ | 0.0075 | 6.54 | 85 | 0.6897 | 31.0835 |
85
+ | 0.0069 | 6.92 | 90 | 0.7151 | 32.6821 |
86
+ | 0.0062 | 7.31 | 95 | 0.7181 | 30.3730 |
87
+ | 0.0056 | 7.69 | 100 | 0.7173 | 30.0178 |
88
+ | 0.0052 | 8.08 | 105 | 0.7411 | 31.9716 |
89
+ | 0.0073 | 8.46 | 110 | 0.7526 | 32.5044 |
90
+ | 0.0061 | 8.85 | 115 | 0.7467 | 32.8597 |
91
+ | 0.0034 | 9.23 | 120 | 0.7314 | 31.7940 |
92
+ | 0.0122 | 9.62 | 125 | 0.7276 | 31.7940 |
93
+ | 0.0429 | 10.0 | 130 | 0.7417 | 32.5044 |
94
+ | 0.0032 | 10.38 | 135 | 0.7555 | 31.9716 |
95
+ | 0.0141 | 10.77 | 140 | 0.7636 | 31.2611 |
96
+ | 0.0038 | 11.15 | 145 | 0.7607 | 31.9716 |
97
+ | 0.0038 | 11.54 | 150 | 0.7716 | 33.0373 |
98
+ | 0.0035 | 11.92 | 155 | 0.7985 | 34.2806 |
99
+ | 0.0038 | 12.31 | 160 | 0.7797 | 32.1492 |
100
+ | 0.0036 | 12.69 | 165 | 0.7767 | 31.4387 |
101
+ | 0.0022 | 13.08 | 170 | 0.7830 | 31.7940 |
102
+ | 0.0033 | 13.46 | 175 | 0.7992 | 30.7282 |
103
+ | 0.0019 | 13.85 | 180 | 0.7541 | 30.0178 |
104
+ | 0.0016 | 14.23 | 185 | 0.7587 | 30.0178 |
105
+ | 0.0027 | 14.62 | 190 | 0.7766 | 30.3730 |
106
+ | 0.0016 | 15.0 | 195 | 0.8056 | 32.8597 |
107
+ | 0.0015 | 15.38 | 200 | 0.8096 | 32.5044 |
108
+ | 0.0012 | 15.77 | 205 | 0.7931 | 32.6821 |
109
+ | 0.001 | 16.15 | 210 | 0.7829 | 31.6163 |
110
+ | 0.0045 | 16.54 | 215 | 0.7774 | 30.9059 |
111
+ | 0.0009 | 16.92 | 220 | 0.7750 | 30.1954 |
112
+ | 0.0009 | 17.31 | 225 | 0.7780 | 28.9520 |
113
+ | 0.0008 | 17.69 | 230 | 0.7803 | 29.1297 |
114
+ | 0.0007 | 18.08 | 235 | 0.7807 | 29.6625 |
115
+ | 0.0025 | 18.46 | 240 | 0.7813 | 30.1954 |
116
+ | 0.0007 | 18.85 | 245 | 0.7840 | 30.0178 |
117
+ | 0.0006 | 19.23 | 250 | 0.7860 | 30.0178 |
118
+ | 0.0007 | 19.62 | 255 | 0.7839 | 30.1954 |
119
+ | 0.0005 | 20.0 | 260 | 0.7834 | 30.1954 |
120
+ | 0.0006 | 20.38 | 265 | 0.7844 | 30.3730 |
121
+ | 0.0102 | 20.77 | 270 | 0.7859 | 30.7282 |
122
+ | 0.0006 | 21.15 | 275 | 0.7901 | 30.7282 |
123
+ | 0.0006 | 21.54 | 280 | 0.7950 | 30.7282 |
124
+ | 0.0006 | 21.92 | 285 | 0.7975 | 31.0835 |
125
+ | 0.0006 | 22.31 | 290 | 0.7984 | 30.7282 |
126
+ | 0.0006 | 22.69 | 295 | 0.7954 | 30.3730 |
127
+ | 0.0005 | 23.08 | 300 | 0.7935 | 31.0835 |
128
+ | 0.0005 | 23.46 | 305 | 0.7928 | 31.0835 |
129
+ | 0.0005 | 23.85 | 310 | 0.7933 | 31.2611 |
130
+ | 0.0038 | 24.23 | 315 | 0.7950 | 30.9059 |
131
+ | 0.0005 | 24.62 | 320 | 0.7976 | 31.6163 |
132
+ | 0.0004 | 25.0 | 325 | 0.7995 | 31.7940 |
133
+ | 0.0004 | 25.38 | 330 | 0.8006 | 31.4387 |
134
+ | 0.0004 | 25.77 | 335 | 0.8005 | 31.6163 |
135
+ | 0.0005 | 26.15 | 340 | 0.8011 | 31.4387 |
136
+ | 0.0004 | 26.54 | 345 | 0.8020 | 31.6163 |
137
+ | 0.0004 | 26.92 | 350 | 0.8024 | 31.4387 |
138
+ | 0.0017 | 27.31 | 355 | 0.8029 | 31.4387 |
139
+ | 0.0004 | 27.69 | 360 | 0.8035 | 31.4387 |
140
+ | 0.0004 | 28.08 | 365 | 0.8045 | 31.4387 |
141
+ | 0.0004 | 28.46 | 370 | 0.8049 | 31.4387 |
142
+ | 0.0004 | 28.85 | 375 | 0.8056 | 31.4387 |
143
+ | 0.0011 | 29.23 | 380 | 0.8060 | 31.4387 |
144
+ | 0.0004 | 29.62 | 385 | 0.8065 | 31.4387 |
145
+ | 0.0004 | 30.0 | 390 | 0.8065 | 31.4387 |
146
+ | 0.0004 | 30.38 | 395 | 0.8068 | 31.4387 |
147
+ | 0.0004 | 30.77 | 400 | 0.8069 | 31.6163 |
148
 
149
 
150
  ### Framework versions