Taeyeun72 commited on
Commit
96ed779
1 Parent(s): 07644d2

End of training

Browse files
Files changed (2) hide show
  1. README.md +119 -0
  2. generation_config.json +267 -0
README.md ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ko
4
+ license: apache-2.0
5
+ base_model: openai/whisper-small
6
+ tags:
7
+ - hf-asr-leaderboard
8
+ - generated_from_trainer
9
+ datasets:
10
+ - arrow
11
+ metrics:
12
+ - wer
13
+ model-index:
14
+ - name: whisper-kor3
15
+ results:
16
+ - task:
17
+ name: Automatic Speech Recognition
18
+ type: automatic-speech-recognition
19
+ dataset:
20
+ name: whisper-kor3
21
+ type: arrow
22
+ config: default
23
+ split: train
24
+ args: 'config: ko, split: valid'
25
+ metrics:
26
+ - name: Wer
27
+ type: wer
28
+ value: 24.690290982425815
29
+ ---
30
+
31
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
32
+ should probably proofread and complete it, then remove this comment. -->
33
+
34
+ # whisper-kor3
35
+
36
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the whisper-kor3 dataset.
37
+ It achieves the following results on the evaluation set:
38
+ - Loss: 0.4157
39
+ - Wer: 24.6903
40
+ - Cer: 11.3851
41
+
42
+ ## Model description
43
+
44
+ More information needed
45
+
46
+ ## Intended uses & limitations
47
+
48
+ More information needed
49
+
50
+ ## Training and evaluation data
51
+
52
+ More information needed
53
+
54
+ ## Training procedure
55
+
56
+ ### Training hyperparameters
57
+
58
+ The following hyperparameters were used during training:
59
+ - learning_rate: 1e-05
60
+ - train_batch_size: 16
61
+ - eval_batch_size: 16
62
+ - seed: 42
63
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
64
+ - lr_scheduler_type: linear
65
+ - lr_scheduler_warmup_steps: 500
66
+ - training_steps: 4000
67
+
68
+ ### Training results
69
+
70
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
71
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
72
+ | 1.2195 | 0.05 | 100 | 1.0198 | 34.4857 | 16.2544 |
73
+ | 0.7295 | 0.09 | 200 | 0.7220 | 32.6995 | 14.9684 |
74
+ | 0.5236 | 0.14 | 300 | 0.5703 | 31.4463 | 14.2549 |
75
+ | 0.4976 | 0.18 | 400 | 0.5461 | 31.8640 | 14.6274 |
76
+ | 0.479 | 0.23 | 500 | 0.5296 | 30.4091 | 14.0902 |
77
+ | 0.4544 | 0.28 | 600 | 0.5219 | 31.7920 | 16.3916 |
78
+ | 0.4672 | 0.32 | 700 | 0.5100 | 30.4955 | 13.9138 |
79
+ | 0.4305 | 0.37 | 800 | 0.5043 | 30.1354 | 14.5960 |
80
+ | 0.4561 | 0.42 | 900 | 0.4941 | 28.8101 | 13.2513 |
81
+ | 0.398 | 0.46 | 1000 | 0.4846 | 31.3166 | 14.2980 |
82
+ | 0.4338 | 0.51 | 1100 | 0.4780 | 28.0755 | 12.8945 |
83
+ | 0.4121 | 0.55 | 1200 | 0.4728 | 27.4128 | 12.5417 |
84
+ | 0.4217 | 0.6 | 1300 | 0.4693 | 28.2772 | 14.4392 |
85
+ | 0.3881 | 0.65 | 1400 | 0.4639 | 27.6577 | 13.0082 |
86
+ | 0.4035 | 0.69 | 1500 | 0.4593 | 26.9231 | 12.4436 |
87
+ | 0.4146 | 0.74 | 1600 | 0.4555 | 28.4212 | 13.7609 |
88
+ | 0.3837 | 0.78 | 1700 | 0.4511 | 28.8822 | 13.7845 |
89
+ | 0.3969 | 0.83 | 1800 | 0.4485 | 29.2135 | 14.2235 |
90
+ | 0.4368 | 0.88 | 1900 | 0.4414 | 26.5918 | 12.1457 |
91
+ | 0.3679 | 0.92 | 2000 | 0.4376 | 26.4477 | 12.1770 |
92
+ | 0.4496 | 0.97 | 2100 | 0.4335 | 30.1354 | 14.9018 |
93
+ | 0.3049 | 1.02 | 2200 | 0.4314 | 26.1164 | 12.9180 |
94
+ | 0.2213 | 1.06 | 2300 | 0.4325 | 25.9147 | 11.8046 |
95
+ | 0.2732 | 1.11 | 2400 | 0.4303 | 26.0012 | 11.8987 |
96
+ | 0.2568 | 1.15 | 2500 | 0.4293 | 25.9291 | 11.7576 |
97
+ | 0.2456 | 1.2 | 2600 | 0.4289 | 25.6986 | 11.7066 |
98
+ | 0.2702 | 1.25 | 2700 | 0.4262 | 25.8283 | 11.8203 |
99
+ | 0.2744 | 1.29 | 2800 | 0.4235 | 25.8139 | 11.8124 |
100
+ | 0.2742 | 1.34 | 2900 | 0.4254 | 25.6266 | 11.6360 |
101
+ | 0.2798 | 1.39 | 3000 | 0.4238 | 25.5546 | 11.6399 |
102
+ | 0.2593 | 1.43 | 3100 | 0.4219 | 26.1020 | 12.4632 |
103
+ | 0.2619 | 1.48 | 3200 | 0.4208 | 25.3241 | 11.4714 |
104
+ | 0.2633 | 1.52 | 3300 | 0.4210 | 26.6350 | 12.9964 |
105
+ | 0.2603 | 1.57 | 3400 | 0.4189 | 25.2809 | 11.4243 |
106
+ | 0.2992 | 1.62 | 3500 | 0.4189 | 25.2377 | 11.3969 |
107
+ | 0.2453 | 1.66 | 3600 | 0.4176 | 25.2377 | 11.5145 |
108
+ | 0.2475 | 1.71 | 3700 | 0.4172 | 24.8487 | 11.3969 |
109
+ | 0.2545 | 1.75 | 3800 | 0.4164 | 25.0216 | 11.4596 |
110
+ | 0.272 | 1.8 | 3900 | 0.4160 | 24.6471 | 11.2714 |
111
+ | 0.2339 | 1.85 | 4000 | 0.4157 | 24.6903 | 11.3851 |
112
+
113
+
114
+ ### Framework versions
115
+
116
+ - Transformers 4.33.2
117
+ - Pytorch 2.0.1+cu117
118
+ - Datasets 2.14.5
119
+ - Tokenizers 0.13.3
generation_config.json ADDED
@@ -0,0 +1,267 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 5,
5
+ 3
6
+ ],
7
+ [
8
+ 5,
9
+ 9
10
+ ],
11
+ [
12
+ 8,
13
+ 0
14
+ ],
15
+ [
16
+ 8,
17
+ 4
18
+ ],
19
+ [
20
+ 8,
21
+ 7
22
+ ],
23
+ [
24
+ 8,
25
+ 8
26
+ ],
27
+ [
28
+ 9,
29
+ 0
30
+ ],
31
+ [
32
+ 9,
33
+ 7
34
+ ],
35
+ [
36
+ 9,
37
+ 9
38
+ ],
39
+ [
40
+ 10,
41
+ 5
42
+ ]
43
+ ],
44
+ "begin_suppress_tokens": [
45
+ 220,
46
+ 50257
47
+ ],
48
+ "bos_token_id": 50257,
49
+ "decoder_start_token_id": 50258,
50
+ "eos_token_id": 50257,
51
+ "forced_decoder_ids": [
52
+ [
53
+ 1,
54
+ 50264
55
+ ],
56
+ [
57
+ 2,
58
+ 50359
59
+ ],
60
+ [
61
+ 3,
62
+ 50363
63
+ ]
64
+ ],
65
+ "is_multilingual": true,
66
+ "lang_to_id": {
67
+ "<|af|>": 50327,
68
+ "<|am|>": 50334,
69
+ "<|ar|>": 50272,
70
+ "<|as|>": 50350,
71
+ "<|az|>": 50304,
72
+ "<|ba|>": 50355,
73
+ "<|be|>": 50330,
74
+ "<|bg|>": 50292,
75
+ "<|bn|>": 50302,
76
+ "<|bo|>": 50347,
77
+ "<|br|>": 50309,
78
+ "<|bs|>": 50315,
79
+ "<|ca|>": 50270,
80
+ "<|cs|>": 50283,
81
+ "<|cy|>": 50297,
82
+ "<|da|>": 50285,
83
+ "<|de|>": 50261,
84
+ "<|el|>": 50281,
85
+ "<|en|>": 50259,
86
+ "<|es|>": 50262,
87
+ "<|et|>": 50307,
88
+ "<|eu|>": 50310,
89
+ "<|fa|>": 50300,
90
+ "<|fi|>": 50277,
91
+ "<|fo|>": 50338,
92
+ "<|fr|>": 50265,
93
+ "<|gl|>": 50319,
94
+ "<|gu|>": 50333,
95
+ "<|haw|>": 50352,
96
+ "<|ha|>": 50354,
97
+ "<|he|>": 50279,
98
+ "<|hi|>": 50276,
99
+ "<|hr|>": 50291,
100
+ "<|ht|>": 50339,
101
+ "<|hu|>": 50286,
102
+ "<|hy|>": 50312,
103
+ "<|id|>": 50275,
104
+ "<|is|>": 50311,
105
+ "<|it|>": 50274,
106
+ "<|ja|>": 50266,
107
+ "<|jw|>": 50356,
108
+ "<|ka|>": 50329,
109
+ "<|kk|>": 50316,
110
+ "<|km|>": 50323,
111
+ "<|kn|>": 50306,
112
+ "<|ko|>": 50264,
113
+ "<|la|>": 50294,
114
+ "<|lb|>": 50345,
115
+ "<|ln|>": 50353,
116
+ "<|lo|>": 50336,
117
+ "<|lt|>": 50293,
118
+ "<|lv|>": 50301,
119
+ "<|mg|>": 50349,
120
+ "<|mi|>": 50295,
121
+ "<|mk|>": 50308,
122
+ "<|ml|>": 50296,
123
+ "<|mn|>": 50314,
124
+ "<|mr|>": 50320,
125
+ "<|ms|>": 50282,
126
+ "<|mt|>": 50343,
127
+ "<|my|>": 50346,
128
+ "<|ne|>": 50313,
129
+ "<|nl|>": 50271,
130
+ "<|nn|>": 50342,
131
+ "<|no|>": 50288,
132
+ "<|oc|>": 50328,
133
+ "<|pa|>": 50321,
134
+ "<|pl|>": 50269,
135
+ "<|ps|>": 50340,
136
+ "<|pt|>": 50267,
137
+ "<|ro|>": 50284,
138
+ "<|ru|>": 50263,
139
+ "<|sa|>": 50344,
140
+ "<|sd|>": 50332,
141
+ "<|si|>": 50322,
142
+ "<|sk|>": 50298,
143
+ "<|sl|>": 50305,
144
+ "<|sn|>": 50324,
145
+ "<|so|>": 50326,
146
+ "<|sq|>": 50317,
147
+ "<|sr|>": 50303,
148
+ "<|su|>": 50357,
149
+ "<|sv|>": 50273,
150
+ "<|sw|>": 50318,
151
+ "<|ta|>": 50287,
152
+ "<|te|>": 50299,
153
+ "<|tg|>": 50331,
154
+ "<|th|>": 50289,
155
+ "<|tk|>": 50341,
156
+ "<|tl|>": 50348,
157
+ "<|tr|>": 50268,
158
+ "<|tt|>": 50351,
159
+ "<|uk|>": 50280,
160
+ "<|ur|>": 50290,
161
+ "<|uz|>": 50337,
162
+ "<|vi|>": 50278,
163
+ "<|yi|>": 50335,
164
+ "<|yo|>": 50325,
165
+ "<|zh|>": 50260
166
+ },
167
+ "max_initial_timestamp_index": 1,
168
+ "max_length": 448,
169
+ "no_timestamps_token_id": 50363,
170
+ "pad_token_id": 50257,
171
+ "return_timestamps": false,
172
+ "suppress_tokens": [
173
+ 1,
174
+ 2,
175
+ 7,
176
+ 8,
177
+ 9,
178
+ 10,
179
+ 14,
180
+ 25,
181
+ 26,
182
+ 27,
183
+ 28,
184
+ 29,
185
+ 31,
186
+ 58,
187
+ 59,
188
+ 60,
189
+ 61,
190
+ 62,
191
+ 63,
192
+ 90,
193
+ 91,
194
+ 92,
195
+ 93,
196
+ 359,
197
+ 503,
198
+ 522,
199
+ 542,
200
+ 873,
201
+ 893,
202
+ 902,
203
+ 918,
204
+ 922,
205
+ 931,
206
+ 1350,
207
+ 1853,
208
+ 1982,
209
+ 2460,
210
+ 2627,
211
+ 3246,
212
+ 3253,
213
+ 3268,
214
+ 3536,
215
+ 3846,
216
+ 3961,
217
+ 4183,
218
+ 4667,
219
+ 6585,
220
+ 6647,
221
+ 7273,
222
+ 9061,
223
+ 9383,
224
+ 10428,
225
+ 10929,
226
+ 11938,
227
+ 12033,
228
+ 12331,
229
+ 12562,
230
+ 13793,
231
+ 14157,
232
+ 14635,
233
+ 15265,
234
+ 15618,
235
+ 16553,
236
+ 16604,
237
+ 18362,
238
+ 18956,
239
+ 20075,
240
+ 21675,
241
+ 22520,
242
+ 26130,
243
+ 26161,
244
+ 26435,
245
+ 28279,
246
+ 29464,
247
+ 31650,
248
+ 32302,
249
+ 32470,
250
+ 36865,
251
+ 42863,
252
+ 47425,
253
+ 49870,
254
+ 50254,
255
+ 50258,
256
+ 50358,
257
+ 50359,
258
+ 50360,
259
+ 50361,
260
+ 50362
261
+ ],
262
+ "task_to_id": {
263
+ "transcribe": 50359,
264
+ "translate": 50358
265
+ },
266
+ "transformers_version": "4.33.2"
267
+ }