cantillation commited on
Commit
6933e48
1 Parent(s): 2441c6c

End of training

Browse files
README.md ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - he
4
+ license: apache-2.0
5
+ base_model: openai/whisper-medium
6
+ tags:
7
+ - hf-asr-leaderboard
8
+ - generated_from_trainer
9
+ metrics:
10
+ - wer
11
+ model-index:
12
+ - name: he
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # he
20
+
21
+ This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.1692
24
+ - Wer: 21.1641
25
+ - Avg Precision Exact: 0.8062
26
+ - Avg Recall Exact: 0.8080
27
+ - Avg F1 Exact: 0.8065
28
+ - Avg Precision Letter Shift: 0.8352
29
+ - Avg Recall Letter Shift: 0.8370
30
+ - Avg F1 Letter Shift: 0.8355
31
+ - Avg Precision Word Level: 0.8409
32
+ - Avg Recall Word Level: 0.8430
33
+ - Avg F1 Word Level: 0.8413
34
+ - Avg Precision Word Shift: 0.9407
35
+ - Avg Recall Word Shift: 0.9446
36
+ - Avg F1 Word Shift: 0.9419
37
+ - Precision Median Exact: 0.9091
38
+ - Recall Median Exact: 0.9091
39
+ - F1 Median Exact: 0.9091
40
+ - Precision Max Exact: 1.0
41
+ - Recall Max Exact: 1.0
42
+ - F1 Max Exact: 1.0
43
+ - Precision Min Exact: 0.0
44
+ - Recall Min Exact: 0.0
45
+ - F1 Min Exact: 0.0
46
+ - Precision Min Letter Shift: 0.0
47
+ - Recall Min Letter Shift: 0.0
48
+ - F1 Min Letter Shift: 0.0
49
+ - Precision Min Word Level: 0.0
50
+ - Recall Min Word Level: 0.0
51
+ - F1 Min Word Level: 0.0
52
+ - Precision Min Word Shift: 0.1429
53
+ - Recall Min Word Shift: 0.1
54
+ - F1 Min Word Shift: 0.1176
55
+
56
+ ## Model description
57
+
58
+ More information needed
59
+
60
+ ## Intended uses & limitations
61
+
62
+ More information needed
63
+
64
+ ## Training and evaluation data
65
+
66
+ More information needed
67
+
68
+ ## Training procedure
69
+
70
+ ### Training hyperparameters
71
+
72
+ The following hyperparameters were used during training:
73
+ - learning_rate: 1e-05
74
+ - train_batch_size: 8
75
+ - eval_batch_size: 32
76
+ - seed: 42
77
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
78
+ - lr_scheduler_type: linear
79
+ - lr_scheduler_warmup_steps: 100
80
+ - training_steps: 30000
81
+ - mixed_precision_training: Native AMP
82
+
83
+ ### Training results
84
+
85
+ | 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 |
86
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------------------:|:----------------:|:------------:|:--------------------------:|:-----------------------:|:-------------------:|:------------------------:|:---------------------:|:-----------------:|:------------------------:|:---------------------:|:-----------------:|:----------------------:|:-------------------:|:---------------:|:-------------------:|:----------------:|:------------:|:-------------------:|:----------------:|:------------:|:--------------------------:|:-----------------------:|:-------------------:|:------------------------:|:---------------------:|:-----------------:|:------------------------:|:---------------------:|:-----------------:|
87
+ | 0.2936 | 0.16 | 2000 | 0.3109 | 44.8004 | 0.5576 | 0.5646 | 0.5602 | 0.6021 | 0.6096 | 0.6049 | 0.6142 | 0.6239 | 0.6181 | 0.8035 | 0.8191 | 0.8099 | 0.6154 | 0.625 | 0.6207 | 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
+ | 0.1696 | 0.32 | 4000 | 0.2363 | 35.3622 | 0.6570 | 0.6509 | 0.6531 | 0.6965 | 0.6898 | 0.6923 | 0.7059 | 0.7000 | 0.7021 | 0.8774 | 0.8761 | 0.8755 | 0.75 | 0.75 | 0.75 | 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 |
89
+ | 0.1147 | 0.48 | 6000 | 0.2059 | 30.2846 | 0.7069 | 0.7015 | 0.7035 | 0.7422 | 0.7364 | 0.7385 | 0.7512 | 0.7461 | 0.7478 | 0.8992 | 0.8989 | 0.8980 | 0.8182 | 0.8 | 0.8000 | 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.1429 | 0.1 | 0.1176 |
90
+ | 0.101 | 0.64 | 8000 | 0.1887 | 27.1175 | 0.7477 | 0.7487 | 0.7475 | 0.7812 | 0.7822 | 0.7810 | 0.7884 | 0.7898 | 0.7884 | 0.9171 | 0.9216 | 0.9183 | 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 |
91
+ | 0.0625 | 0.8 | 10000 | 0.1856 | 25.9313 | 0.7457 | 0.7570 | 0.7506 | 0.7776 | 0.7894 | 0.7827 | 0.7838 | 0.7952 | 0.7888 | 0.9171 | 0.9287 | 0.9219 | 0.8571 | 0.875 | 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.1429 | 0.1 | 0.1176 |
92
+ | 0.0744 | 0.96 | 12000 | 0.1771 | 24.8226 | 0.7654 | 0.7722 | 0.7681 | 0.7948 | 0.8019 | 0.7976 | 0.8016 | 0.8085 | 0.8043 | 0.9189 | 0.9265 | 0.9218 | 0.8667 | 0.875 | 0.8696 | 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 |
93
+ | 0.0596 | 1.12 | 14000 | 0.1725 | 23.7103 | 0.7773 | 0.7794 | 0.7777 | 0.8077 | 0.8100 | 0.8082 | 0.8148 | 0.8169 | 0.8151 | 0.9306 | 0.9334 | 0.9311 | 0.8889 | 0.8889 | 0.8889 | 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.1429 | 0.1 | 0.1176 |
94
+ | 0.0515 | 1.28 | 16000 | 0.1696 | 22.9305 | 0.7880 | 0.7897 | 0.7883 | 0.8183 | 0.8200 | 0.8185 | 0.8242 | 0.8261 | 0.8245 | 0.9352 | 0.9384 | 0.9360 | 0.9 | 0.9 | 0.8966 | 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.1111 | 0.1 | 0.1176 |
95
+ | 0.0369 | 1.44 | 18000 | 0.1695 | 22.4390 | 0.7937 | 0.7924 | 0.7925 | 0.8239 | 0.8226 | 0.8226 | 0.8297 | 0.8289 | 0.8286 | 0.9370 | 0.9391 | 0.9372 | 0.9 | 0.9 | 0.9 | 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 |
96
+ | 0.035 | 1.6 | 20000 | 0.1699 | 22.2358 | 0.7934 | 0.7948 | 0.7935 | 0.8227 | 0.8242 | 0.8228 | 0.8288 | 0.8303 | 0.8289 | 0.9380 | 0.9412 | 0.9388 | 0.9 | 0.9 | 0.9 | 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 |
97
+ | 0.0282 | 1.76 | 22000 | 0.1686 | 21.9549 | 0.7956 | 0.7940 | 0.7942 | 0.8258 | 0.8241 | 0.8243 | 0.8314 | 0.8298 | 0.8300 | 0.9408 | 0.9412 | 0.9402 | 0.9 | 0.9 | 0.9 | 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.1111 | 0.1 | 0.1176 |
98
+ | 0.0215 | 1.92 | 24000 | 0.1688 | 21.6445 | 0.8002 | 0.8022 | 0.8006 | 0.8287 | 0.8307 | 0.8291 | 0.8341 | 0.8363 | 0.8346 | 0.9380 | 0.9417 | 0.9391 | 0.9 | 0.9091 | 0.9 | 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.1429 | 0.1 | 0.1176 |
99
+ | 0.024 | 2.08 | 26000 | 0.1699 | 21.1899 | 0.8037 | 0.8070 | 0.8047 | 0.8331 | 0.8365 | 0.8342 | 0.8389 | 0.8424 | 0.8400 | 0.9415 | 0.9468 | 0.9434 | 0.9091 | 0.9091 | 0.9032 | 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.1429 | 0.1 | 0.1176 |
100
+ | 0.0198 | 2.24 | 28000 | 0.1696 | 21.3119 | 0.8038 | 0.8070 | 0.8048 | 0.8327 | 0.8360 | 0.8337 | 0.8382 | 0.8418 | 0.8393 | 0.9390 | 0.9445 | 0.9409 | 0.9091 | 0.9091 | 0.9032 | 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.1429 | 0.1 | 0.1176 |
101
+ | 0.0219 | 2.4 | 30000 | 0.1692 | 21.1641 | 0.8062 | 0.8080 | 0.8065 | 0.8352 | 0.8370 | 0.8355 | 0.8409 | 0.8430 | 0.8413 | 0.9407 | 0.9446 | 0.9419 | 0.9091 | 0.9091 | 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.1429 | 0.1 | 0.1176 |
102
+
103
+
104
+ ### Framework versions
105
+
106
+ - Transformers 4.39.0.dev0
107
+ - Pytorch 2.2.1+cu121
108
+ - Datasets 2.16.1
109
+ - Tokenizers 0.15.0
generation_config.json ADDED
@@ -0,0 +1,250 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 2,
5
+ 2
6
+ ],
7
+ [
8
+ 3,
9
+ 0
10
+ ],
11
+ [
12
+ 3,
13
+ 2
14
+ ],
15
+ [
16
+ 3,
17
+ 3
18
+ ],
19
+ [
20
+ 3,
21
+ 4
22
+ ],
23
+ [
24
+ 3,
25
+ 5
26
+ ]
27
+ ],
28
+ "begin_suppress_tokens": [
29
+ 220,
30
+ 50257
31
+ ],
32
+ "bos_token_id": 50257,
33
+ "decoder_start_token_id": 50258,
34
+ "eos_token_id": 50257,
35
+ "forced_decoder_ids": [
36
+ [
37
+ 1,
38
+ null
39
+ ],
40
+ [
41
+ 2,
42
+ 50359
43
+ ]
44
+ ],
45
+ "is_multilingual": true,
46
+ "lang_to_id": {
47
+ "<|af|>": 50327,
48
+ "<|am|>": 50334,
49
+ "<|ar|>": 50272,
50
+ "<|as|>": 50350,
51
+ "<|az|>": 50304,
52
+ "<|ba|>": 50355,
53
+ "<|be|>": 50330,
54
+ "<|bg|>": 50292,
55
+ "<|bn|>": 50302,
56
+ "<|bo|>": 50347,
57
+ "<|br|>": 50309,
58
+ "<|bs|>": 50315,
59
+ "<|ca|>": 50270,
60
+ "<|cs|>": 50283,
61
+ "<|cy|>": 50297,
62
+ "<|da|>": 50285,
63
+ "<|de|>": 50261,
64
+ "<|el|>": 50281,
65
+ "<|en|>": 50259,
66
+ "<|es|>": 50262,
67
+ "<|et|>": 50307,
68
+ "<|eu|>": 50310,
69
+ "<|fa|>": 50300,
70
+ "<|fi|>": 50277,
71
+ "<|fo|>": 50338,
72
+ "<|fr|>": 50265,
73
+ "<|gl|>": 50319,
74
+ "<|gu|>": 50333,
75
+ "<|haw|>": 50352,
76
+ "<|ha|>": 50354,
77
+ "<|he|>": 50279,
78
+ "<|hi|>": 50276,
79
+ "<|hr|>": 50291,
80
+ "<|ht|>": 50339,
81
+ "<|hu|>": 50286,
82
+ "<|hy|>": 50312,
83
+ "<|id|>": 50275,
84
+ "<|is|>": 50311,
85
+ "<|it|>": 50274,
86
+ "<|ja|>": 50266,
87
+ "<|jw|>": 50356,
88
+ "<|ka|>": 50329,
89
+ "<|kk|>": 50316,
90
+ "<|km|>": 50323,
91
+ "<|kn|>": 50306,
92
+ "<|ko|>": 50264,
93
+ "<|la|>": 50294,
94
+ "<|lb|>": 50345,
95
+ "<|ln|>": 50353,
96
+ "<|lo|>": 50336,
97
+ "<|lt|>": 50293,
98
+ "<|lv|>": 50301,
99
+ "<|mg|>": 50349,
100
+ "<|mi|>": 50295,
101
+ "<|mk|>": 50308,
102
+ "<|ml|>": 50296,
103
+ "<|mn|>": 50314,
104
+ "<|mr|>": 50320,
105
+ "<|ms|>": 50282,
106
+ "<|mt|>": 50343,
107
+ "<|my|>": 50346,
108
+ "<|ne|>": 50313,
109
+ "<|nl|>": 50271,
110
+ "<|nn|>": 50342,
111
+ "<|no|>": 50288,
112
+ "<|oc|>": 50328,
113
+ "<|pa|>": 50321,
114
+ "<|pl|>": 50269,
115
+ "<|ps|>": 50340,
116
+ "<|pt|>": 50267,
117
+ "<|ro|>": 50284,
118
+ "<|ru|>": 50263,
119
+ "<|sa|>": 50344,
120
+ "<|sd|>": 50332,
121
+ "<|si|>": 50322,
122
+ "<|sk|>": 50298,
123
+ "<|sl|>": 50305,
124
+ "<|sn|>": 50324,
125
+ "<|so|>": 50326,
126
+ "<|sq|>": 50317,
127
+ "<|sr|>": 50303,
128
+ "<|su|>": 50357,
129
+ "<|sv|>": 50273,
130
+ "<|sw|>": 50318,
131
+ "<|ta|>": 50287,
132
+ "<|te|>": 50299,
133
+ "<|tg|>": 50331,
134
+ "<|th|>": 50289,
135
+ "<|tk|>": 50341,
136
+ "<|tl|>": 50348,
137
+ "<|tr|>": 50268,
138
+ "<|tt|>": 50351,
139
+ "<|uk|>": 50280,
140
+ "<|ur|>": 50290,
141
+ "<|uz|>": 50337,
142
+ "<|vi|>": 50278,
143
+ "<|yi|>": 50335,
144
+ "<|yo|>": 50325,
145
+ "<|zh|>": 50260
146
+ },
147
+ "language": "he",
148
+ "max_initial_timestamp_index": 50,
149
+ "max_length": 448,
150
+ "no_timestamps_token_id": 50363,
151
+ "pad_token_id": 50257,
152
+ "prev_sot_token_id": 50361,
153
+ "return_timestamps": false,
154
+ "suppress_tokens": [
155
+ 1,
156
+ 2,
157
+ 7,
158
+ 8,
159
+ 9,
160
+ 10,
161
+ 14,
162
+ 25,
163
+ 26,
164
+ 27,
165
+ 28,
166
+ 29,
167
+ 31,
168
+ 58,
169
+ 59,
170
+ 60,
171
+ 61,
172
+ 62,
173
+ 63,
174
+ 90,
175
+ 91,
176
+ 92,
177
+ 93,
178
+ 359,
179
+ 503,
180
+ 522,
181
+ 542,
182
+ 873,
183
+ 893,
184
+ 902,
185
+ 918,
186
+ 922,
187
+ 931,
188
+ 1350,
189
+ 1853,
190
+ 1982,
191
+ 2460,
192
+ 2627,
193
+ 3246,
194
+ 3253,
195
+ 3268,
196
+ 3536,
197
+ 3846,
198
+ 3961,
199
+ 4183,
200
+ 4667,
201
+ 6585,
202
+ 6647,
203
+ 7273,
204
+ 9061,
205
+ 9383,
206
+ 10428,
207
+ 10929,
208
+ 11938,
209
+ 12033,
210
+ 12331,
211
+ 12562,
212
+ 13793,
213
+ 14157,
214
+ 14635,
215
+ 15265,
216
+ 15618,
217
+ 16553,
218
+ 16604,
219
+ 18362,
220
+ 18956,
221
+ 20075,
222
+ 21675,
223
+ 22520,
224
+ 26130,
225
+ 26161,
226
+ 26435,
227
+ 28279,
228
+ 29464,
229
+ 31650,
230
+ 32302,
231
+ 32470,
232
+ 36865,
233
+ 42863,
234
+ 47425,
235
+ 49870,
236
+ 50254,
237
+ 50258,
238
+ 50358,
239
+ 50359,
240
+ 50360,
241
+ 50361,
242
+ 50362
243
+ ],
244
+ "task_to_id": {
245
+ "transcribe": 50359,
246
+ "translate": 50358
247
+ },
248
+ "transformers_version": "4.39.0.dev0",
249
+ "use_cache": false
250
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82821dbfd8d80d496b15d6f0a2e36841ce4ae4f80a5305b5e93eb614819dfc1f
3
  size 151109288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3765db593158dfcbdb19a6645a03f1dfecd1635c5069778b53da30aac6b5868
3
  size 151109288
runs/Mar13_22-57-11_sipl-7542-ct/events.out.tfevents.1710370632.sipl-7542-ct.404757.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f2ed578cbd664f5645cb8c178744603c3c2f62e6c188b17624ecafcb053f947
3
- size 274999
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c3928558052111f5c3b9518f9ca44516d5b28b911a159a6332293fd6387d133
3
+ size 294814