sarpba commited on
Commit
29b368e
1 Parent(s): 4a92411

End of training

Browse files
Files changed (2) hide show
  1. README.md +95 -0
  2. generation_config.json +322 -0
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - hu
4
+ license: apache-2.0
5
+ base_model: openai/whisper-large-v2
6
+ tags:
7
+ - generated_from_trainer
8
+ metrics:
9
+ - wer
10
+ model-index:
11
+ - name: Whisper large-v2 CV18 Hu
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # Whisper large-v2 CV18 Hu
19
+
20
+ This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the fsicoli/common_voice_18_0 dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.3493
23
+ - Wer Ortho: 21.9936
24
+ - Wer: 16.0057
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5e-06
44
+ - train_batch_size: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - gradient_accumulation_steps: 2
48
+ - total_train_batch_size: 16
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - lr_scheduler_warmup_steps: 250
52
+ - num_epochs: 3
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
57
+ |:-------------:|:-----:|:-----:|:---------------:|:---------:|:-------:|
58
+ | 0.1543 | 0.1 | 500 | 0.3619 | 25.7695 | 21.5802 |
59
+ | 0.1336 | 0.2 | 1000 | 0.3661 | 26.4197 | 21.9212 |
60
+ | 0.1358 | 0.3 | 1500 | 0.3516 | 25.4414 | 20.7548 |
61
+ | 0.1165 | 0.39 | 2000 | 0.3431 | 25.3937 | 20.3601 |
62
+ | 0.0959 | 0.49 | 2500 | 0.3581 | 26.6345 | 20.4438 |
63
+ | 0.1045 | 0.59 | 3000 | 0.3427 | 25.9127 | 19.9653 |
64
+ | 0.099 | 0.69 | 3500 | 0.3380 | 25.3937 | 19.6902 |
65
+ | 0.1034 | 0.79 | 4000 | 0.3412 | 24.5765 | 19.0083 |
66
+ | 0.0919 | 0.89 | 4500 | 0.3370 | 25.0119 | 19.3672 |
67
+ | 0.077 | 0.99 | 5000 | 0.3295 | 24.5884 | 19.3433 |
68
+ | 0.0447 | 1.09 | 5500 | 0.3405 | 23.6220 | 17.5668 |
69
+ | 0.0435 | 1.18 | 6000 | 0.3364 | 23.2999 | 17.4353 |
70
+ | 0.0383 | 1.28 | 6500 | 0.3370 | 22.9957 | 17.4831 |
71
+ | 0.0388 | 1.38 | 7000 | 0.3391 | 22.9838 | 17.1123 |
72
+ | 0.0436 | 1.48 | 7500 | 0.3345 | 22.7332 | 17.6745 |
73
+ | 0.0466 | 1.58 | 8000 | 0.3327 | 23.6101 | 17.3994 |
74
+ | 0.0357 | 1.68 | 8500 | 0.3477 | 24.2961 | 17.8121 |
75
+ | 0.0417 | 1.78 | 9000 | 0.3259 | 22.8883 | 16.7115 |
76
+ | 0.0383 | 1.88 | 9500 | 0.3206 | 22.0055 | 16.5859 |
77
+ | 0.0381 | 1.97 | 10000 | 0.3425 | 23.1508 | 16.8192 |
78
+ | 0.0153 | 2.07 | 10500 | 0.3461 | 22.5304 | 16.9807 |
79
+ | 0.0158 | 2.17 | 11000 | 0.3467 | 22.8227 | 16.7115 |
80
+ | 0.0228 | 2.27 | 11500 | 0.3439 | 22.3276 | 16.4244 |
81
+ | 0.0231 | 2.37 | 12000 | 0.3581 | 23.3954 | 16.6756 |
82
+ | 0.0171 | 2.47 | 12500 | 0.3537 | 22.7094 | 16.4304 |
83
+ | 0.0188 | 2.57 | 13000 | 0.3503 | 22.4588 | 16.8072 |
84
+ | 0.0157 | 2.67 | 13500 | 0.3518 | 22.5245 | 16.3826 |
85
+ | 0.0154 | 2.76 | 14000 | 0.3534 | 22.2739 | 16.0715 |
86
+ | 0.0205 | 2.86 | 14500 | 0.3479 | 21.9399 | 16.0237 |
87
+ | 0.0164 | 2.96 | 15000 | 0.3493 | 21.9936 | 16.0057 |
88
+
89
+
90
+ ### Framework versions
91
+
92
+ - Transformers 4.34.1
93
+ - Pytorch 2.3.0+cu121
94
+ - Datasets 2.14.6
95
+ - Tokenizers 0.14.1
generation_config.json ADDED
@@ -0,0 +1,322 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 10,
5
+ 12
6
+ ],
7
+ [
8
+ 13,
9
+ 17
10
+ ],
11
+ [
12
+ 16,
13
+ 11
14
+ ],
15
+ [
16
+ 16,
17
+ 12
18
+ ],
19
+ [
20
+ 16,
21
+ 13
22
+ ],
23
+ [
24
+ 17,
25
+ 15
26
+ ],
27
+ [
28
+ 17,
29
+ 16
30
+ ],
31
+ [
32
+ 18,
33
+ 4
34
+ ],
35
+ [
36
+ 18,
37
+ 11
38
+ ],
39
+ [
40
+ 18,
41
+ 19
42
+ ],
43
+ [
44
+ 19,
45
+ 11
46
+ ],
47
+ [
48
+ 21,
49
+ 2
50
+ ],
51
+ [
52
+ 21,
53
+ 3
54
+ ],
55
+ [
56
+ 22,
57
+ 3
58
+ ],
59
+ [
60
+ 22,
61
+ 9
62
+ ],
63
+ [
64
+ 22,
65
+ 12
66
+ ],
67
+ [
68
+ 23,
69
+ 5
70
+ ],
71
+ [
72
+ 23,
73
+ 7
74
+ ],
75
+ [
76
+ 23,
77
+ 13
78
+ ],
79
+ [
80
+ 25,
81
+ 5
82
+ ],
83
+ [
84
+ 26,
85
+ 1
86
+ ],
87
+ [
88
+ 26,
89
+ 12
90
+ ],
91
+ [
92
+ 27,
93
+ 15
94
+ ]
95
+ ],
96
+ "begin_suppress_tokens": [
97
+ 220,
98
+ 50257
99
+ ],
100
+ "bos_token_id": 50257,
101
+ "decoder_start_token_id": 50258,
102
+ "eos_token_id": 50257,
103
+ "forced_decoder_ids": [
104
+ [
105
+ 1,
106
+ 50286
107
+ ],
108
+ [
109
+ 2,
110
+ 50359
111
+ ],
112
+ [
113
+ 3,
114
+ 50363
115
+ ]
116
+ ],
117
+ "is_multilingual": true,
118
+ "lang_to_id": {
119
+ "<|af|>": 50327,
120
+ "<|am|>": 50334,
121
+ "<|ar|>": 50272,
122
+ "<|as|>": 50350,
123
+ "<|az|>": 50304,
124
+ "<|ba|>": 50355,
125
+ "<|be|>": 50330,
126
+ "<|bg|>": 50292,
127
+ "<|bn|>": 50302,
128
+ "<|bo|>": 50347,
129
+ "<|br|>": 50309,
130
+ "<|bs|>": 50315,
131
+ "<|ca|>": 50270,
132
+ "<|cs|>": 50283,
133
+ "<|cy|>": 50297,
134
+ "<|da|>": 50285,
135
+ "<|de|>": 50261,
136
+ "<|el|>": 50281,
137
+ "<|en|>": 50259,
138
+ "<|es|>": 50262,
139
+ "<|et|>": 50307,
140
+ "<|eu|>": 50310,
141
+ "<|fa|>": 50300,
142
+ "<|fi|>": 50277,
143
+ "<|fo|>": 50338,
144
+ "<|fr|>": 50265,
145
+ "<|gl|>": 50319,
146
+ "<|gu|>": 50333,
147
+ "<|haw|>": 50352,
148
+ "<|ha|>": 50354,
149
+ "<|he|>": 50279,
150
+ "<|hi|>": 50276,
151
+ "<|hr|>": 50291,
152
+ "<|ht|>": 50339,
153
+ "<|hu|>": 50286,
154
+ "<|hy|>": 50312,
155
+ "<|id|>": 50275,
156
+ "<|is|>": 50311,
157
+ "<|it|>": 50274,
158
+ "<|ja|>": 50266,
159
+ "<|jw|>": 50356,
160
+ "<|ka|>": 50329,
161
+ "<|kk|>": 50316,
162
+ "<|km|>": 50323,
163
+ "<|kn|>": 50306,
164
+ "<|ko|>": 50264,
165
+ "<|la|>": 50294,
166
+ "<|lb|>": 50345,
167
+ "<|ln|>": 50353,
168
+ "<|lo|>": 50336,
169
+ "<|lt|>": 50293,
170
+ "<|lv|>": 50301,
171
+ "<|mg|>": 50349,
172
+ "<|mi|>": 50295,
173
+ "<|mk|>": 50308,
174
+ "<|ml|>": 50296,
175
+ "<|mn|>": 50314,
176
+ "<|mr|>": 50320,
177
+ "<|ms|>": 50282,
178
+ "<|mt|>": 50343,
179
+ "<|my|>": 50346,
180
+ "<|ne|>": 50313,
181
+ "<|nl|>": 50271,
182
+ "<|nn|>": 50342,
183
+ "<|no|>": 50288,
184
+ "<|oc|>": 50328,
185
+ "<|pa|>": 50321,
186
+ "<|pl|>": 50269,
187
+ "<|ps|>": 50340,
188
+ "<|pt|>": 50267,
189
+ "<|ro|>": 50284,
190
+ "<|ru|>": 50263,
191
+ "<|sa|>": 50344,
192
+ "<|sd|>": 50332,
193
+ "<|si|>": 50322,
194
+ "<|sk|>": 50298,
195
+ "<|sl|>": 50305,
196
+ "<|sn|>": 50324,
197
+ "<|so|>": 50326,
198
+ "<|sq|>": 50317,
199
+ "<|sr|>": 50303,
200
+ "<|su|>": 50357,
201
+ "<|sv|>": 50273,
202
+ "<|sw|>": 50318,
203
+ "<|ta|>": 50287,
204
+ "<|te|>": 50299,
205
+ "<|tg|>": 50331,
206
+ "<|th|>": 50289,
207
+ "<|tk|>": 50341,
208
+ "<|tl|>": 50348,
209
+ "<|tr|>": 50268,
210
+ "<|tt|>": 50351,
211
+ "<|uk|>": 50280,
212
+ "<|ur|>": 50290,
213
+ "<|uz|>": 50337,
214
+ "<|vi|>": 50278,
215
+ "<|yi|>": 50335,
216
+ "<|yo|>": 50325,
217
+ "<|zh|>": 50260
218
+ },
219
+ "language": "hungarian",
220
+ "max_initial_timestamp_index": 50,
221
+ "max_length": 448,
222
+ "no_timestamps_token_id": 50363,
223
+ "pad_token_id": 50257,
224
+ "prev_sot_token_id": 50361,
225
+ "return_timestamps": false,
226
+ "suppress_tokens": [
227
+ 1,
228
+ 2,
229
+ 7,
230
+ 8,
231
+ 9,
232
+ 10,
233
+ 14,
234
+ 25,
235
+ 26,
236
+ 27,
237
+ 28,
238
+ 29,
239
+ 31,
240
+ 58,
241
+ 59,
242
+ 60,
243
+ 61,
244
+ 62,
245
+ 63,
246
+ 90,
247
+ 91,
248
+ 92,
249
+ 93,
250
+ 359,
251
+ 503,
252
+ 522,
253
+ 542,
254
+ 873,
255
+ 893,
256
+ 902,
257
+ 918,
258
+ 922,
259
+ 931,
260
+ 1350,
261
+ 1853,
262
+ 1982,
263
+ 2460,
264
+ 2627,
265
+ 3246,
266
+ 3253,
267
+ 3268,
268
+ 3536,
269
+ 3846,
270
+ 3961,
271
+ 4183,
272
+ 4667,
273
+ 6585,
274
+ 6647,
275
+ 7273,
276
+ 9061,
277
+ 9383,
278
+ 10428,
279
+ 10929,
280
+ 11938,
281
+ 12033,
282
+ 12331,
283
+ 12562,
284
+ 13793,
285
+ 14157,
286
+ 14635,
287
+ 15265,
288
+ 15618,
289
+ 16553,
290
+ 16604,
291
+ 18362,
292
+ 18956,
293
+ 20075,
294
+ 21675,
295
+ 22520,
296
+ 26130,
297
+ 26161,
298
+ 26435,
299
+ 28279,
300
+ 29464,
301
+ 31650,
302
+ 32302,
303
+ 32470,
304
+ 36865,
305
+ 42863,
306
+ 47425,
307
+ 49870,
308
+ 50254,
309
+ 50258,
310
+ 50358,
311
+ 50359,
312
+ 50360,
313
+ 50361,
314
+ 50362
315
+ ],
316
+ "task": "transcribe",
317
+ "task_to_id": {
318
+ "transcribe": 50359,
319
+ "translate": 50358
320
+ },
321
+ "transformers_version": "4.34.1"
322
+ }