wandererupak commited on
Commit
f414cfb
·
verified ·
1 Parent(s): 8ddb90f

Training in progress, step 768

Browse files
config.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "activation_function": "gelu",
4
+ "apply_spec_augment": false,
5
+ "architectures": [
6
+ "WhisperForConditionalGeneration"
7
+ ],
8
+ "attention_dropout": 0.2,
9
+ "begin_suppress_tokens": null,
10
+ "bos_token_id": 50257,
11
+ "classifier_proj_size": 256,
12
+ "d_model": 512,
13
+ "decoder_attention_heads": 8,
14
+ "decoder_ffn_dim": 2048,
15
+ "decoder_layerdrop": 0.0,
16
+ "decoder_layers": 6,
17
+ "decoder_start_token_id": 50258,
18
+ "dropout": 0.2,
19
+ "dtype": "float32",
20
+ "encoder_attention_heads": 8,
21
+ "encoder_ffn_dim": 2048,
22
+ "encoder_layerdrop": 0.0,
23
+ "encoder_layers": 6,
24
+ "eos_token_id": 50257,
25
+ "forced_decoder_ids": [
26
+ [
27
+ 1,
28
+ 50259
29
+ ],
30
+ [
31
+ 2,
32
+ 50359
33
+ ],
34
+ [
35
+ 3,
36
+ 50363
37
+ ]
38
+ ],
39
+ "init_std": 0.02,
40
+ "is_encoder_decoder": true,
41
+ "mask_feature_length": 10,
42
+ "mask_feature_min_masks": 0,
43
+ "mask_feature_prob": 0.0,
44
+ "mask_time_length": 10,
45
+ "mask_time_min_masks": 2,
46
+ "mask_time_prob": 0.05,
47
+ "max_length": null,
48
+ "max_source_positions": 1500,
49
+ "max_target_positions": 448,
50
+ "median_filter_width": 7,
51
+ "model_type": "whisper",
52
+ "num_hidden_layers": 6,
53
+ "num_mel_bins": 80,
54
+ "pad_token_id": 50257,
55
+ "scale_embedding": false,
56
+ "transformers_version": "4.57.6",
57
+ "use_cache": false,
58
+ "use_weighted_layer_sum": false,
59
+ "vocab_size": 51865
60
+ }
generation_config.json ADDED
@@ -0,0 +1,249 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 3,
5
+ 1
6
+ ],
7
+ [
8
+ 4,
9
+ 2
10
+ ],
11
+ [
12
+ 4,
13
+ 3
14
+ ],
15
+ [
16
+ 4,
17
+ 7
18
+ ],
19
+ [
20
+ 5,
21
+ 1
22
+ ],
23
+ [
24
+ 5,
25
+ 2
26
+ ],
27
+ [
28
+ 5,
29
+ 4
30
+ ],
31
+ [
32
+ 5,
33
+ 6
34
+ ]
35
+ ],
36
+ "begin_suppress_tokens": [
37
+ 220,
38
+ 50257
39
+ ],
40
+ "bos_token_id": 50257,
41
+ "decoder_start_token_id": 50258,
42
+ "eos_token_id": 50257,
43
+ "forced_decoder_ids": null,
44
+ "is_multilingual": true,
45
+ "lang_to_id": {
46
+ "<|af|>": 50327,
47
+ "<|am|>": 50334,
48
+ "<|ar|>": 50272,
49
+ "<|as|>": 50350,
50
+ "<|az|>": 50304,
51
+ "<|ba|>": 50355,
52
+ "<|be|>": 50330,
53
+ "<|bg|>": 50292,
54
+ "<|bn|>": 50302,
55
+ "<|bo|>": 50347,
56
+ "<|br|>": 50309,
57
+ "<|bs|>": 50315,
58
+ "<|ca|>": 50270,
59
+ "<|cs|>": 50283,
60
+ "<|cy|>": 50297,
61
+ "<|da|>": 50285,
62
+ "<|de|>": 50261,
63
+ "<|el|>": 50281,
64
+ "<|en|>": 50259,
65
+ "<|es|>": 50262,
66
+ "<|et|>": 50307,
67
+ "<|eu|>": 50310,
68
+ "<|fa|>": 50300,
69
+ "<|fi|>": 50277,
70
+ "<|fo|>": 50338,
71
+ "<|fr|>": 50265,
72
+ "<|gl|>": 50319,
73
+ "<|gu|>": 50333,
74
+ "<|haw|>": 50352,
75
+ "<|ha|>": 50354,
76
+ "<|he|>": 50279,
77
+ "<|hi|>": 50276,
78
+ "<|hr|>": 50291,
79
+ "<|ht|>": 50339,
80
+ "<|hu|>": 50286,
81
+ "<|hy|>": 50312,
82
+ "<|id|>": 50275,
83
+ "<|is|>": 50311,
84
+ "<|it|>": 50274,
85
+ "<|ja|>": 50266,
86
+ "<|jw|>": 50356,
87
+ "<|ka|>": 50329,
88
+ "<|kk|>": 50316,
89
+ "<|km|>": 50323,
90
+ "<|kn|>": 50306,
91
+ "<|ko|>": 50264,
92
+ "<|la|>": 50294,
93
+ "<|lb|>": 50345,
94
+ "<|ln|>": 50353,
95
+ "<|lo|>": 50336,
96
+ "<|lt|>": 50293,
97
+ "<|lv|>": 50301,
98
+ "<|mg|>": 50349,
99
+ "<|mi|>": 50295,
100
+ "<|mk|>": 50308,
101
+ "<|ml|>": 50296,
102
+ "<|mn|>": 50314,
103
+ "<|mr|>": 50320,
104
+ "<|ms|>": 50282,
105
+ "<|mt|>": 50343,
106
+ "<|my|>": 50346,
107
+ "<|ne|>": 50313,
108
+ "<|nl|>": 50271,
109
+ "<|nn|>": 50342,
110
+ "<|no|>": 50288,
111
+ "<|oc|>": 50328,
112
+ "<|pa|>": 50321,
113
+ "<|pl|>": 50269,
114
+ "<|ps|>": 50340,
115
+ "<|pt|>": 50267,
116
+ "<|ro|>": 50284,
117
+ "<|ru|>": 50263,
118
+ "<|sa|>": 50344,
119
+ "<|sd|>": 50332,
120
+ "<|si|>": 50322,
121
+ "<|sk|>": 50298,
122
+ "<|sl|>": 50305,
123
+ "<|sn|>": 50324,
124
+ "<|so|>": 50326,
125
+ "<|sq|>": 50317,
126
+ "<|sr|>": 50303,
127
+ "<|su|>": 50357,
128
+ "<|sv|>": 50273,
129
+ "<|sw|>": 50318,
130
+ "<|ta|>": 50287,
131
+ "<|te|>": 50299,
132
+ "<|tg|>": 50331,
133
+ "<|th|>": 50289,
134
+ "<|tk|>": 50341,
135
+ "<|tl|>": 50348,
136
+ "<|tr|>": 50268,
137
+ "<|tt|>": 50351,
138
+ "<|uk|>": 50280,
139
+ "<|ur|>": 50290,
140
+ "<|uz|>": 50337,
141
+ "<|vi|>": 50278,
142
+ "<|yi|>": 50335,
143
+ "<|yo|>": 50325,
144
+ "<|zh|>": 50260
145
+ },
146
+ "language": "nepali",
147
+ "max_initial_timestamp_index": 50,
148
+ "max_length": 448,
149
+ "no_timestamps_token_id": 50363,
150
+ "pad_token_id": 50257,
151
+ "prev_sot_token_id": 50361,
152
+ "return_timestamps": false,
153
+ "suppress_tokens": [
154
+ 1,
155
+ 2,
156
+ 7,
157
+ 8,
158
+ 9,
159
+ 10,
160
+ 14,
161
+ 25,
162
+ 26,
163
+ 27,
164
+ 28,
165
+ 29,
166
+ 31,
167
+ 58,
168
+ 59,
169
+ 60,
170
+ 61,
171
+ 62,
172
+ 63,
173
+ 90,
174
+ 91,
175
+ 92,
176
+ 93,
177
+ 359,
178
+ 503,
179
+ 522,
180
+ 542,
181
+ 873,
182
+ 893,
183
+ 902,
184
+ 918,
185
+ 922,
186
+ 931,
187
+ 1350,
188
+ 1853,
189
+ 1982,
190
+ 2460,
191
+ 2627,
192
+ 3246,
193
+ 3253,
194
+ 3268,
195
+ 3536,
196
+ 3846,
197
+ 3961,
198
+ 4183,
199
+ 4667,
200
+ 6585,
201
+ 6647,
202
+ 7273,
203
+ 9061,
204
+ 9383,
205
+ 10428,
206
+ 10929,
207
+ 11938,
208
+ 12033,
209
+ 12331,
210
+ 12562,
211
+ 13793,
212
+ 14157,
213
+ 14635,
214
+ 15265,
215
+ 15618,
216
+ 16553,
217
+ 16604,
218
+ 18362,
219
+ 18956,
220
+ 20075,
221
+ 21675,
222
+ 22520,
223
+ 26130,
224
+ 26161,
225
+ 26435,
226
+ 28279,
227
+ 29464,
228
+ 31650,
229
+ 32302,
230
+ 32470,
231
+ 36865,
232
+ 42863,
233
+ 47425,
234
+ 49870,
235
+ 50254,
236
+ 50258,
237
+ 50358,
238
+ 50359,
239
+ 50360,
240
+ 50361,
241
+ 50362
242
+ ],
243
+ "task": "transcribe",
244
+ "task_to_id": {
245
+ "transcribe": 50359,
246
+ "translate": 50358
247
+ },
248
+ "transformers_version": "4.57.6"
249
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:588c093d0062d24b94b08a3cb30a7789812f6d8f499f65a99d2739b16f433bd4
3
+ size 290403936
preprocessor_config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk_length": 30,
3
+ "dither": 0.0,
4
+ "feature_extractor_type": "WhisperFeatureExtractor",
5
+ "feature_size": 80,
6
+ "hop_length": 160,
7
+ "n_fft": 400,
8
+ "n_samples": 480000,
9
+ "nb_max_frames": 3000,
10
+ "padding_side": "right",
11
+ "padding_value": 0.0,
12
+ "processor_class": "WhisperProcessor",
13
+ "return_attention_mask": false,
14
+ "sampling_rate": 16000
15
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e34cf424bfdb5a6918fd221d4cb382dfff6a3b2f801707b0c47b4bc4f59a6308
3
+ size 6033