Grogros commited on
Commit
f07a63e
·
verified ·
1 Parent(s): 956fbd3

Training in progress, step 2000, checkpoint

Browse files
checkpoint-2000/config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LlamaForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 128000,
8
+ "eos_token_id": [
9
+ 128001,
10
+ 128008,
11
+ 128009
12
+ ],
13
+ "head_dim": 64,
14
+ "hidden_act": "silu",
15
+ "hidden_size": 2048,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 8192,
18
+ "max_position_embeddings": 131072,
19
+ "mlp_bias": false,
20
+ "model_type": "llama",
21
+ "num_attention_heads": 32,
22
+ "num_hidden_layers": 16,
23
+ "num_key_value_heads": 8,
24
+ "pretraining_tp": 1,
25
+ "rms_norm_eps": 1e-05,
26
+ "rope_scaling": {
27
+ "factor": 32.0,
28
+ "high_freq_factor": 4.0,
29
+ "low_freq_factor": 1.0,
30
+ "original_max_position_embeddings": 8192,
31
+ "rope_type": "llama3"
32
+ },
33
+ "rope_theta": 500000.0,
34
+ "tie_word_embeddings": true,
35
+ "torch_dtype": "bfloat16",
36
+ "transformers_version": "4.51.3",
37
+ "use_cache": true,
38
+ "vocab_size": 128256
39
+ }
checkpoint-2000/generation_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 128000,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 128001,
6
+ 128008,
7
+ 128009
8
+ ],
9
+ "temperature": 0.6,
10
+ "top_p": 0.9,
11
+ "transformers_version": "4.51.3"
12
+ }
checkpoint-2000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fb4b26f726b5fd0dfca9e9b964c825f6375a57e24352a98b641945cb7644791
3
+ size 2471645608
checkpoint-2000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88c63123f5ddb35c37770c82c43346caf0b3b7ebfbaee176d0ee80142dd1681f
3
+ size 3724602
checkpoint-2000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72699c98ff774edfda1e2ca07ac6fee6bb35ef78b5e8d27ba2903d37a4968363
3
+ size 14244
checkpoint-2000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c76af98050631109f429257e529f2bd73b5320adb142fff10ea1cbdcd3e08e8c
3
+ size 1064
checkpoint-2000/trainer_state.json ADDED
@@ -0,0 +1,1434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.5,
6
+ "eval_steps": 500,
7
+ "global_step": 2000,
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.0025,
14
+ "grad_norm": 276.0,
15
+ "learning_rate": 1.1250000000000001e-07,
16
+ "loss": 0.4619,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.005,
21
+ "grad_norm": 236.0,
22
+ "learning_rate": 2.3750000000000003e-07,
23
+ "loss": 0.457,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.0075,
28
+ "grad_norm": 276.0,
29
+ "learning_rate": 3.625e-07,
30
+ "loss": 0.51,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.01,
35
+ "grad_norm": 194.0,
36
+ "learning_rate": 4.875000000000001e-07,
37
+ "loss": 0.4631,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.0125,
42
+ "grad_norm": 264.0,
43
+ "learning_rate": 6.125000000000001e-07,
44
+ "loss": 0.5266,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.015,
49
+ "grad_norm": 21.75,
50
+ "learning_rate": 7.375e-07,
51
+ "loss": 0.5422,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.0175,
56
+ "grad_norm": 21.875,
57
+ "learning_rate": 8.625e-07,
58
+ "loss": 0.5314,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.02,
63
+ "grad_norm": 170.0,
64
+ "learning_rate": 9.875e-07,
65
+ "loss": 0.4754,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.0225,
70
+ "grad_norm": 5.625,
71
+ "learning_rate": 1.1125000000000001e-06,
72
+ "loss": 0.5029,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.025,
77
+ "grad_norm": 278.0,
78
+ "learning_rate": 1.2375e-06,
79
+ "loss": 0.4709,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.0275,
84
+ "grad_norm": 2.546875,
85
+ "learning_rate": 1.3625000000000003e-06,
86
+ "loss": 0.3525,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.03,
91
+ "grad_norm": 74.0,
92
+ "learning_rate": 1.4875000000000002e-06,
93
+ "loss": 0.3973,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.0325,
98
+ "grad_norm": 2.4375,
99
+ "learning_rate": 1.6125000000000002e-06,
100
+ "loss": 0.3656,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.035,
105
+ "grad_norm": 232.0,
106
+ "learning_rate": 1.7375e-06,
107
+ "loss": 0.3996,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.0375,
112
+ "grad_norm": 4.09375,
113
+ "learning_rate": 1.8625000000000002e-06,
114
+ "loss": 0.3652,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.04,
119
+ "grad_norm": 12.875,
120
+ "learning_rate": 1.9875000000000005e-06,
121
+ "loss": 0.4156,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.0425,
126
+ "grad_norm": 22.625,
127
+ "learning_rate": 2.1125e-06,
128
+ "loss": 0.3318,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.045,
133
+ "grad_norm": 12.75,
134
+ "learning_rate": 2.2375e-06,
135
+ "loss": 0.3256,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.0475,
140
+ "grad_norm": 5.09375,
141
+ "learning_rate": 2.3625000000000003e-06,
142
+ "loss": 0.3281,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.05,
147
+ "grad_norm": 25.875,
148
+ "learning_rate": 2.4875000000000003e-06,
149
+ "loss": 0.3357,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.0525,
154
+ "grad_norm": 2.703125,
155
+ "learning_rate": 2.6125e-06,
156
+ "loss": 0.3479,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.055,
161
+ "grad_norm": 2.765625,
162
+ "learning_rate": 2.7375e-06,
163
+ "loss": 0.3328,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.0575,
168
+ "grad_norm": 2.0,
169
+ "learning_rate": 2.8625e-06,
170
+ "loss": 0.3164,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.06,
175
+ "grad_norm": 2.34375,
176
+ "learning_rate": 2.9875e-06,
177
+ "loss": 0.299,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.0625,
182
+ "grad_norm": 2.84375,
183
+ "learning_rate": 3.1125000000000007e-06,
184
+ "loss": 0.3129,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.065,
189
+ "grad_norm": 2.671875,
190
+ "learning_rate": 3.2375e-06,
191
+ "loss": 0.3131,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.0675,
196
+ "grad_norm": 4.09375,
197
+ "learning_rate": 3.3625000000000004e-06,
198
+ "loss": 0.3053,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.07,
203
+ "grad_norm": 1.9375,
204
+ "learning_rate": 3.4875000000000005e-06,
205
+ "loss": 0.299,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.0725,
210
+ "grad_norm": 2.6875,
211
+ "learning_rate": 3.6125000000000006e-06,
212
+ "loss": 0.3273,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.075,
217
+ "grad_norm": 1.90625,
218
+ "learning_rate": 3.7375000000000006e-06,
219
+ "loss": 0.3041,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.0775,
224
+ "grad_norm": 1.640625,
225
+ "learning_rate": 3.8625e-06,
226
+ "loss": 0.3057,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.08,
231
+ "grad_norm": 2.375,
232
+ "learning_rate": 3.9875e-06,
233
+ "loss": 0.315,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.0825,
238
+ "grad_norm": 2.015625,
239
+ "learning_rate": 4.1125e-06,
240
+ "loss": 0.3063,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.085,
245
+ "grad_norm": 1.96875,
246
+ "learning_rate": 4.2375000000000005e-06,
247
+ "loss": 0.3023,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.0875,
252
+ "grad_norm": 2.53125,
253
+ "learning_rate": 4.362500000000001e-06,
254
+ "loss": 0.2834,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.09,
259
+ "grad_norm": 2.0,
260
+ "learning_rate": 4.4875e-06,
261
+ "loss": 0.2767,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.0925,
266
+ "grad_norm": 1.6015625,
267
+ "learning_rate": 4.6125e-06,
268
+ "loss": 0.2859,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.095,
273
+ "grad_norm": 2.375,
274
+ "learning_rate": 4.737500000000001e-06,
275
+ "loss": 0.2889,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.0975,
280
+ "grad_norm": 4.75,
281
+ "learning_rate": 4.8625000000000005e-06,
282
+ "loss": 0.2916,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.1,
287
+ "grad_norm": 1.671875,
288
+ "learning_rate": 4.987500000000001e-06,
289
+ "loss": 0.2722,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.1025,
294
+ "grad_norm": 2.46875,
295
+ "learning_rate": 4.999922894111975e-06,
296
+ "loss": 0.2822,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.105,
301
+ "grad_norm": 2.515625,
302
+ "learning_rate": 4.999656361346094e-06,
303
+ "loss": 0.269,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.1075,
308
+ "grad_norm": 1.6875,
309
+ "learning_rate": 4.999199470070484e-06,
310
+ "loss": 0.2836,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.11,
315
+ "grad_norm": 1.671875,
316
+ "learning_rate": 4.998552255079182e-06,
317
+ "loss": 0.2577,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.1125,
322
+ "grad_norm": 1.5234375,
323
+ "learning_rate": 4.9977147656601196e-06,
324
+ "loss": 0.266,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.115,
329
+ "grad_norm": 1.890625,
330
+ "learning_rate": 4.996687065591355e-06,
331
+ "loss": 0.2792,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.1175,
336
+ "grad_norm": 2.484375,
337
+ "learning_rate": 4.9954692331362295e-06,
338
+ "loss": 0.2801,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.12,
343
+ "grad_norm": 1.828125,
344
+ "learning_rate": 4.9940613610373974e-06,
345
+ "loss": 0.26,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.1225,
350
+ "grad_norm": 1.9296875,
351
+ "learning_rate": 4.992463556509772e-06,
352
+ "loss": 0.2613,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.125,
357
+ "grad_norm": 1.828125,
358
+ "learning_rate": 4.990675941232353e-06,
359
+ "loss": 0.2385,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.1275,
364
+ "grad_norm": 1.90625,
365
+ "learning_rate": 4.988698651338965e-06,
366
+ "loss": 0.2574,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 0.13,
371
+ "grad_norm": 1.5,
372
+ "learning_rate": 4.986531837407891e-06,
373
+ "loss": 0.2559,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 0.1325,
378
+ "grad_norm": 1.484375,
379
+ "learning_rate": 4.9841756644503965e-06,
380
+ "loss": 0.2622,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 0.135,
385
+ "grad_norm": 1.15625,
386
+ "learning_rate": 4.981630311898178e-06,
387
+ "loss": 0.2537,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 0.1375,
392
+ "grad_norm": 1.6484375,
393
+ "learning_rate": 4.978895973589686e-06,
394
+ "loss": 0.2832,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 0.14,
399
+ "grad_norm": 1.6796875,
400
+ "learning_rate": 4.975972857755369e-06,
401
+ "loss": 0.2471,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 0.1425,
406
+ "grad_norm": 1.4296875,
407
+ "learning_rate": 4.972861187001815e-06,
408
+ "loss": 0.2648,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 0.145,
413
+ "grad_norm": 1.6171875,
414
+ "learning_rate": 4.9695611982947995e-06,
415
+ "loss": 0.2697,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 0.1475,
420
+ "grad_norm": 1.8515625,
421
+ "learning_rate": 4.966073142941239e-06,
422
+ "loss": 0.2592,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 0.15,
427
+ "grad_norm": 1.4140625,
428
+ "learning_rate": 4.962397286570053e-06,
429
+ "loss": 0.267,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 0.1525,
434
+ "grad_norm": 1.515625,
435
+ "learning_rate": 4.958533909111936e-06,
436
+ "loss": 0.253,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 0.155,
441
+ "grad_norm": 1.390625,
442
+ "learning_rate": 4.95448330477804e-06,
443
+ "loss": 0.2488,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 0.1575,
448
+ "grad_norm": 1.71875,
449
+ "learning_rate": 4.950245782037566e-06,
450
+ "loss": 0.2552,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 0.16,
455
+ "grad_norm": 1.2890625,
456
+ "learning_rate": 4.945821663594277e-06,
457
+ "loss": 0.2485,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 0.1625,
462
+ "grad_norm": 1.5078125,
463
+ "learning_rate": 4.941211286361922e-06,
464
+ "loss": 0.2612,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 0.165,
469
+ "grad_norm": 1.8984375,
470
+ "learning_rate": 4.936415001438577e-06,
471
+ "loss": 0.2465,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 0.1675,
476
+ "grad_norm": 1.609375,
477
+ "learning_rate": 4.9314331740799084e-06,
478
+ "loss": 0.2449,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 0.17,
483
+ "grad_norm": 1.234375,
484
+ "learning_rate": 4.926266183671356e-06,
485
+ "loss": 0.2431,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 0.1725,
490
+ "grad_norm": 1.359375,
491
+ "learning_rate": 4.920914423699247e-06,
492
+ "loss": 0.2479,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 0.175,
497
+ "grad_norm": 1.28125,
498
+ "learning_rate": 4.915378301720822e-06,
499
+ "loss": 0.2327,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 0.1775,
504
+ "grad_norm": 1.3984375,
505
+ "learning_rate": 4.909658239333203e-06,
506
+ "loss": 0.2434,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 0.18,
511
+ "grad_norm": 1.4296875,
512
+ "learning_rate": 4.903754672141288e-06,
513
+ "loss": 0.2437,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 0.1825,
518
+ "grad_norm": 1.6953125,
519
+ "learning_rate": 4.897668049724574e-06,
520
+ "loss": 0.248,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 0.185,
525
+ "grad_norm": 1.3515625,
526
+ "learning_rate": 4.891398835602925e-06,
527
+ "loss": 0.2502,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 0.1875,
532
+ "grad_norm": 1.5546875,
533
+ "learning_rate": 4.884947507201268e-06,
534
+ "loss": 0.2368,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 0.19,
539
+ "grad_norm": 1.7421875,
540
+ "learning_rate": 4.878314555813237e-06,
541
+ "loss": 0.2262,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 0.1925,
546
+ "grad_norm": 1.6328125,
547
+ "learning_rate": 4.8715004865637616e-06,
548
+ "loss": 0.2392,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 0.195,
553
+ "grad_norm": 2.015625,
554
+ "learning_rate": 4.8645058183705976e-06,
555
+ "loss": 0.2403,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 0.1975,
560
+ "grad_norm": 1.2109375,
561
+ "learning_rate": 4.8573310839048085e-06,
562
+ "loss": 0.2466,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 0.2,
567
+ "grad_norm": 1.3125,
568
+ "learning_rate": 4.8499768295502e-06,
569
+ "loss": 0.2453,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 0.2025,
574
+ "grad_norm": 2.03125,
575
+ "learning_rate": 4.842443615361718e-06,
576
+ "loss": 0.2566,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 0.205,
581
+ "grad_norm": 1.9296875,
582
+ "learning_rate": 4.834732015022786e-06,
583
+ "loss": 0.2248,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 0.2075,
588
+ "grad_norm": 1.59375,
589
+ "learning_rate": 4.826842615801628e-06,
590
+ "loss": 0.2456,
591
+ "step": 830
592
+ },
593
+ {
594
+ "epoch": 0.21,
595
+ "grad_norm": 1.484375,
596
+ "learning_rate": 4.818776018506538e-06,
597
+ "loss": 0.2445,
598
+ "step": 840
599
+ },
600
+ {
601
+ "epoch": 0.2125,
602
+ "grad_norm": 1.5625,
603
+ "learning_rate": 4.810532837440134e-06,
604
+ "loss": 0.2451,
605
+ "step": 850
606
+ },
607
+ {
608
+ "epoch": 0.215,
609
+ "grad_norm": 1.5390625,
610
+ "learning_rate": 4.802113700352567e-06,
611
+ "loss": 0.2605,
612
+ "step": 860
613
+ },
614
+ {
615
+ "epoch": 0.2175,
616
+ "grad_norm": 1.2734375,
617
+ "learning_rate": 4.793519248393721e-06,
618
+ "loss": 0.2394,
619
+ "step": 870
620
+ },
621
+ {
622
+ "epoch": 0.22,
623
+ "grad_norm": 1.203125,
624
+ "learning_rate": 4.78475013606439e-06,
625
+ "loss": 0.238,
626
+ "step": 880
627
+ },
628
+ {
629
+ "epoch": 0.2225,
630
+ "grad_norm": 1.3671875,
631
+ "learning_rate": 4.775807031166428e-06,
632
+ "loss": 0.236,
633
+ "step": 890
634
+ },
635
+ {
636
+ "epoch": 0.225,
637
+ "grad_norm": 1.7578125,
638
+ "learning_rate": 4.766690614751897e-06,
639
+ "loss": 0.2357,
640
+ "step": 900
641
+ },
642
+ {
643
+ "epoch": 0.2275,
644
+ "grad_norm": 1.3359375,
645
+ "learning_rate": 4.757401581071203e-06,
646
+ "loss": 0.2436,
647
+ "step": 910
648
+ },
649
+ {
650
+ "epoch": 0.23,
651
+ "grad_norm": 3.671875,
652
+ "learning_rate": 4.747940637520226e-06,
653
+ "loss": 0.2309,
654
+ "step": 920
655
+ },
656
+ {
657
+ "epoch": 0.2325,
658
+ "grad_norm": 1.40625,
659
+ "learning_rate": 4.738308504586445e-06,
660
+ "loss": 0.2254,
661
+ "step": 930
662
+ },
663
+ {
664
+ "epoch": 0.235,
665
+ "grad_norm": 1.359375,
666
+ "learning_rate": 4.7285059157940765e-06,
667
+ "loss": 0.2221,
668
+ "step": 940
669
+ },
670
+ {
671
+ "epoch": 0.2375,
672
+ "grad_norm": 1.1640625,
673
+ "learning_rate": 4.718533617648209e-06,
674
+ "loss": 0.2246,
675
+ "step": 950
676
+ },
677
+ {
678
+ "epoch": 0.24,
679
+ "grad_norm": 1.1171875,
680
+ "learning_rate": 4.7083923695779546e-06,
681
+ "loss": 0.2228,
682
+ "step": 960
683
+ },
684
+ {
685
+ "epoch": 0.2425,
686
+ "grad_norm": 1.7109375,
687
+ "learning_rate": 4.6980829438786176e-06,
688
+ "loss": 0.2198,
689
+ "step": 970
690
+ },
691
+ {
692
+ "epoch": 0.245,
693
+ "grad_norm": 1.9453125,
694
+ "learning_rate": 4.687606125652882e-06,
695
+ "loss": 0.223,
696
+ "step": 980
697
+ },
698
+ {
699
+ "epoch": 0.2475,
700
+ "grad_norm": 1.5,
701
+ "learning_rate": 4.676962712751015e-06,
702
+ "loss": 0.2337,
703
+ "step": 990
704
+ },
705
+ {
706
+ "epoch": 0.25,
707
+ "grad_norm": 1.359375,
708
+ "learning_rate": 4.666153515710118e-06,
709
+ "loss": 0.2273,
710
+ "step": 1000
711
+ },
712
+ {
713
+ "epoch": 0.2525,
714
+ "grad_norm": 1.2109375,
715
+ "learning_rate": 4.655179357692396e-06,
716
+ "loss": 0.2134,
717
+ "step": 1010
718
+ },
719
+ {
720
+ "epoch": 0.255,
721
+ "grad_norm": 1.171875,
722
+ "learning_rate": 4.644041074422469e-06,
723
+ "loss": 0.2078,
724
+ "step": 1020
725
+ },
726
+ {
727
+ "epoch": 0.2575,
728
+ "grad_norm": 1.484375,
729
+ "learning_rate": 4.632739514123733e-06,
730
+ "loss": 0.2229,
731
+ "step": 1030
732
+ },
733
+ {
734
+ "epoch": 0.26,
735
+ "grad_norm": 1.21875,
736
+ "learning_rate": 4.6212755374537596e-06,
737
+ "loss": 0.2166,
738
+ "step": 1040
739
+ },
740
+ {
741
+ "epoch": 0.2625,
742
+ "grad_norm": 1.3359375,
743
+ "learning_rate": 4.609650017438757e-06,
744
+ "loss": 0.2222,
745
+ "step": 1050
746
+ },
747
+ {
748
+ "epoch": 0.265,
749
+ "grad_norm": 1.640625,
750
+ "learning_rate": 4.5978638394070835e-06,
751
+ "loss": 0.2257,
752
+ "step": 1060
753
+ },
754
+ {
755
+ "epoch": 0.2675,
756
+ "grad_norm": 1.3125,
757
+ "learning_rate": 4.58591790092183e-06,
758
+ "loss": 0.2269,
759
+ "step": 1070
760
+ },
761
+ {
762
+ "epoch": 0.27,
763
+ "grad_norm": 1.140625,
764
+ "learning_rate": 4.5738131117124605e-06,
765
+ "loss": 0.2107,
766
+ "step": 1080
767
+ },
768
+ {
769
+ "epoch": 0.2725,
770
+ "grad_norm": 1.296875,
771
+ "learning_rate": 4.561550393605541e-06,
772
+ "loss": 0.2285,
773
+ "step": 1090
774
+ },
775
+ {
776
+ "epoch": 0.275,
777
+ "grad_norm": 1.2265625,
778
+ "learning_rate": 4.549130680454532e-06,
779
+ "loss": 0.219,
780
+ "step": 1100
781
+ },
782
+ {
783
+ "epoch": 0.2775,
784
+ "grad_norm": 1.328125,
785
+ "learning_rate": 4.536554918068673e-06,
786
+ "loss": 0.2203,
787
+ "step": 1110
788
+ },
789
+ {
790
+ "epoch": 0.28,
791
+ "grad_norm": 1.359375,
792
+ "learning_rate": 4.523824064140961e-06,
793
+ "loss": 0.2313,
794
+ "step": 1120
795
+ },
796
+ {
797
+ "epoch": 0.2825,
798
+ "grad_norm": 1.515625,
799
+ "learning_rate": 4.510939088175211e-06,
800
+ "loss": 0.2209,
801
+ "step": 1130
802
+ },
803
+ {
804
+ "epoch": 0.285,
805
+ "grad_norm": 1.46875,
806
+ "learning_rate": 4.49790097141223e-06,
807
+ "loss": 0.2191,
808
+ "step": 1140
809
+ },
810
+ {
811
+ "epoch": 0.2875,
812
+ "grad_norm": 1.53125,
813
+ "learning_rate": 4.484710706755087e-06,
814
+ "loss": 0.2131,
815
+ "step": 1150
816
+ },
817
+ {
818
+ "epoch": 0.29,
819
+ "grad_norm": 1.5859375,
820
+ "learning_rate": 4.471369298693505e-06,
821
+ "loss": 0.2121,
822
+ "step": 1160
823
+ },
824
+ {
825
+ "epoch": 0.2925,
826
+ "grad_norm": 1.21875,
827
+ "learning_rate": 4.457877763227361e-06,
828
+ "loss": 0.2399,
829
+ "step": 1170
830
+ },
831
+ {
832
+ "epoch": 0.295,
833
+ "grad_norm": 1.328125,
834
+ "learning_rate": 4.444237127789315e-06,
835
+ "loss": 0.2145,
836
+ "step": 1180
837
+ },
838
+ {
839
+ "epoch": 0.2975,
840
+ "grad_norm": 1.171875,
841
+ "learning_rate": 4.430448431166567e-06,
842
+ "loss": 0.2179,
843
+ "step": 1190
844
+ },
845
+ {
846
+ "epoch": 0.3,
847
+ "grad_norm": 1.3515625,
848
+ "learning_rate": 4.416512723421752e-06,
849
+ "loss": 0.2104,
850
+ "step": 1200
851
+ },
852
+ {
853
+ "epoch": 0.3025,
854
+ "grad_norm": 1.234375,
855
+ "learning_rate": 4.402431065812968e-06,
856
+ "loss": 0.2194,
857
+ "step": 1210
858
+ },
859
+ {
860
+ "epoch": 0.305,
861
+ "grad_norm": 1.0546875,
862
+ "learning_rate": 4.388204530712959e-06,
863
+ "loss": 0.2179,
864
+ "step": 1220
865
+ },
866
+ {
867
+ "epoch": 0.3075,
868
+ "grad_norm": 1.1796875,
869
+ "learning_rate": 4.373834201527457e-06,
870
+ "loss": 0.2142,
871
+ "step": 1230
872
+ },
873
+ {
874
+ "epoch": 0.31,
875
+ "grad_norm": 1.3203125,
876
+ "learning_rate": 4.359321172612664e-06,
877
+ "loss": 0.2054,
878
+ "step": 1240
879
+ },
880
+ {
881
+ "epoch": 0.3125,
882
+ "grad_norm": 1.140625,
883
+ "learning_rate": 4.344666549191921e-06,
884
+ "loss": 0.2196,
885
+ "step": 1250
886
+ },
887
+ {
888
+ "epoch": 0.315,
889
+ "grad_norm": 1.2265625,
890
+ "learning_rate": 4.329871447271541e-06,
891
+ "loss": 0.2165,
892
+ "step": 1260
893
+ },
894
+ {
895
+ "epoch": 0.3175,
896
+ "grad_norm": 1.3515625,
897
+ "learning_rate": 4.314936993555816e-06,
898
+ "loss": 0.2021,
899
+ "step": 1270
900
+ },
901
+ {
902
+ "epoch": 0.32,
903
+ "grad_norm": 1.453125,
904
+ "learning_rate": 4.299864325361217e-06,
905
+ "loss": 0.2113,
906
+ "step": 1280
907
+ },
908
+ {
909
+ "epoch": 0.3225,
910
+ "grad_norm": 1.375,
911
+ "learning_rate": 4.284654590529784e-06,
912
+ "loss": 0.1996,
913
+ "step": 1290
914
+ },
915
+ {
916
+ "epoch": 0.325,
917
+ "grad_norm": 1.4140625,
918
+ "learning_rate": 4.269308947341711e-06,
919
+ "loss": 0.2101,
920
+ "step": 1300
921
+ },
922
+ {
923
+ "epoch": 0.3275,
924
+ "grad_norm": 1.3515625,
925
+ "learning_rate": 4.25382856442714e-06,
926
+ "loss": 0.2086,
927
+ "step": 1310
928
+ },
929
+ {
930
+ "epoch": 0.33,
931
+ "grad_norm": 1.453125,
932
+ "learning_rate": 4.238214620677164e-06,
933
+ "loss": 0.2125,
934
+ "step": 1320
935
+ },
936
+ {
937
+ "epoch": 0.3325,
938
+ "grad_norm": 1.1796875,
939
+ "learning_rate": 4.222468305154052e-06,
940
+ "loss": 0.2162,
941
+ "step": 1330
942
+ },
943
+ {
944
+ "epoch": 0.335,
945
+ "grad_norm": 1.25,
946
+ "learning_rate": 4.206590817000695e-06,
947
+ "loss": 0.2127,
948
+ "step": 1340
949
+ },
950
+ {
951
+ "epoch": 0.3375,
952
+ "grad_norm": 1.1796875,
953
+ "learning_rate": 4.190583365349289e-06,
954
+ "loss": 0.2095,
955
+ "step": 1350
956
+ },
957
+ {
958
+ "epoch": 0.34,
959
+ "grad_norm": 1.2578125,
960
+ "learning_rate": 4.174447169229252e-06,
961
+ "loss": 0.217,
962
+ "step": 1360
963
+ },
964
+ {
965
+ "epoch": 0.3425,
966
+ "grad_norm": 1.4140625,
967
+ "learning_rate": 4.158183457474392e-06,
968
+ "loss": 0.212,
969
+ "step": 1370
970
+ },
971
+ {
972
+ "epoch": 0.345,
973
+ "grad_norm": 1.4453125,
974
+ "learning_rate": 4.141793468629327e-06,
975
+ "loss": 0.2221,
976
+ "step": 1380
977
+ },
978
+ {
979
+ "epoch": 0.3475,
980
+ "grad_norm": 1.125,
981
+ "learning_rate": 4.125278450855165e-06,
982
+ "loss": 0.2079,
983
+ "step": 1390
984
+ },
985
+ {
986
+ "epoch": 0.35,
987
+ "grad_norm": 1.28125,
988
+ "learning_rate": 4.1086396618344474e-06,
989
+ "loss": 0.2085,
990
+ "step": 1400
991
+ },
992
+ {
993
+ "epoch": 0.3525,
994
+ "grad_norm": 1.3828125,
995
+ "learning_rate": 4.09187836867538e-06,
996
+ "loss": 0.2123,
997
+ "step": 1410
998
+ },
999
+ {
1000
+ "epoch": 0.355,
1001
+ "grad_norm": 1.21875,
1002
+ "learning_rate": 4.074995847815331e-06,
1003
+ "loss": 0.2116,
1004
+ "step": 1420
1005
+ },
1006
+ {
1007
+ "epoch": 0.3575,
1008
+ "grad_norm": 1.3671875,
1009
+ "learning_rate": 4.057993384923626e-06,
1010
+ "loss": 0.2288,
1011
+ "step": 1430
1012
+ },
1013
+ {
1014
+ "epoch": 0.36,
1015
+ "grad_norm": 1.1484375,
1016
+ "learning_rate": 4.0408722748036426e-06,
1017
+ "loss": 0.2038,
1018
+ "step": 1440
1019
+ },
1020
+ {
1021
+ "epoch": 0.3625,
1022
+ "grad_norm": 1.28125,
1023
+ "learning_rate": 4.023633821294203e-06,
1024
+ "loss": 0.2123,
1025
+ "step": 1450
1026
+ },
1027
+ {
1028
+ "epoch": 0.365,
1029
+ "grad_norm": 1.03125,
1030
+ "learning_rate": 4.006279337170283e-06,
1031
+ "loss": 0.1979,
1032
+ "step": 1460
1033
+ },
1034
+ {
1035
+ "epoch": 0.3675,
1036
+ "grad_norm": 1.2109375,
1037
+ "learning_rate": 3.988810144043041e-06,
1038
+ "loss": 0.2113,
1039
+ "step": 1470
1040
+ },
1041
+ {
1042
+ "epoch": 0.37,
1043
+ "grad_norm": 1.4453125,
1044
+ "learning_rate": 3.971227572259167e-06,
1045
+ "loss": 0.2077,
1046
+ "step": 1480
1047
+ },
1048
+ {
1049
+ "epoch": 0.3725,
1050
+ "grad_norm": 1.1328125,
1051
+ "learning_rate": 3.953532960799577e-06,
1052
+ "loss": 0.1986,
1053
+ "step": 1490
1054
+ },
1055
+ {
1056
+ "epoch": 0.375,
1057
+ "grad_norm": 1.1484375,
1058
+ "learning_rate": 3.935727657177439e-06,
1059
+ "loss": 0.1972,
1060
+ "step": 1500
1061
+ },
1062
+ {
1063
+ "epoch": 0.3775,
1064
+ "grad_norm": 1.40625,
1065
+ "learning_rate": 3.917813017335562e-06,
1066
+ "loss": 0.2082,
1067
+ "step": 1510
1068
+ },
1069
+ {
1070
+ "epoch": 0.38,
1071
+ "grad_norm": 1.375,
1072
+ "learning_rate": 3.899790405543129e-06,
1073
+ "loss": 0.2086,
1074
+ "step": 1520
1075
+ },
1076
+ {
1077
+ "epoch": 0.3825,
1078
+ "grad_norm": 1.2734375,
1079
+ "learning_rate": 3.881661194291805e-06,
1080
+ "loss": 0.1968,
1081
+ "step": 1530
1082
+ },
1083
+ {
1084
+ "epoch": 0.385,
1085
+ "grad_norm": 1.1640625,
1086
+ "learning_rate": 3.863426764191216e-06,
1087
+ "loss": 0.2064,
1088
+ "step": 1540
1089
+ },
1090
+ {
1091
+ "epoch": 0.3875,
1092
+ "grad_norm": 1.1015625,
1093
+ "learning_rate": 3.845088503863813e-06,
1094
+ "loss": 0.1855,
1095
+ "step": 1550
1096
+ },
1097
+ {
1098
+ "epoch": 0.39,
1099
+ "grad_norm": 1.2109375,
1100
+ "learning_rate": 3.826647809839119e-06,
1101
+ "loss": 0.2039,
1102
+ "step": 1560
1103
+ },
1104
+ {
1105
+ "epoch": 0.3925,
1106
+ "grad_norm": 1.125,
1107
+ "learning_rate": 3.8081060864473794e-06,
1108
+ "loss": 0.2079,
1109
+ "step": 1570
1110
+ },
1111
+ {
1112
+ "epoch": 0.395,
1113
+ "grad_norm": 1.09375,
1114
+ "learning_rate": 3.7894647457126188e-06,
1115
+ "loss": 0.2126,
1116
+ "step": 1580
1117
+ },
1118
+ {
1119
+ "epoch": 0.3975,
1120
+ "grad_norm": 1.2734375,
1121
+ "learning_rate": 3.770725207245106e-06,
1122
+ "loss": 0.2156,
1123
+ "step": 1590
1124
+ },
1125
+ {
1126
+ "epoch": 0.4,
1127
+ "grad_norm": 1.1015625,
1128
+ "learning_rate": 3.751888898133249e-06,
1129
+ "loss": 0.2122,
1130
+ "step": 1600
1131
+ },
1132
+ {
1133
+ "epoch": 0.4025,
1134
+ "grad_norm": 1.3046875,
1135
+ "learning_rate": 3.7329572528349145e-06,
1136
+ "loss": 0.1996,
1137
+ "step": 1610
1138
+ },
1139
+ {
1140
+ "epoch": 0.405,
1141
+ "grad_norm": 1.2734375,
1142
+ "learning_rate": 3.7139317130681886e-06,
1143
+ "loss": 0.2136,
1144
+ "step": 1620
1145
+ },
1146
+ {
1147
+ "epoch": 0.4075,
1148
+ "grad_norm": 0.98046875,
1149
+ "learning_rate": 3.694813727701584e-06,
1150
+ "loss": 0.2055,
1151
+ "step": 1630
1152
+ },
1153
+ {
1154
+ "epoch": 0.41,
1155
+ "grad_norm": 1.421875,
1156
+ "learning_rate": 3.675604752643706e-06,
1157
+ "loss": 0.2184,
1158
+ "step": 1640
1159
+ },
1160
+ {
1161
+ "epoch": 0.4125,
1162
+ "grad_norm": 1.2265625,
1163
+ "learning_rate": 3.6563062507323752e-06,
1164
+ "loss": 0.2068,
1165
+ "step": 1650
1166
+ },
1167
+ {
1168
+ "epoch": 0.415,
1169
+ "grad_norm": 1.09375,
1170
+ "learning_rate": 3.6369196916232297e-06,
1171
+ "loss": 0.2034,
1172
+ "step": 1660
1173
+ },
1174
+ {
1175
+ "epoch": 0.4175,
1176
+ "grad_norm": 1.1640625,
1177
+ "learning_rate": 3.6174465516778032e-06,
1178
+ "loss": 0.1992,
1179
+ "step": 1670
1180
+ },
1181
+ {
1182
+ "epoch": 0.42,
1183
+ "grad_norm": 1.1171875,
1184
+ "learning_rate": 3.5978883138510963e-06,
1185
+ "loss": 0.2037,
1186
+ "step": 1680
1187
+ },
1188
+ {
1189
+ "epoch": 0.4225,
1190
+ "grad_norm": 1.15625,
1191
+ "learning_rate": 3.578246467578642e-06,
1192
+ "loss": 0.2185,
1193
+ "step": 1690
1194
+ },
1195
+ {
1196
+ "epoch": 0.425,
1197
+ "grad_norm": 1.1875,
1198
+ "learning_rate": 3.558522508663081e-06,
1199
+ "loss": 0.2038,
1200
+ "step": 1700
1201
+ },
1202
+ {
1203
+ "epoch": 0.4275,
1204
+ "grad_norm": 1.4296875,
1205
+ "learning_rate": 3.538717939160249e-06,
1206
+ "loss": 0.2088,
1207
+ "step": 1710
1208
+ },
1209
+ {
1210
+ "epoch": 0.43,
1211
+ "grad_norm": 1.453125,
1212
+ "learning_rate": 3.5188342672647897e-06,
1213
+ "loss": 0.2041,
1214
+ "step": 1720
1215
+ },
1216
+ {
1217
+ "epoch": 0.4325,
1218
+ "grad_norm": 1.125,
1219
+ "learning_rate": 3.4988730071953005e-06,
1220
+ "loss": 0.2065,
1221
+ "step": 1730
1222
+ },
1223
+ {
1224
+ "epoch": 0.435,
1225
+ "grad_norm": 1.171875,
1226
+ "learning_rate": 3.478835679079019e-06,
1227
+ "loss": 0.2041,
1228
+ "step": 1740
1229
+ },
1230
+ {
1231
+ "epoch": 0.4375,
1232
+ "grad_norm": 1.5390625,
1233
+ "learning_rate": 3.4587238088360605e-06,
1234
+ "loss": 0.1996,
1235
+ "step": 1750
1236
+ },
1237
+ {
1238
+ "epoch": 0.44,
1239
+ "grad_norm": 1.390625,
1240
+ "learning_rate": 3.438538928063208e-06,
1241
+ "loss": 0.1931,
1242
+ "step": 1760
1243
+ },
1244
+ {
1245
+ "epoch": 0.4425,
1246
+ "grad_norm": 1.2265625,
1247
+ "learning_rate": 3.4182825739172826e-06,
1248
+ "loss": 0.2095,
1249
+ "step": 1770
1250
+ },
1251
+ {
1252
+ "epoch": 0.445,
1253
+ "grad_norm": 1.140625,
1254
+ "learning_rate": 3.3979562889980777e-06,
1255
+ "loss": 0.2097,
1256
+ "step": 1780
1257
+ },
1258
+ {
1259
+ "epoch": 0.4475,
1260
+ "grad_norm": 1.34375,
1261
+ "learning_rate": 3.377561621230887e-06,
1262
+ "loss": 0.1874,
1263
+ "step": 1790
1264
+ },
1265
+ {
1266
+ "epoch": 0.45,
1267
+ "grad_norm": 1.171875,
1268
+ "learning_rate": 3.357100123748621e-06,
1269
+ "loss": 0.2025,
1270
+ "step": 1800
1271
+ },
1272
+ {
1273
+ "epoch": 0.4525,
1274
+ "grad_norm": 0.98828125,
1275
+ "learning_rate": 3.3365733547735334e-06,
1276
+ "loss": 0.1846,
1277
+ "step": 1810
1278
+ },
1279
+ {
1280
+ "epoch": 0.455,
1281
+ "grad_norm": 1.28125,
1282
+ "learning_rate": 3.315982877498555e-06,
1283
+ "loss": 0.2049,
1284
+ "step": 1820
1285
+ },
1286
+ {
1287
+ "epoch": 0.4575,
1288
+ "grad_norm": 1.1640625,
1289
+ "learning_rate": 3.2953302599682487e-06,
1290
+ "loss": 0.2021,
1291
+ "step": 1830
1292
+ },
1293
+ {
1294
+ "epoch": 0.46,
1295
+ "grad_norm": 1.265625,
1296
+ "learning_rate": 3.2746170749593998e-06,
1297
+ "loss": 0.1979,
1298
+ "step": 1840
1299
+ },
1300
+ {
1301
+ "epoch": 0.4625,
1302
+ "grad_norm": 1.3671875,
1303
+ "learning_rate": 3.2538448998612394e-06,
1304
+ "loss": 0.1965,
1305
+ "step": 1850
1306
+ },
1307
+ {
1308
+ "epoch": 0.465,
1309
+ "grad_norm": 1.1328125,
1310
+ "learning_rate": 3.233015316555326e-06,
1311
+ "loss": 0.2151,
1312
+ "step": 1860
1313
+ },
1314
+ {
1315
+ "epoch": 0.4675,
1316
+ "grad_norm": 1.078125,
1317
+ "learning_rate": 3.212129911295074e-06,
1318
+ "loss": 0.1824,
1319
+ "step": 1870
1320
+ },
1321
+ {
1322
+ "epoch": 0.47,
1323
+ "grad_norm": 1.109375,
1324
+ "learning_rate": 3.1911902745849526e-06,
1325
+ "loss": 0.2051,
1326
+ "step": 1880
1327
+ },
1328
+ {
1329
+ "epoch": 0.4725,
1330
+ "grad_norm": 1.09375,
1331
+ "learning_rate": 3.17019800105937e-06,
1332
+ "loss": 0.2145,
1333
+ "step": 1890
1334
+ },
1335
+ {
1336
+ "epoch": 0.475,
1337
+ "grad_norm": 1.125,
1338
+ "learning_rate": 3.1491546893612296e-06,
1339
+ "loss": 0.2003,
1340
+ "step": 1900
1341
+ },
1342
+ {
1343
+ "epoch": 0.4775,
1344
+ "grad_norm": 1.2109375,
1345
+ "learning_rate": 3.128061942020189e-06,
1346
+ "loss": 0.2078,
1347
+ "step": 1910
1348
+ },
1349
+ {
1350
+ "epoch": 0.48,
1351
+ "grad_norm": 1.3671875,
1352
+ "learning_rate": 3.1069213653306242e-06,
1353
+ "loss": 0.1979,
1354
+ "step": 1920
1355
+ },
1356
+ {
1357
+ "epoch": 0.4825,
1358
+ "grad_norm": 1.109375,
1359
+ "learning_rate": 3.0857345692292968e-06,
1360
+ "loss": 0.1925,
1361
+ "step": 1930
1362
+ },
1363
+ {
1364
+ "epoch": 0.485,
1365
+ "grad_norm": 1.171875,
1366
+ "learning_rate": 3.0645031671727598e-06,
1367
+ "loss": 0.2042,
1368
+ "step": 1940
1369
+ },
1370
+ {
1371
+ "epoch": 0.4875,
1372
+ "grad_norm": 1.1875,
1373
+ "learning_rate": 3.0432287760144797e-06,
1374
+ "loss": 0.2064,
1375
+ "step": 1950
1376
+ },
1377
+ {
1378
+ "epoch": 0.49,
1379
+ "grad_norm": 1.4921875,
1380
+ "learning_rate": 3.0219130158817093e-06,
1381
+ "loss": 0.2035,
1382
+ "step": 1960
1383
+ },
1384
+ {
1385
+ "epoch": 0.4925,
1386
+ "grad_norm": 1.125,
1387
+ "learning_rate": 3.0005575100521115e-06,
1388
+ "loss": 0.195,
1389
+ "step": 1970
1390
+ },
1391
+ {
1392
+ "epoch": 0.495,
1393
+ "grad_norm": 1.3515625,
1394
+ "learning_rate": 2.979163884830137e-06,
1395
+ "loss": 0.2044,
1396
+ "step": 1980
1397
+ },
1398
+ {
1399
+ "epoch": 0.4975,
1400
+ "grad_norm": 1.765625,
1401
+ "learning_rate": 2.957733769423174e-06,
1402
+ "loss": 0.212,
1403
+ "step": 1990
1404
+ },
1405
+ {
1406
+ "epoch": 0.5,
1407
+ "grad_norm": 1.28125,
1408
+ "learning_rate": 2.93626879581748e-06,
1409
+ "loss": 0.1985,
1410
+ "step": 2000
1411
+ }
1412
+ ],
1413
+ "logging_steps": 10,
1414
+ "max_steps": 4000,
1415
+ "num_input_tokens_seen": 0,
1416
+ "num_train_epochs": 9223372036854775807,
1417
+ "save_steps": 2000,
1418
+ "stateful_callbacks": {
1419
+ "TrainerControl": {
1420
+ "args": {
1421
+ "should_epoch_stop": false,
1422
+ "should_evaluate": false,
1423
+ "should_log": false,
1424
+ "should_save": true,
1425
+ "should_training_stop": false
1426
+ },
1427
+ "attributes": {}
1428
+ }
1429
+ },
1430
+ "total_flos": 1.91328310788096e+17,
1431
+ "train_batch_size": 32,
1432
+ "trial_name": null,
1433
+ "trial_params": null
1434
+ }
checkpoint-2000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b39a0514ca81f3fe43bcb544ca347a175b7f15b186cbb3ab69a755fcc316a88
3
+ size 5432