sqrk commited on
Commit
c6e3e11
1 Parent(s): 8db9ebc

Model save

Browse files
Files changed (2) hide show
  1. README.md +107 -0
  2. generation_config.json +257 -0
README.md ADDED
@@ -0,0 +1,107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: openai/whisper-large-v3
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - wer
8
+ model-index:
9
+ - name: Sep29-Mixat-whisper-lg-3-transliteration-0.1trainasval
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # Sep29-Mixat-whisper-lg-3-transliteration-0.1trainasval
17
+
18
+ This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7875
21
+ - Wer: 39.7972
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 1e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 2
45
+ - total_train_batch_size: 16
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_steps: 500
49
+ - num_epochs: 100
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
55
+ |:-------------:|:-------:|:----:|:---------------:|:-------:|
56
+ | 0.7619 | 0.4762 | 100 | 0.5335 | 54.2752 |
57
+ | 0.4908 | 0.9524 | 200 | 0.4641 | 49.9738 |
58
+ | 0.3846 | 1.4286 | 300 | 0.4498 | 43.4342 |
59
+ | 0.389 | 1.9048 | 400 | 0.4382 | 42.3151 |
60
+ | 0.2851 | 2.3810 | 500 | 0.4605 | 42.1927 |
61
+ | 0.2723 | 2.8571 | 600 | 0.4651 | 42.0878 |
62
+ | 0.202 | 3.3333 | 700 | 0.4855 | 40.9862 |
63
+ | 0.1731 | 3.8095 | 800 | 0.4809 | 41.3184 |
64
+ | 0.1243 | 4.2857 | 900 | 0.5475 | 40.6540 |
65
+ | 0.0988 | 4.7619 | 1000 | 0.5303 | 40.7064 |
66
+ | 0.0742 | 5.2381 | 1100 | 0.5775 | 40.6889 |
67
+ | 0.0531 | 5.7143 | 1200 | 0.5825 | 40.5316 |
68
+ | 0.0482 | 6.1905 | 1300 | 0.5976 | 41.3534 |
69
+ | 0.0368 | 6.6667 | 1400 | 0.6118 | 41.0911 |
70
+ | 0.0312 | 7.1429 | 1500 | 0.6439 | 42.0353 |
71
+ | 0.0242 | 7.6190 | 1600 | 0.6332 | 42.0528 |
72
+ | 0.0239 | 8.0952 | 1700 | 0.6684 | 39.3251 |
73
+ | 0.018 | 8.5714 | 1800 | 0.6527 | 42.3326 |
74
+ | 0.019 | 9.0476 | 1900 | 0.6736 | 40.7239 |
75
+ | 0.0153 | 9.5238 | 2000 | 0.6701 | 42.3326 |
76
+ | 0.0168 | 10.0 | 2100 | 0.7033 | 43.6790 |
77
+ | 0.0134 | 10.4762 | 2200 | 0.7028 | 40.2868 |
78
+ | 0.0141 | 10.9524 | 2300 | 0.6997 | 43.9063 |
79
+ | 0.0112 | 11.4286 | 2400 | 0.7055 | 42.1927 |
80
+ | 0.0118 | 11.9048 | 2500 | 0.7112 | 40.4266 |
81
+ | 0.0091 | 12.3810 | 2600 | 0.7509 | 41.5982 |
82
+ | 0.0106 | 12.8571 | 2700 | 0.7075 | 42.7872 |
83
+ | 0.0072 | 13.3333 | 2800 | 0.7263 | 43.3992 |
84
+ | 0.0096 | 13.8095 | 2900 | 0.7365 | 42.5249 |
85
+ | 0.0086 | 14.2857 | 3000 | 0.7722 | 42.0353 |
86
+ | 0.0099 | 14.7619 | 3100 | 0.7480 | 40.9862 |
87
+ | 0.0112 | 15.2381 | 3200 | 0.7422 | 40.9512 |
88
+ | 0.0076 | 15.7143 | 3300 | 0.7749 | 41.3709 |
89
+ | 0.0087 | 16.1905 | 3400 | 0.7505 | 39.9545 |
90
+ | 0.0073 | 16.6667 | 3500 | 0.7583 | 41.8780 |
91
+ | 0.0072 | 17.1429 | 3600 | 0.7541 | 41.0911 |
92
+ | 0.0063 | 17.6190 | 3700 | 0.7516 | 40.9337 |
93
+ | 0.0074 | 18.0952 | 3800 | 0.7798 | 41.2135 |
94
+ | 0.0067 | 18.5714 | 3900 | 0.7780 | 40.4791 |
95
+ | 0.0078 | 19.0476 | 4000 | 0.7596 | 41.2660 |
96
+ | 0.0061 | 19.5238 | 4100 | 0.7660 | 39.6048 |
97
+ | 0.0071 | 20.0 | 4200 | 0.7699 | 40.9862 |
98
+ | 0.0045 | 20.4762 | 4300 | 0.7855 | 41.4583 |
99
+ | 0.0055 | 20.9524 | 4400 | 0.7875 | 39.7972 |
100
+
101
+
102
+ ### Framework versions
103
+
104
+ - Transformers 4.43.4
105
+ - Pytorch 2.4.1
106
+ - Datasets 3.0.0
107
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 7,
5
+ 0
6
+ ],
7
+ [
8
+ 10,
9
+ 17
10
+ ],
11
+ [
12
+ 12,
13
+ 18
14
+ ],
15
+ [
16
+ 13,
17
+ 12
18
+ ],
19
+ [
20
+ 16,
21
+ 1
22
+ ],
23
+ [
24
+ 17,
25
+ 14
26
+ ],
27
+ [
28
+ 19,
29
+ 11
30
+ ],
31
+ [
32
+ 21,
33
+ 4
34
+ ],
35
+ [
36
+ 24,
37
+ 1
38
+ ],
39
+ [
40
+ 25,
41
+ 6
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
+ "is_multilingual": true,
52
+ "lang_to_id": {
53
+ "<|af|>": 50327,
54
+ "<|am|>": 50334,
55
+ "<|ar|>": 50272,
56
+ "<|as|>": 50350,
57
+ "<|az|>": 50304,
58
+ "<|ba|>": 50355,
59
+ "<|be|>": 50330,
60
+ "<|bg|>": 50292,
61
+ "<|bn|>": 50302,
62
+ "<|bo|>": 50347,
63
+ "<|br|>": 50309,
64
+ "<|bs|>": 50315,
65
+ "<|ca|>": 50270,
66
+ "<|cs|>": 50283,
67
+ "<|cy|>": 50297,
68
+ "<|da|>": 50285,
69
+ "<|de|>": 50261,
70
+ "<|el|>": 50281,
71
+ "<|en|>": 50259,
72
+ "<|es|>": 50262,
73
+ "<|et|>": 50307,
74
+ "<|eu|>": 50310,
75
+ "<|fa|>": 50300,
76
+ "<|fi|>": 50277,
77
+ "<|fo|>": 50338,
78
+ "<|fr|>": 50265,
79
+ "<|gl|>": 50319,
80
+ "<|gu|>": 50333,
81
+ "<|haw|>": 50352,
82
+ "<|ha|>": 50354,
83
+ "<|he|>": 50279,
84
+ "<|hi|>": 50276,
85
+ "<|hr|>": 50291,
86
+ "<|ht|>": 50339,
87
+ "<|hu|>": 50286,
88
+ "<|hy|>": 50312,
89
+ "<|id|>": 50275,
90
+ "<|is|>": 50311,
91
+ "<|it|>": 50274,
92
+ "<|ja|>": 50266,
93
+ "<|jw|>": 50356,
94
+ "<|ka|>": 50329,
95
+ "<|kk|>": 50316,
96
+ "<|km|>": 50323,
97
+ "<|kn|>": 50306,
98
+ "<|ko|>": 50264,
99
+ "<|la|>": 50294,
100
+ "<|lb|>": 50345,
101
+ "<|ln|>": 50353,
102
+ "<|lo|>": 50336,
103
+ "<|lt|>": 50293,
104
+ "<|lv|>": 50301,
105
+ "<|mg|>": 50349,
106
+ "<|mi|>": 50295,
107
+ "<|mk|>": 50308,
108
+ "<|ml|>": 50296,
109
+ "<|mn|>": 50314,
110
+ "<|mr|>": 50320,
111
+ "<|ms|>": 50282,
112
+ "<|mt|>": 50343,
113
+ "<|my|>": 50346,
114
+ "<|ne|>": 50313,
115
+ "<|nl|>": 50271,
116
+ "<|nn|>": 50342,
117
+ "<|no|>": 50288,
118
+ "<|oc|>": 50328,
119
+ "<|pa|>": 50321,
120
+ "<|pl|>": 50269,
121
+ "<|ps|>": 50340,
122
+ "<|pt|>": 50267,
123
+ "<|ro|>": 50284,
124
+ "<|ru|>": 50263,
125
+ "<|sa|>": 50344,
126
+ "<|sd|>": 50332,
127
+ "<|si|>": 50322,
128
+ "<|sk|>": 50298,
129
+ "<|sl|>": 50305,
130
+ "<|sn|>": 50324,
131
+ "<|so|>": 50326,
132
+ "<|sq|>": 50317,
133
+ "<|sr|>": 50303,
134
+ "<|su|>": 50357,
135
+ "<|sv|>": 50273,
136
+ "<|sw|>": 50318,
137
+ "<|ta|>": 50287,
138
+ "<|te|>": 50299,
139
+ "<|tg|>": 50331,
140
+ "<|th|>": 50289,
141
+ "<|tk|>": 50341,
142
+ "<|tl|>": 50348,
143
+ "<|tr|>": 50268,
144
+ "<|tt|>": 50351,
145
+ "<|uk|>": 50280,
146
+ "<|ur|>": 50290,
147
+ "<|uz|>": 50337,
148
+ "<|vi|>": 50278,
149
+ "<|yi|>": 50335,
150
+ "<|yo|>": 50325,
151
+ "<|yue|>": 50358,
152
+ "<|zh|>": 50260
153
+ },
154
+ "language": "arabic",
155
+ "max_initial_timestamp_index": 50,
156
+ "max_length": 448,
157
+ "no_timestamps_token_id": 50364,
158
+ "pad_token_id": 50257,
159
+ "prev_sot_token_id": 50362,
160
+ "return_timestamps": false,
161
+ "suppress_tokens": [
162
+ 1,
163
+ 2,
164
+ 7,
165
+ 8,
166
+ 9,
167
+ 10,
168
+ 14,
169
+ 25,
170
+ 26,
171
+ 27,
172
+ 28,
173
+ 29,
174
+ 31,
175
+ 58,
176
+ 59,
177
+ 60,
178
+ 61,
179
+ 62,
180
+ 63,
181
+ 90,
182
+ 91,
183
+ 92,
184
+ 93,
185
+ 359,
186
+ 503,
187
+ 522,
188
+ 542,
189
+ 873,
190
+ 893,
191
+ 902,
192
+ 918,
193
+ 922,
194
+ 931,
195
+ 1350,
196
+ 1853,
197
+ 1982,
198
+ 2460,
199
+ 2627,
200
+ 3246,
201
+ 3253,
202
+ 3268,
203
+ 3536,
204
+ 3846,
205
+ 3961,
206
+ 4183,
207
+ 4667,
208
+ 6585,
209
+ 6647,
210
+ 7273,
211
+ 9061,
212
+ 9383,
213
+ 10428,
214
+ 10929,
215
+ 11938,
216
+ 12033,
217
+ 12331,
218
+ 12562,
219
+ 13793,
220
+ 14157,
221
+ 14635,
222
+ 15265,
223
+ 15618,
224
+ 16553,
225
+ 16604,
226
+ 18362,
227
+ 18956,
228
+ 20075,
229
+ 21675,
230
+ 22520,
231
+ 26130,
232
+ 26161,
233
+ 26435,
234
+ 28279,
235
+ 29464,
236
+ 31650,
237
+ 32302,
238
+ 32470,
239
+ 36865,
240
+ 42863,
241
+ 47425,
242
+ 49870,
243
+ 50254,
244
+ 50258,
245
+ 50359,
246
+ 50360,
247
+ 50361,
248
+ 50362,
249
+ 50363
250
+ ],
251
+ "task": "transcribe",
252
+ "task_to_id": {
253
+ "transcribe": 50360,
254
+ "translate": 50359
255
+ },
256
+ "transformers_version": "4.43.4"
257
+ }