ihanif commited on
Commit
2fe02bb
·
verified ·
1 Parent(s): ff7a22e

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "activation_function": "gelu",
4
+ "apply_spec_augment": false,
5
+ "architectures": [
6
+ "WhisperForConditionalGeneration"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "bos_token_id": 50257,
10
+ "classifier_proj_size": 256,
11
+ "d_model": 512,
12
+ "decoder_attention_heads": 8,
13
+ "decoder_ffn_dim": 2048,
14
+ "decoder_layerdrop": 0.0,
15
+ "decoder_layers": 6,
16
+ "decoder_start_token_id": 50258,
17
+ "dropout": 0.0,
18
+ "dtype": "float32",
19
+ "encoder_attention_heads": 8,
20
+ "encoder_ffn_dim": 2048,
21
+ "encoder_layerdrop": 0.0,
22
+ "encoder_layers": 6,
23
+ "eos_token_id": 50257,
24
+ "forced_decoder_ids": [
25
+ [
26
+ 1,
27
+ 50259
28
+ ],
29
+ [
30
+ 2,
31
+ 50359
32
+ ],
33
+ [
34
+ 3,
35
+ 50363
36
+ ]
37
+ ],
38
+ "init_std": 0.02,
39
+ "is_encoder_decoder": true,
40
+ "mask_feature_length": 10,
41
+ "mask_feature_min_masks": 0,
42
+ "mask_feature_prob": 0.0,
43
+ "mask_time_length": 10,
44
+ "mask_time_min_masks": 2,
45
+ "mask_time_prob": 0.05,
46
+ "max_source_positions": 1500,
47
+ "max_target_positions": 448,
48
+ "median_filter_width": 7,
49
+ "model_type": "whisper",
50
+ "num_hidden_layers": 6,
51
+ "num_mel_bins": 80,
52
+ "pad_token_id": 50257,
53
+ "scale_embedding": false,
54
+ "tie_word_embeddings": true,
55
+ "transformers_version": "5.0.0",
56
+ "use_cache": false,
57
+ "use_weighted_layer_sum": false,
58
+ "vocab_size": 51865
59
+ }
experiment_log.txt ADDED
The diff for this file is too large to render. See raw diff
 
generation_config.json ADDED
@@ -0,0 +1,186 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "assistant_confidence_threshold": 0.4,
37
+ "assistant_lookbehind": 10,
38
+ "begin_suppress_tokens": [
39
+ 220,
40
+ 50257
41
+ ],
42
+ "bos_token_id": 50257,
43
+ "decoder_start_token_id": 50258,
44
+ "diversity_penalty": 0.0,
45
+ "do_sample": false,
46
+ "early_stopping": false,
47
+ "encoder_no_repeat_ngram_size": 0,
48
+ "encoder_repetition_penalty": 1.0,
49
+ "eos_token_id": 50257,
50
+ "epsilon_cutoff": 0.0,
51
+ "eta_cutoff": 0.0,
52
+ "forced_decoder_ids": null,
53
+ "id_to_lang": {
54
+ "50340": "<|ps|>"
55
+ },
56
+ "id_to_task": {
57
+ "50358": "translate",
58
+ "50359": "transcribe"
59
+ },
60
+ "is_multilingual": true,
61
+ "lang_to_id": {
62
+ "<|ps|>": 50340,
63
+ "ps": 50340
64
+ },
65
+ "language": "ps",
66
+ "length_penalty": 1.0,
67
+ "max_initial_timestamp_index": 50,
68
+ "max_length": 255,
69
+ "min_length": 0,
70
+ "no_repeat_ngram_size": 0,
71
+ "no_timestamps_token_id": 50363,
72
+ "num_assistant_tokens": 20,
73
+ "num_assistant_tokens_schedule": "constant",
74
+ "num_beam_groups": 1,
75
+ "num_beams": 1,
76
+ "num_return_sequences": 1,
77
+ "output_scores": false,
78
+ "pad_token_id": 50257,
79
+ "prev_sot_token_id": 50361,
80
+ "remove_invalid_values": false,
81
+ "repetition_penalty": 1.0,
82
+ "return_dict_in_generate": false,
83
+ "return_timestamps": false,
84
+ "suppress_tokens": [
85
+ 1,
86
+ 2,
87
+ 7,
88
+ 8,
89
+ 9,
90
+ 10,
91
+ 14,
92
+ 25,
93
+ 26,
94
+ 27,
95
+ 28,
96
+ 29,
97
+ 31,
98
+ 58,
99
+ 59,
100
+ 60,
101
+ 61,
102
+ 62,
103
+ 63,
104
+ 90,
105
+ 91,
106
+ 92,
107
+ 93,
108
+ 359,
109
+ 503,
110
+ 522,
111
+ 542,
112
+ 873,
113
+ 893,
114
+ 902,
115
+ 918,
116
+ 922,
117
+ 931,
118
+ 1350,
119
+ 1853,
120
+ 1982,
121
+ 2460,
122
+ 2627,
123
+ 3246,
124
+ 3253,
125
+ 3268,
126
+ 3536,
127
+ 3846,
128
+ 3961,
129
+ 4183,
130
+ 4667,
131
+ 6585,
132
+ 6647,
133
+ 7273,
134
+ 9061,
135
+ 9383,
136
+ 10428,
137
+ 10929,
138
+ 11938,
139
+ 12033,
140
+ 12331,
141
+ 12562,
142
+ 13793,
143
+ 14157,
144
+ 14635,
145
+ 15265,
146
+ 15618,
147
+ 16553,
148
+ 16604,
149
+ 18362,
150
+ 18956,
151
+ 20075,
152
+ 21675,
153
+ 22520,
154
+ 26130,
155
+ 26161,
156
+ 26435,
157
+ 28279,
158
+ 29464,
159
+ 31650,
160
+ 32302,
161
+ 32470,
162
+ 36865,
163
+ 42863,
164
+ 47425,
165
+ 49870,
166
+ 50254,
167
+ 50258,
168
+ 50358,
169
+ 50359,
170
+ 50360,
171
+ 50361,
172
+ 50362
173
+ ],
174
+ "target_lookbehind": 10,
175
+ "task": "transcribe",
176
+ "task_to_id": {
177
+ "transcribe": 50359,
178
+ "translate": 50358
179
+ },
180
+ "temperature": 1.0,
181
+ "top_k": 50,
182
+ "top_p": 1.0,
183
+ "transformers_version": "5.0.0",
184
+ "typical_p": 1.0,
185
+ "use_cache": true
186
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcd00feaa290c08dec7d6cc79ca2906287a63306f089e7ff0ca421044f6c8414
3
+ size 290403936
preprocessor_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "return_attention_mask": false,
13
+ "sampling_rate": 16000
14
+ }
processor_config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_extractor": {
3
+ "chunk_length": 30,
4
+ "dither": 0.0,
5
+ "feature_extractor_type": "WhisperFeatureExtractor",
6
+ "feature_size": 80,
7
+ "hop_length": 160,
8
+ "n_fft": 400,
9
+ "n_samples": 480000,
10
+ "nb_max_frames": 3000,
11
+ "padding_side": "right",
12
+ "padding_value": 0.0,
13
+ "return_attention_mask": false,
14
+ "sampling_rate": 16000
15
+ },
16
+ "processor_class": "WhisperProcessor"
17
+ }
runs/Feb04_20-53-42_74464e924814/events.out.tfevents.1770238422.74464e924814.18448.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc7ef2f541547be9471ca91cf39b30436e7e28c2f75e85a7f05ed020c9e762ad
3
+ size 6588
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": "<|endoftext|>",
5
+ "clean_up_tokenization_spaces": true,
6
+ "eos_token": "<|endoftext|>",
7
+ "errors": "replace",
8
+ "extra_special_tokens": [
9
+ "<|endoftext|>",
10
+ "<|startoftranscript|>",
11
+ "<|en|>",
12
+ "<|zh|>",
13
+ "<|de|>",
14
+ "<|es|>",
15
+ "<|ru|>",
16
+ "<|ko|>",
17
+ "<|fr|>",
18
+ "<|ja|>",
19
+ "<|pt|>",
20
+ "<|tr|>",
21
+ "<|pl|>",
22
+ "<|ca|>",
23
+ "<|nl|>",
24
+ "<|ar|>",
25
+ "<|sv|>",
26
+ "<|it|>",
27
+ "<|id|>",
28
+ "<|hi|>",
29
+ "<|fi|>",
30
+ "<|vi|>",
31
+ "<|he|>",
32
+ "<|uk|>",
33
+ "<|el|>",
34
+ "<|ms|>",
35
+ "<|cs|>",
36
+ "<|ro|>",
37
+ "<|da|>",
38
+ "<|hu|>",
39
+ "<|ta|>",
40
+ "<|no|>",
41
+ "<|th|>",
42
+ "<|ur|>",
43
+ "<|hr|>",
44
+ "<|bg|>",
45
+ "<|lt|>",
46
+ "<|la|>",
47
+ "<|mi|>",
48
+ "<|ml|>",
49
+ "<|cy|>",
50
+ "<|sk|>",
51
+ "<|te|>",
52
+ "<|fa|>",
53
+ "<|lv|>",
54
+ "<|bn|>",
55
+ "<|sr|>",
56
+ "<|az|>",
57
+ "<|sl|>",
58
+ "<|kn|>",
59
+ "<|et|>",
60
+ "<|mk|>",
61
+ "<|br|>",
62
+ "<|eu|>",
63
+ "<|is|>",
64
+ "<|hy|>",
65
+ "<|ne|>",
66
+ "<|mn|>",
67
+ "<|bs|>",
68
+ "<|kk|>",
69
+ "<|sq|>",
70
+ "<|sw|>",
71
+ "<|gl|>",
72
+ "<|mr|>",
73
+ "<|pa|>",
74
+ "<|si|>",
75
+ "<|km|>",
76
+ "<|sn|>",
77
+ "<|yo|>",
78
+ "<|so|>",
79
+ "<|af|>",
80
+ "<|oc|>",
81
+ "<|ka|>",
82
+ "<|be|>",
83
+ "<|tg|>",
84
+ "<|sd|>",
85
+ "<|gu|>",
86
+ "<|am|>",
87
+ "<|yi|>",
88
+ "<|lo|>",
89
+ "<|uz|>",
90
+ "<|fo|>",
91
+ "<|ht|>",
92
+ "<|ps|>",
93
+ "<|tk|>",
94
+ "<|nn|>",
95
+ "<|mt|>",
96
+ "<|sa|>",
97
+ "<|lb|>",
98
+ "<|my|>",
99
+ "<|bo|>",
100
+ "<|tl|>",
101
+ "<|mg|>",
102
+ "<|as|>",
103
+ "<|tt|>",
104
+ "<|haw|>",
105
+ "<|ln|>",
106
+ "<|ha|>",
107
+ "<|ba|>",
108
+ "<|jw|>",
109
+ "<|su|>",
110
+ "<|translate|>",
111
+ "<|transcribe|>",
112
+ "<|startoflm|>",
113
+ "<|startofprev|>",
114
+ "<|nocaptions|>",
115
+ "<|notimestamps|>"
116
+ ],
117
+ "is_local": false,
118
+ "language": "pashto",
119
+ "model_max_length": 1024,
120
+ "pad_token": "<|endoftext|>",
121
+ "predict_timestamps": false,
122
+ "processor_class": "WhisperProcessor",
123
+ "return_attention_mask": false,
124
+ "task": "transcribe",
125
+ "tokenizer_class": "WhisperTokenizer",
126
+ "unk_token": "<|endoftext|>"
127
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d87a9fe06990e6c4059b87300f0804c874be82ee9e5f0f042fc431ad074c445
3
+ size 5329