PranavJosh commited on
Commit
baeb7cf
·
verified ·
1 Parent(s): 0e73b9b

Upload checkpoint-1301

Browse files
checkpoint-1301/config.json ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "begin_suppress_tokens": [
10
+ 220,
11
+ 50257
12
+ ],
13
+ "bos_token_id": 50257,
14
+ "classifier_proj_size": 256,
15
+ "d_model": 1024,
16
+ "decoder_attention_heads": 16,
17
+ "decoder_ffn_dim": 4096,
18
+ "decoder_layerdrop": 0.0,
19
+ "decoder_layers": 24,
20
+ "decoder_start_token_id": 50258,
21
+ "dropout": 0.0,
22
+ "dtype": "float32",
23
+ "encoder_attention_heads": 16,
24
+ "encoder_ffn_dim": 4096,
25
+ "encoder_layerdrop": 0.0,
26
+ "encoder_layers": 24,
27
+ "eos_token_id": 50257,
28
+ "forced_decoder_ids": [
29
+ [
30
+ 1,
31
+ 50259
32
+ ],
33
+ [
34
+ 2,
35
+ 50359
36
+ ],
37
+ [
38
+ 3,
39
+ 50363
40
+ ]
41
+ ],
42
+ "init_std": 0.02,
43
+ "is_encoder_decoder": true,
44
+ "mask_feature_length": 10,
45
+ "mask_feature_min_masks": 0,
46
+ "mask_feature_prob": 0.0,
47
+ "mask_time_length": 10,
48
+ "mask_time_min_masks": 2,
49
+ "mask_time_prob": 0.05,
50
+ "max_source_positions": 1500,
51
+ "max_target_positions": 448,
52
+ "median_filter_width": 7,
53
+ "model_type": "whisper",
54
+ "num_mel_bins": 80,
55
+ "pad_token_id": 50257,
56
+ "scale_embedding": false,
57
+ "suppress_tokens": [
58
+ 1,
59
+ 2,
60
+ 7,
61
+ 8,
62
+ 9,
63
+ 10,
64
+ 14,
65
+ 25,
66
+ 26,
67
+ 27,
68
+ 28,
69
+ 29,
70
+ 31,
71
+ 58,
72
+ 59,
73
+ 60,
74
+ 61,
75
+ 62,
76
+ 63,
77
+ 90,
78
+ 91,
79
+ 92,
80
+ 93,
81
+ 359,
82
+ 503,
83
+ 522,
84
+ 542,
85
+ 873,
86
+ 893,
87
+ 902,
88
+ 918,
89
+ 922,
90
+ 931,
91
+ 1350,
92
+ 1853,
93
+ 1982,
94
+ 2460,
95
+ 2627,
96
+ 3246,
97
+ 3253,
98
+ 3268,
99
+ 3536,
100
+ 3846,
101
+ 3961,
102
+ 4183,
103
+ 4667,
104
+ 6585,
105
+ 6647,
106
+ 7273,
107
+ 9061,
108
+ 9383,
109
+ 10428,
110
+ 10929,
111
+ 11938,
112
+ 12033,
113
+ 12331,
114
+ 12562,
115
+ 13793,
116
+ 14157,
117
+ 14635,
118
+ 15265,
119
+ 15618,
120
+ 16553,
121
+ 16604,
122
+ 18362,
123
+ 18956,
124
+ 20075,
125
+ 21675,
126
+ 22520,
127
+ 26130,
128
+ 26161,
129
+ 26435,
130
+ 28279,
131
+ 29464,
132
+ 31650,
133
+ 32302,
134
+ 32470,
135
+ 36865,
136
+ 42863,
137
+ 47425,
138
+ 49870,
139
+ 50254,
140
+ 50258,
141
+ 50358,
142
+ 50359,
143
+ 50360,
144
+ 50361,
145
+ 50362
146
+ ],
147
+ "tie_word_embeddings": true,
148
+ "transformers_version": "5.4.0",
149
+ "use_cache": false,
150
+ "use_weighted_layer_sum": false,
151
+ "vocab_size": 51865
152
+ }
checkpoint-1301/generation_config.json ADDED
@@ -0,0 +1,241 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 13,
5
+ 15
6
+ ],
7
+ [
8
+ 15,
9
+ 4
10
+ ],
11
+ [
12
+ 15,
13
+ 15
14
+ ],
15
+ [
16
+ 16,
17
+ 1
18
+ ],
19
+ [
20
+ 20,
21
+ 0
22
+ ],
23
+ [
24
+ 23,
25
+ 4
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": null,
36
+ "is_multilingual": true,
37
+ "lang_to_id": {
38
+ "<|af|>": 50327,
39
+ "<|am|>": 50334,
40
+ "<|ar|>": 50272,
41
+ "<|as|>": 50350,
42
+ "<|az|>": 50304,
43
+ "<|ba|>": 50355,
44
+ "<|be|>": 50330,
45
+ "<|bg|>": 50292,
46
+ "<|bn|>": 50302,
47
+ "<|bo|>": 50347,
48
+ "<|br|>": 50309,
49
+ "<|bs|>": 50315,
50
+ "<|ca|>": 50270,
51
+ "<|cs|>": 50283,
52
+ "<|cy|>": 50297,
53
+ "<|da|>": 50285,
54
+ "<|de|>": 50261,
55
+ "<|el|>": 50281,
56
+ "<|en|>": 50259,
57
+ "<|es|>": 50262,
58
+ "<|et|>": 50307,
59
+ "<|eu|>": 50310,
60
+ "<|fa|>": 50300,
61
+ "<|fi|>": 50277,
62
+ "<|fo|>": 50338,
63
+ "<|fr|>": 50265,
64
+ "<|gl|>": 50319,
65
+ "<|gu|>": 50333,
66
+ "<|haw|>": 50352,
67
+ "<|ha|>": 50354,
68
+ "<|he|>": 50279,
69
+ "<|hi|>": 50276,
70
+ "<|hr|>": 50291,
71
+ "<|ht|>": 50339,
72
+ "<|hu|>": 50286,
73
+ "<|hy|>": 50312,
74
+ "<|id|>": 50275,
75
+ "<|is|>": 50311,
76
+ "<|it|>": 50274,
77
+ "<|ja|>": 50266,
78
+ "<|jw|>": 50356,
79
+ "<|ka|>": 50329,
80
+ "<|kk|>": 50316,
81
+ "<|km|>": 50323,
82
+ "<|kn|>": 50306,
83
+ "<|ko|>": 50264,
84
+ "<|la|>": 50294,
85
+ "<|lb|>": 50345,
86
+ "<|ln|>": 50353,
87
+ "<|lo|>": 50336,
88
+ "<|lt|>": 50293,
89
+ "<|lv|>": 50301,
90
+ "<|mg|>": 50349,
91
+ "<|mi|>": 50295,
92
+ "<|mk|>": 50308,
93
+ "<|ml|>": 50296,
94
+ "<|mn|>": 50314,
95
+ "<|mr|>": 50320,
96
+ "<|ms|>": 50282,
97
+ "<|mt|>": 50343,
98
+ "<|my|>": 50346,
99
+ "<|ne|>": 50313,
100
+ "<|nl|>": 50271,
101
+ "<|nn|>": 50342,
102
+ "<|no|>": 50288,
103
+ "<|oc|>": 50328,
104
+ "<|pa|>": 50321,
105
+ "<|pl|>": 50269,
106
+ "<|ps|>": 50340,
107
+ "<|pt|>": 50267,
108
+ "<|ro|>": 50284,
109
+ "<|ru|>": 50263,
110
+ "<|sa|>": 50344,
111
+ "<|sd|>": 50332,
112
+ "<|si|>": 50322,
113
+ "<|sk|>": 50298,
114
+ "<|sl|>": 50305,
115
+ "<|sn|>": 50324,
116
+ "<|so|>": 50326,
117
+ "<|sq|>": 50317,
118
+ "<|sr|>": 50303,
119
+ "<|su|>": 50357,
120
+ "<|sv|>": 50273,
121
+ "<|sw|>": 50318,
122
+ "<|ta|>": 50287,
123
+ "<|te|>": 50299,
124
+ "<|tg|>": 50331,
125
+ "<|th|>": 50289,
126
+ "<|tk|>": 50341,
127
+ "<|tl|>": 50348,
128
+ "<|tr|>": 50268,
129
+ "<|tt|>": 50351,
130
+ "<|uk|>": 50280,
131
+ "<|ur|>": 50290,
132
+ "<|uz|>": 50337,
133
+ "<|vi|>": 50278,
134
+ "<|yi|>": 50335,
135
+ "<|yo|>": 50325,
136
+ "<|zh|>": 50260
137
+ },
138
+ "language": "Hindi",
139
+ "max_initial_timestamp_index": 50,
140
+ "max_length": 448,
141
+ "no_timestamps_token_id": 50363,
142
+ "pad_token_id": 50257,
143
+ "prev_sot_token_id": 50361,
144
+ "return_timestamps": false,
145
+ "suppress_tokens": [
146
+ 1,
147
+ 2,
148
+ 7,
149
+ 8,
150
+ 9,
151
+ 10,
152
+ 14,
153
+ 25,
154
+ 26,
155
+ 27,
156
+ 28,
157
+ 29,
158
+ 31,
159
+ 58,
160
+ 59,
161
+ 60,
162
+ 61,
163
+ 62,
164
+ 63,
165
+ 90,
166
+ 91,
167
+ 92,
168
+ 93,
169
+ 359,
170
+ 503,
171
+ 522,
172
+ 542,
173
+ 873,
174
+ 893,
175
+ 902,
176
+ 918,
177
+ 922,
178
+ 931,
179
+ 1350,
180
+ 1853,
181
+ 1982,
182
+ 2460,
183
+ 2627,
184
+ 3246,
185
+ 3253,
186
+ 3268,
187
+ 3536,
188
+ 3846,
189
+ 3961,
190
+ 4183,
191
+ 4667,
192
+ 6585,
193
+ 6647,
194
+ 7273,
195
+ 9061,
196
+ 9383,
197
+ 10428,
198
+ 10929,
199
+ 11938,
200
+ 12033,
201
+ 12331,
202
+ 12562,
203
+ 13793,
204
+ 14157,
205
+ 14635,
206
+ 15265,
207
+ 15618,
208
+ 16553,
209
+ 16604,
210
+ 18362,
211
+ 18956,
212
+ 20075,
213
+ 21675,
214
+ 22520,
215
+ 26130,
216
+ 26161,
217
+ 26435,
218
+ 28279,
219
+ 29464,
220
+ 31650,
221
+ 32302,
222
+ 32470,
223
+ 36865,
224
+ 42863,
225
+ 47425,
226
+ 49870,
227
+ 50254,
228
+ 50258,
229
+ 50358,
230
+ 50359,
231
+ 50360,
232
+ 50361,
233
+ 50362
234
+ ],
235
+ "task": "transcribe",
236
+ "task_to_id": {
237
+ "transcribe": 50359,
238
+ "translate": 50358
239
+ },
240
+ "transformers_version": "5.4.0"
241
+ }
checkpoint-1301/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b30c4d8f195ad17409c60a6061fe988f95932b2bc20a0ba91769986beb987e2
3
+ size 3055544304
checkpoint-1301/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd808ed3c4749f47c4eb66c22dacb355323082d8b21b9c9cb9a35bdb5fe19a30
3
+ size 6111697804
checkpoint-1301/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
+ }
checkpoint-1301/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:922703b76f16a3621b9938d26bcd34ae3df3df20f00bf96c30623a87455327be
3
+ size 16389
checkpoint-1301/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db001b611791a1d79823cfb761e4b611b36401e7b1d986cb0290a0d8c6d5933d
3
+ size 16389
checkpoint-1301/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:385e4f47213365173508f52a36703225379cdfda0386750104eacc9f62d45f2b
3
+ size 16389
checkpoint-1301/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:823c438ad0862766a508dde1042fae55c6ff0231d394d15753d60687ceeee549
3
+ size 16389
checkpoint-1301/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c96969351c1a2ce0e82dac94200f611740bc87e2d23bb54e34bd8315c9450d5f
3
+ size 16389
checkpoint-1301/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14d4a5beb33bc575f79d043c72bda5211234e44f497bd491cf0d0bd0893b2c86
3
+ size 16389
checkpoint-1301/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e8b68bfd43416649c83ec36a227b7c0a5587be9fa6f8c781ee7b0beb3d82bf9
3
+ size 16389
checkpoint-1301/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9647dc5dc73f77fdb90020e284e7ea969b0fd96c82d656c3b41ec98d7cefe40
3
+ size 16389
checkpoint-1301/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c4ab99fb5d6eb17d08f18d1bbbbd0aa06b521d49952102885c7fa2ecdfa321d
3
+ size 1465
checkpoint-1301/trainer_state.json ADDED
@@ -0,0 +1,216 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 1301,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.03843197540353574,
14
+ "grad_norm": 24.96473503112793,
15
+ "learning_rate": 7.000000000000001e-07,
16
+ "loss": 6.548916015625,
17
+ "step": 50
18
+ },
19
+ {
20
+ "epoch": 0.07686395080707148,
21
+ "grad_norm": 15.567505836486816,
22
+ "learning_rate": 1.4142857142857144e-06,
23
+ "loss": 4.4738397216796875,
24
+ "step": 100
25
+ },
26
+ {
27
+ "epoch": 0.11529592621060722,
28
+ "grad_norm": 13.502691268920898,
29
+ "learning_rate": 2.1285714285714287e-06,
30
+ "loss": 3.2899395751953127,
31
+ "step": 150
32
+ },
33
+ {
34
+ "epoch": 0.15372790161414296,
35
+ "grad_norm": 9.215691566467285,
36
+ "learning_rate": 2.8428571428571432e-06,
37
+ "loss": 2.035605621337891,
38
+ "step": 200
39
+ },
40
+ {
41
+ "epoch": 0.1921598770176787,
42
+ "grad_norm": 9.399081230163574,
43
+ "learning_rate": 3.5571428571428573e-06,
44
+ "loss": 1.7253753662109375,
45
+ "step": 250
46
+ },
47
+ {
48
+ "epoch": 0.23059185242121444,
49
+ "grad_norm": 9.485953330993652,
50
+ "learning_rate": 4.271428571428572e-06,
51
+ "loss": 1.5824163818359376,
52
+ "step": 300
53
+ },
54
+ {
55
+ "epoch": 0.2690238278247502,
56
+ "grad_norm": 8.881640434265137,
57
+ "learning_rate": 4.9857142857142855e-06,
58
+ "loss": 1.4994566345214844,
59
+ "step": 350
60
+ },
61
+ {
62
+ "epoch": 0.3074558032282859,
63
+ "grad_norm": 9.438455581665039,
64
+ "learning_rate": 5.7e-06,
65
+ "loss": 1.4217744445800782,
66
+ "step": 400
67
+ },
68
+ {
69
+ "epoch": 0.3458877786318217,
70
+ "grad_norm": 8.401183128356934,
71
+ "learning_rate": 6.4142857142857154e-06,
72
+ "loss": 1.378076934814453,
73
+ "step": 450
74
+ },
75
+ {
76
+ "epoch": 0.3843197540353574,
77
+ "grad_norm": 9.6310396194458,
78
+ "learning_rate": 7.1285714285714295e-06,
79
+ "loss": 1.3310549926757813,
80
+ "step": 500
81
+ },
82
+ {
83
+ "epoch": 0.42275172943889316,
84
+ "grad_norm": 9.117944717407227,
85
+ "learning_rate": 7.842857142857143e-06,
86
+ "loss": 1.2295526123046876,
87
+ "step": 550
88
+ },
89
+ {
90
+ "epoch": 0.4611837048424289,
91
+ "grad_norm": 7.5970072746276855,
92
+ "learning_rate": 8.557142857142858e-06,
93
+ "loss": 1.2381634521484375,
94
+ "step": 600
95
+ },
96
+ {
97
+ "epoch": 0.49961568024596464,
98
+ "grad_norm": 8.406278610229492,
99
+ "learning_rate": 9.271428571428573e-06,
100
+ "loss": 1.2207740783691405,
101
+ "step": 650
102
+ },
103
+ {
104
+ "epoch": 0.5380476556495004,
105
+ "grad_norm": 7.469017028808594,
106
+ "learning_rate": 9.985714285714286e-06,
107
+ "loss": 1.2070553588867188,
108
+ "step": 700
109
+ },
110
+ {
111
+ "epoch": 0.5764796310530361,
112
+ "grad_norm": 7.842820167541504,
113
+ "learning_rate": 9.960194963444355e-06,
114
+ "loss": 1.1306779479980469,
115
+ "step": 750
116
+ },
117
+ {
118
+ "epoch": 0.6149116064565718,
119
+ "grad_norm": 8.229959487915039,
120
+ "learning_rate": 9.9195775792039e-06,
121
+ "loss": 1.140580825805664,
122
+ "step": 800
123
+ },
124
+ {
125
+ "epoch": 0.6533435818601077,
126
+ "grad_norm": 7.585798740386963,
127
+ "learning_rate": 9.878960194963446e-06,
128
+ "loss": 1.105696334838867,
129
+ "step": 850
130
+ },
131
+ {
132
+ "epoch": 0.6917755572636434,
133
+ "grad_norm": 7.848736763000488,
134
+ "learning_rate": 9.838342810722991e-06,
135
+ "loss": 1.0822959899902345,
136
+ "step": 900
137
+ },
138
+ {
139
+ "epoch": 0.7302075326671791,
140
+ "grad_norm": 7.353982448577881,
141
+ "learning_rate": 9.797725426482535e-06,
142
+ "loss": 1.0581134796142577,
143
+ "step": 950
144
+ },
145
+ {
146
+ "epoch": 0.7686395080707148,
147
+ "grad_norm": 6.863584518432617,
148
+ "learning_rate": 9.75710804224208e-06,
149
+ "loss": 1.0602525329589845,
150
+ "step": 1000
151
+ },
152
+ {
153
+ "epoch": 0.8070714834742506,
154
+ "grad_norm": 7.096811294555664,
155
+ "learning_rate": 9.716490658001624e-06,
156
+ "loss": 1.045466766357422,
157
+ "step": 1050
158
+ },
159
+ {
160
+ "epoch": 0.8455034588777863,
161
+ "grad_norm": 7.295511245727539,
162
+ "learning_rate": 9.67587327376117e-06,
163
+ "loss": 1.0288179016113281,
164
+ "step": 1100
165
+ },
166
+ {
167
+ "epoch": 0.883935434281322,
168
+ "grad_norm": 6.594845771789551,
169
+ "learning_rate": 9.635255889520715e-06,
170
+ "loss": 1.0182283782958985,
171
+ "step": 1150
172
+ },
173
+ {
174
+ "epoch": 0.9223674096848578,
175
+ "grad_norm": 6.083802700042725,
176
+ "learning_rate": 9.594638505280261e-06,
177
+ "loss": 1.0005873107910157,
178
+ "step": 1200
179
+ },
180
+ {
181
+ "epoch": 0.9607993850883936,
182
+ "grad_norm": 6.480014801025391,
183
+ "learning_rate": 9.554021121039807e-06,
184
+ "loss": 1.0233656311035155,
185
+ "step": 1250
186
+ },
187
+ {
188
+ "epoch": 0.9992313604919293,
189
+ "grad_norm": 7.135806083679199,
190
+ "learning_rate": 9.51340373679935e-06,
191
+ "loss": 1.0027877807617187,
192
+ "step": 1300
193
+ }
194
+ ],
195
+ "logging_steps": 50,
196
+ "max_steps": 13010,
197
+ "num_input_tokens_seen": 0,
198
+ "num_train_epochs": 10,
199
+ "save_steps": 500,
200
+ "stateful_callbacks": {
201
+ "TrainerControl": {
202
+ "args": {
203
+ "should_epoch_stop": false,
204
+ "should_evaluate": false,
205
+ "should_log": false,
206
+ "should_save": true,
207
+ "should_training_stop": false
208
+ },
209
+ "attributes": {}
210
+ }
211
+ },
212
+ "total_flos": 1.6995929579968895e+20,
213
+ "train_batch_size": 16,
214
+ "trial_name": null,
215
+ "trial_params": null
216
+ }
checkpoint-1301/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ee3bcd14a0b55278a89671dd7c00d9c4f80d655c6b999121882d6d90242f8b0
3
+ size 5329