cantillation commited on
Commit
63899b0
·
verified ·
1 Parent(s): e4f705d

Model save

Browse files
Files changed (2) hide show
  1. README.md +95 -0
  2. generation_config.json +307 -0
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: distil-whisper/distil-large-v3.5
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - wer
9
+ model-index:
10
+ - name: Teamim-distil-large-v3.5_WeightDecay-0.005_Augmented__WithSRT_LR-1e-05_date-10-06-2025
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # Teamim-distil-large-v3.5_WeightDecay-0.005_Augmented__WithSRT_LR-1e-05_date-10-06-2025
18
+
19
+ This model is a fine-tuned version of [distil-whisper/distil-large-v3.5](https://huggingface.co/distil-whisper/distil-large-v3.5) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.7945
22
+ - Wer: 68.9512
23
+ - Avg Precision Exact: 0.2622
24
+ - Avg Recall Exact: 0.2502
25
+ - Avg F1 Exact: 0.2513
26
+ - Avg Precision Letter Shift: 0.2922
27
+ - Avg Recall Letter Shift: 0.2803
28
+ - Avg F1 Letter Shift: 0.2796
29
+ - Avg Precision Word Level: 0.3129
30
+ - Avg Recall Word Level: 0.3458
31
+ - Avg F1 Word Level: 0.3227
32
+ - Avg Precision Word Shift: 0.5277
33
+ - Avg Recall Word Shift: 0.5512
34
+ - Avg F1 Word Shift: 0.5260
35
+ - Precision Median Exact: 0.1429
36
+ - Recall Median Exact: 0.1379
37
+ - F1 Median Exact: 0.1333
38
+ - Precision Max Exact: 1.0
39
+ - Recall Max Exact: 1.0
40
+ - F1 Max Exact: 1.0
41
+ - Precision Min Exact: 0.0
42
+ - Recall Min Exact: 0.0
43
+ - F1 Min Exact: 0.0
44
+ - Precision Min Letter Shift: 0.0
45
+ - Recall Min Letter Shift: 0.0
46
+ - F1 Min Letter Shift: 0.0
47
+ - Precision Min Word Level: 0.0
48
+ - Recall Min Word Level: 0.0
49
+ - F1 Min Word Level: 0.0
50
+ - Precision Min Word Shift: 0.0
51
+ - Recall Min Word Shift: 0.0
52
+ - F1 Min Word Shift: 0.0
53
+
54
+ ## Model description
55
+
56
+ More information needed
57
+
58
+ ## Intended uses & limitations
59
+
60
+ More information needed
61
+
62
+ ## Training and evaluation data
63
+
64
+ More information needed
65
+
66
+ ## Training procedure
67
+
68
+ ### Training hyperparameters
69
+
70
+ The following hyperparameters were used during training:
71
+ - learning_rate: 1e-05
72
+ - train_batch_size: 16
73
+ - eval_batch_size: 2
74
+ - seed: 42
75
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
76
+ - lr_scheduler_type: linear
77
+ - lr_scheduler_warmup_steps: 100
78
+ - training_steps: 10000
79
+ - mixed_precision_training: Native AMP
80
+
81
+ ### Training results
82
+
83
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Avg Precision Exact | Avg Recall Exact | Avg F1 Exact | Avg Precision Letter Shift | Avg Recall Letter Shift | Avg F1 Letter Shift | Avg Precision Word Level | Avg Recall Word Level | Avg F1 Word Level | Avg Precision Word Shift | Avg Recall Word Shift | Avg F1 Word Shift | Precision Median Exact | Recall Median Exact | F1 Median Exact | Precision Max Exact | Recall Max Exact | F1 Max Exact | Precision Min Exact | Recall Min Exact | F1 Min Exact | Precision Min Letter Shift | Recall Min Letter Shift | F1 Min Letter Shift | Precision Min Word Level | Recall Min Word Level | F1 Min Word Level | Precision Min Word Shift | Recall Min Word Shift | F1 Min Word Shift |
84
+ |:-------------:|:------:|:-----:|:---------------:|:--------:|:-------------------:|:----------------:|:------------:|:--------------------------:|:-----------------------:|:-------------------:|:------------------------:|:---------------------:|:-----------------:|:------------------------:|:---------------------:|:-----------------:|:----------------------:|:-------------------:|:---------------:|:-------------------:|:----------------:|:------------:|:-------------------:|:----------------:|:------------:|:--------------------------:|:-----------------------:|:-------------------:|:------------------------:|:---------------------:|:-----------------:|:------------------------:|:---------------------:|:-----------------:|
85
+ | No log | 0.0001 | 1 | 12.1921 | 169.3043 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
86
+ | 0.096 | 0.5925 | 5000 | 0.9503 | 76.8918 | 0.1974 | 0.2042 | 0.1981 | 0.2302 | 0.2405 | 0.2312 | 0.2519 | 0.2806 | 0.2607 | 0.4684 | 0.5193 | 0.4828 | 0.1071 | 0.1111 | 0.1053 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
87
+ | 0.0614 | 1.1850 | 10000 | 0.7945 | 68.9512 | 0.2622 | 0.2502 | 0.2513 | 0.2922 | 0.2803 | 0.2796 | 0.3129 | 0.3458 | 0.3227 | 0.5277 | 0.5512 | 0.5260 | 0.1429 | 0.1379 | 0.1333 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
88
+
89
+
90
+ ### Framework versions
91
+
92
+ - Transformers 4.49.0
93
+ - Pytorch 2.7.0+cu126
94
+ - Datasets 2.12.0
95
+ - Tokenizers 0.20.1
generation_config.json ADDED
@@ -0,0 +1,307 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 1,
5
+ 0
6
+ ],
7
+ [
8
+ 1,
9
+ 1
10
+ ],
11
+ [
12
+ 1,
13
+ 2
14
+ ],
15
+ [
16
+ 1,
17
+ 3
18
+ ],
19
+ [
20
+ 1,
21
+ 4
22
+ ],
23
+ [
24
+ 1,
25
+ 5
26
+ ],
27
+ [
28
+ 1,
29
+ 6
30
+ ],
31
+ [
32
+ 1,
33
+ 7
34
+ ],
35
+ [
36
+ 1,
37
+ 8
38
+ ],
39
+ [
40
+ 1,
41
+ 9
42
+ ],
43
+ [
44
+ 1,
45
+ 10
46
+ ],
47
+ [
48
+ 1,
49
+ 11
50
+ ],
51
+ [
52
+ 1,
53
+ 12
54
+ ],
55
+ [
56
+ 1,
57
+ 13
58
+ ],
59
+ [
60
+ 1,
61
+ 14
62
+ ],
63
+ [
64
+ 1,
65
+ 15
66
+ ],
67
+ [
68
+ 1,
69
+ 16
70
+ ],
71
+ [
72
+ 1,
73
+ 17
74
+ ],
75
+ [
76
+ 1,
77
+ 18
78
+ ],
79
+ [
80
+ 1,
81
+ 19
82
+ ]
83
+ ],
84
+ "begin_suppress_tokens": [
85
+ 220,
86
+ 50257
87
+ ],
88
+ "bos_token_id": 50257,
89
+ "decoder_start_token_id": 50258,
90
+ "eos_token_id": 50257,
91
+ "forced_decoder_ids": [
92
+ [
93
+ 1,
94
+ 50259
95
+ ],
96
+ [
97
+ 2,
98
+ 50360
99
+ ]
100
+ ],
101
+ "is_multilingual": true,
102
+ "lang_to_id": {
103
+ "<|af|>": 50327,
104
+ "<|am|>": 50334,
105
+ "<|ar|>": 50272,
106
+ "<|as|>": 50350,
107
+ "<|az|>": 50304,
108
+ "<|ba|>": 50355,
109
+ "<|be|>": 50330,
110
+ "<|bg|>": 50292,
111
+ "<|bn|>": 50302,
112
+ "<|bo|>": 50347,
113
+ "<|br|>": 50309,
114
+ "<|bs|>": 50315,
115
+ "<|ca|>": 50270,
116
+ "<|cs|>": 50283,
117
+ "<|cy|>": 50297,
118
+ "<|da|>": 50285,
119
+ "<|de|>": 50261,
120
+ "<|el|>": 50281,
121
+ "<|en|>": 50259,
122
+ "<|es|>": 50262,
123
+ "<|et|>": 50307,
124
+ "<|eu|>": 50310,
125
+ "<|fa|>": 50300,
126
+ "<|fi|>": 50277,
127
+ "<|fo|>": 50338,
128
+ "<|fr|>": 50265,
129
+ "<|gl|>": 50319,
130
+ "<|gu|>": 50333,
131
+ "<|haw|>": 50352,
132
+ "<|ha|>": 50354,
133
+ "<|he|>": 50279,
134
+ "<|hi|>": 50276,
135
+ "<|hr|>": 50291,
136
+ "<|ht|>": 50339,
137
+ "<|hu|>": 50286,
138
+ "<|hy|>": 50312,
139
+ "<|id|>": 50275,
140
+ "<|is|>": 50311,
141
+ "<|it|>": 50274,
142
+ "<|ja|>": 50266,
143
+ "<|jw|>": 50356,
144
+ "<|ka|>": 50329,
145
+ "<|kk|>": 50316,
146
+ "<|km|>": 50323,
147
+ "<|kn|>": 50306,
148
+ "<|ko|>": 50264,
149
+ "<|la|>": 50294,
150
+ "<|lb|>": 50345,
151
+ "<|ln|>": 50353,
152
+ "<|lo|>": 50336,
153
+ "<|lt|>": 50293,
154
+ "<|lv|>": 50301,
155
+ "<|mg|>": 50349,
156
+ "<|mi|>": 50295,
157
+ "<|mk|>": 50308,
158
+ "<|ml|>": 50296,
159
+ "<|mn|>": 50314,
160
+ "<|mr|>": 50320,
161
+ "<|ms|>": 50282,
162
+ "<|mt|>": 50343,
163
+ "<|my|>": 50346,
164
+ "<|ne|>": 50313,
165
+ "<|nl|>": 50271,
166
+ "<|nn|>": 50342,
167
+ "<|no|>": 50288,
168
+ "<|oc|>": 50328,
169
+ "<|pa|>": 50321,
170
+ "<|pl|>": 50269,
171
+ "<|ps|>": 50340,
172
+ "<|pt|>": 50267,
173
+ "<|ro|>": 50284,
174
+ "<|ru|>": 50263,
175
+ "<|sa|>": 50344,
176
+ "<|sd|>": 50332,
177
+ "<|si|>": 50322,
178
+ "<|sk|>": 50298,
179
+ "<|sl|>": 50305,
180
+ "<|sn|>": 50324,
181
+ "<|so|>": 50326,
182
+ "<|sq|>": 50317,
183
+ "<|sr|>": 50303,
184
+ "<|su|>": 50357,
185
+ "<|sv|>": 50273,
186
+ "<|sw|>": 50318,
187
+ "<|ta|>": 50287,
188
+ "<|te|>": 50299,
189
+ "<|tg|>": 50331,
190
+ "<|th|>": 50289,
191
+ "<|tk|>": 50341,
192
+ "<|tl|>": 50348,
193
+ "<|tr|>": 50268,
194
+ "<|tt|>": 50351,
195
+ "<|uk|>": 50280,
196
+ "<|ur|>": 50290,
197
+ "<|uz|>": 50337,
198
+ "<|vi|>": 50278,
199
+ "<|yi|>": 50335,
200
+ "<|yo|>": 50325,
201
+ "<|yue|>": 50358,
202
+ "<|zh|>": 50260
203
+ },
204
+ "language": "english",
205
+ "max_initial_timestamp_index": 50,
206
+ "max_length": 448,
207
+ "no_timestamps_token_id": 50364,
208
+ "pad_token_id": 50257,
209
+ "prev_sot_token_id": 50362,
210
+ "return_timestamps": false,
211
+ "suppress_tokens": [
212
+ 1,
213
+ 2,
214
+ 7,
215
+ 8,
216
+ 9,
217
+ 10,
218
+ 14,
219
+ 25,
220
+ 26,
221
+ 27,
222
+ 28,
223
+ 29,
224
+ 31,
225
+ 58,
226
+ 59,
227
+ 60,
228
+ 61,
229
+ 62,
230
+ 63,
231
+ 90,
232
+ 91,
233
+ 92,
234
+ 93,
235
+ 359,
236
+ 503,
237
+ 522,
238
+ 542,
239
+ 873,
240
+ 893,
241
+ 902,
242
+ 918,
243
+ 922,
244
+ 931,
245
+ 1350,
246
+ 1853,
247
+ 1982,
248
+ 2460,
249
+ 2627,
250
+ 3246,
251
+ 3253,
252
+ 3268,
253
+ 3536,
254
+ 3846,
255
+ 3961,
256
+ 4183,
257
+ 4667,
258
+ 6585,
259
+ 6647,
260
+ 7273,
261
+ 9061,
262
+ 9383,
263
+ 10428,
264
+ 10929,
265
+ 11938,
266
+ 12033,
267
+ 12331,
268
+ 12562,
269
+ 13793,
270
+ 14157,
271
+ 14635,
272
+ 15265,
273
+ 15618,
274
+ 16553,
275
+ 16604,
276
+ 18362,
277
+ 18956,
278
+ 20075,
279
+ 21675,
280
+ 22520,
281
+ 26130,
282
+ 26161,
283
+ 26435,
284
+ 28279,
285
+ 29464,
286
+ 31650,
287
+ 32302,
288
+ 32470,
289
+ 36865,
290
+ 42863,
291
+ 47425,
292
+ 49870,
293
+ 50254,
294
+ 50258,
295
+ 50359,
296
+ 50360,
297
+ 50361,
298
+ 50362,
299
+ 50363
300
+ ],
301
+ "task": "transcribe",
302
+ "task_to_id": {
303
+ "transcribe": 50360,
304
+ "translate": 50359
305
+ },
306
+ "transformers_version": "4.49.0"
307
+ }