cantillation commited on
Commit
d82e23c
·
verified ·
1 Parent(s): 8c2ac7a

Model save

Browse files
README.md ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ivrit-ai/whisper-v2-pd1-e1
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - wer
7
+ model-index:
8
+ - name: Teamim-large-v2_WeightDecay-0.05_Augmented_Combined-Data_date-09-07-2024_16-25
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # Teamim-large-v2_WeightDecay-0.05_Augmented_Combined-Data_date-09-07-2024_16-25
16
+
17
+ This model is a fine-tuned version of [ivrit-ai/whisper-v2-pd1-e1](https://huggingface.co/ivrit-ai/whisper-v2-pd1-e1) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.1078
20
+ - Wer: 15.5291
21
+ - Avg Precision Exact: 0.8760
22
+ - Avg Recall Exact: 0.8758
23
+ - Avg F1 Exact: 0.8753
24
+ - Avg Precision Letter Shift: 0.8960
25
+ - Avg Recall Letter Shift: 0.8959
26
+ - Avg F1 Letter Shift: 0.8953
27
+ - Avg Precision Word Level: 0.8987
28
+ - Avg Recall Word Level: 0.8993
29
+ - Avg F1 Word Level: 0.8984
30
+ - Avg Precision Word Shift: 0.9450
31
+ - Avg Recall Word Shift: 0.9466
32
+ - Avg F1 Word Shift: 0.9451
33
+ - Precision Median Exact: 0.9231
34
+ - Recall Median Exact: 0.9231
35
+ - F1 Median Exact: 0.9286
36
+ - Precision Max Exact: 1.0
37
+ - Recall Max Exact: 1.0
38
+ - F1 Max Exact: 1.0
39
+ - Precision Min Exact: 0.0
40
+ - Recall Min Exact: 0.0
41
+ - F1 Min Exact: 0.0
42
+ - Precision Min Letter Shift: 0.0
43
+ - Recall Min Letter Shift: 0.0
44
+ - F1 Min Letter Shift: 0.0
45
+ - Precision Min Word Level: 0.0
46
+ - Recall Min Word Level: 0.0
47
+ - F1 Min Word Level: 0.0
48
+ - Precision Min Word Shift: 0.0769
49
+ - Recall Min Word Shift: 0.0909
50
+ - F1 Min Word Shift: 0.0833
51
+
52
+ ## Model description
53
+
54
+ More information needed
55
+
56
+ ## Intended uses & limitations
57
+
58
+ More information needed
59
+
60
+ ## Training and evaluation data
61
+
62
+ More information needed
63
+
64
+ ## Training procedure
65
+
66
+ ### Training hyperparameters
67
+
68
+ The following hyperparameters were used during training:
69
+ - learning_rate: 1e-05
70
+ - train_batch_size: 8
71
+ - eval_batch_size: 32
72
+ - seed: 42
73
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
74
+ - lr_scheduler_type: linear
75
+ - lr_scheduler_warmup_steps: 10
76
+ - training_steps: 3000
77
+ - mixed_precision_training: Native AMP
78
+
79
+ ### Training results
80
+
81
+ | 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 |
82
+ |:-------------:|:------:|:----:|:---------------:|:-------:|:-------------------:|:----------------:|:------------:|:--------------------------:|:-----------------------:|:-------------------:|:------------------------:|:---------------------:|:-----------------:|:------------------------:|:---------------------:|:-----------------:|:----------------------:|:-------------------:|:---------------:|:-------------------:|:----------------:|:------------:|:-------------------:|:----------------:|:------------:|:--------------------------:|:-----------------------:|:-------------------:|:------------------------:|:---------------------:|:-----------------:|:------------------------:|:---------------------:|:-----------------:|
83
+ | 0.1518 | 0.0517 | 1000 | 0.1823 | 26.0329 | 0.7790 | 0.7842 | 0.7807 | 0.8094 | 0.8153 | 0.8114 | 0.8144 | 0.8207 | 0.8167 | 0.8953 | 0.9056 | 0.8994 | 0.8462 | 0.8571 | 0.8571 | 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 |
84
+ | 0.0993 | 0.1033 | 2000 | 0.1316 | 18.8804 | 0.8477 | 0.8540 | 0.8501 | 0.8691 | 0.8757 | 0.8716 | 0.8734 | 0.8799 | 0.8759 | 0.9264 | 0.9342 | 0.9294 | 0.9091 | 0.9167 | 0.9091 | 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.0769 | 0.0909 | 0.0833 |
85
+ | 0.0625 | 0.1550 | 3000 | 0.1078 | 15.5291 | 0.8760 | 0.8758 | 0.8753 | 0.8960 | 0.8959 | 0.8953 | 0.8987 | 0.8993 | 0.8984 | 0.9450 | 0.9466 | 0.9451 | 0.9231 | 0.9231 | 0.9286 | 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.0769 | 0.0909 | 0.0833 |
86
+
87
+
88
+ ### Framework versions
89
+
90
+ - Transformers 4.41.2
91
+ - Pytorch 2.2.1
92
+ - Datasets 2.20.0
93
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,318 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ null
107
+ ],
108
+ [
109
+ 2,
110
+ 50359
111
+ ]
112
+ ],
113
+ "is_multilingual": true,
114
+ "lang_to_id": {
115
+ "<|af|>": 50327,
116
+ "<|am|>": 50334,
117
+ "<|ar|>": 50272,
118
+ "<|as|>": 50350,
119
+ "<|az|>": 50304,
120
+ "<|ba|>": 50355,
121
+ "<|be|>": 50330,
122
+ "<|bg|>": 50292,
123
+ "<|bn|>": 50302,
124
+ "<|bo|>": 50347,
125
+ "<|br|>": 50309,
126
+ "<|bs|>": 50315,
127
+ "<|ca|>": 50270,
128
+ "<|cs|>": 50283,
129
+ "<|cy|>": 50297,
130
+ "<|da|>": 50285,
131
+ "<|de|>": 50261,
132
+ "<|el|>": 50281,
133
+ "<|en|>": 50259,
134
+ "<|es|>": 50262,
135
+ "<|et|>": 50307,
136
+ "<|eu|>": 50310,
137
+ "<|fa|>": 50300,
138
+ "<|fi|>": 50277,
139
+ "<|fo|>": 50338,
140
+ "<|fr|>": 50265,
141
+ "<|gl|>": 50319,
142
+ "<|gu|>": 50333,
143
+ "<|haw|>": 50352,
144
+ "<|ha|>": 50354,
145
+ "<|he|>": 50279,
146
+ "<|hi|>": 50276,
147
+ "<|hr|>": 50291,
148
+ "<|ht|>": 50339,
149
+ "<|hu|>": 50286,
150
+ "<|hy|>": 50312,
151
+ "<|id|>": 50275,
152
+ "<|is|>": 50311,
153
+ "<|it|>": 50274,
154
+ "<|ja|>": 50266,
155
+ "<|jw|>": 50356,
156
+ "<|ka|>": 50329,
157
+ "<|kk|>": 50316,
158
+ "<|km|>": 50323,
159
+ "<|kn|>": 50306,
160
+ "<|ko|>": 50264,
161
+ "<|la|>": 50294,
162
+ "<|lb|>": 50345,
163
+ "<|ln|>": 50353,
164
+ "<|lo|>": 50336,
165
+ "<|lt|>": 50293,
166
+ "<|lv|>": 50301,
167
+ "<|mg|>": 50349,
168
+ "<|mi|>": 50295,
169
+ "<|mk|>": 50308,
170
+ "<|ml|>": 50296,
171
+ "<|mn|>": 50314,
172
+ "<|mr|>": 50320,
173
+ "<|ms|>": 50282,
174
+ "<|mt|>": 50343,
175
+ "<|my|>": 50346,
176
+ "<|ne|>": 50313,
177
+ "<|nl|>": 50271,
178
+ "<|nn|>": 50342,
179
+ "<|no|>": 50288,
180
+ "<|oc|>": 50328,
181
+ "<|pa|>": 50321,
182
+ "<|pl|>": 50269,
183
+ "<|ps|>": 50340,
184
+ "<|pt|>": 50267,
185
+ "<|ro|>": 50284,
186
+ "<|ru|>": 50263,
187
+ "<|sa|>": 50344,
188
+ "<|sd|>": 50332,
189
+ "<|si|>": 50322,
190
+ "<|sk|>": 50298,
191
+ "<|sl|>": 50305,
192
+ "<|sn|>": 50324,
193
+ "<|so|>": 50326,
194
+ "<|sq|>": 50317,
195
+ "<|sr|>": 50303,
196
+ "<|su|>": 50357,
197
+ "<|sv|>": 50273,
198
+ "<|sw|>": 50318,
199
+ "<|ta|>": 50287,
200
+ "<|te|>": 50299,
201
+ "<|tg|>": 50331,
202
+ "<|th|>": 50289,
203
+ "<|tk|>": 50341,
204
+ "<|tl|>": 50348,
205
+ "<|tr|>": 50268,
206
+ "<|tt|>": 50351,
207
+ "<|uk|>": 50280,
208
+ "<|ur|>": 50290,
209
+ "<|uz|>": 50337,
210
+ "<|vi|>": 50278,
211
+ "<|yi|>": 50335,
212
+ "<|yo|>": 50325,
213
+ "<|zh|>": 50260
214
+ },
215
+ "language": "he",
216
+ "max_initial_timestamp_index": 50,
217
+ "max_length": 448,
218
+ "no_timestamps_token_id": 50363,
219
+ "pad_token_id": 50257,
220
+ "prev_sot_token_id": 50361,
221
+ "return_timestamps": false,
222
+ "suppress_tokens": [
223
+ 1,
224
+ 2,
225
+ 7,
226
+ 8,
227
+ 9,
228
+ 10,
229
+ 14,
230
+ 25,
231
+ 26,
232
+ 27,
233
+ 28,
234
+ 29,
235
+ 31,
236
+ 58,
237
+ 59,
238
+ 60,
239
+ 61,
240
+ 62,
241
+ 63,
242
+ 90,
243
+ 91,
244
+ 92,
245
+ 93,
246
+ 359,
247
+ 503,
248
+ 522,
249
+ 542,
250
+ 873,
251
+ 893,
252
+ 902,
253
+ 918,
254
+ 922,
255
+ 931,
256
+ 1350,
257
+ 1853,
258
+ 1982,
259
+ 2460,
260
+ 2627,
261
+ 3246,
262
+ 3253,
263
+ 3268,
264
+ 3536,
265
+ 3846,
266
+ 3961,
267
+ 4183,
268
+ 4667,
269
+ 6585,
270
+ 6647,
271
+ 7273,
272
+ 9061,
273
+ 9383,
274
+ 10428,
275
+ 10929,
276
+ 11938,
277
+ 12033,
278
+ 12331,
279
+ 12562,
280
+ 13793,
281
+ 14157,
282
+ 14635,
283
+ 15265,
284
+ 15618,
285
+ 16553,
286
+ 16604,
287
+ 18362,
288
+ 18956,
289
+ 20075,
290
+ 21675,
291
+ 22520,
292
+ 26130,
293
+ 26161,
294
+ 26435,
295
+ 28279,
296
+ 29464,
297
+ 31650,
298
+ 32302,
299
+ 32470,
300
+ 36865,
301
+ 42863,
302
+ 47425,
303
+ 49870,
304
+ 50254,
305
+ 50258,
306
+ 50358,
307
+ 50359,
308
+ 50360,
309
+ 50361,
310
+ 50362
311
+ ],
312
+ "task_to_id": {
313
+ "transcribe": 50359,
314
+ "translate": 50358
315
+ },
316
+ "transformers_version": "4.41.2",
317
+ "use_cache": false
318
+ }
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:159d496aab60231ba323bdf8f5c19a733ef343f33b5aedaef5ccc1d2e3a2c106
3
+ size 4992865200
model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:883177399e7e8096fb2ebd511e0d8d4f36e208dfb4e110a7fa3fb85e705ebd7d
3
+ size 1180663192
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
runs/Jul09_16-33-16_0d78cd04065e/events.out.tfevents.1720542798.0d78cd04065e.1.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba6e3af2e302fcd7bb9e871619c48d141ba548fd1fbc9dd143a136111184123c
3
- size 38778
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d298a75cd67725bffaa21fa6a57ddd0a92949d495538d95c875a984e979e7d0
3
+ size 39132