Grogros commited on
Commit
265a31c
·
verified ·
1 Parent(s): cbdf421

Training in progress, step 2000, checkpoint

Browse files
checkpoint-2000/config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Gemma3ForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "attn_logit_softcapping": null,
8
+ "bos_token_id": 2,
9
+ "cache_implementation": "hybrid",
10
+ "eos_token_id": [
11
+ 1,
12
+ 106
13
+ ],
14
+ "final_logit_softcapping": null,
15
+ "head_dim": 256,
16
+ "hidden_activation": "gelu_pytorch_tanh",
17
+ "hidden_size": 1152,
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 6912,
20
+ "max_position_embeddings": 32768,
21
+ "model_type": "gemma3_text",
22
+ "num_attention_heads": 4,
23
+ "num_hidden_layers": 26,
24
+ "num_key_value_heads": 1,
25
+ "pad_token_id": 0,
26
+ "query_pre_attn_scalar": 256,
27
+ "rms_norm_eps": 1e-06,
28
+ "rope_local_base_freq": 10000,
29
+ "rope_scaling": null,
30
+ "rope_theta": 1000000,
31
+ "sliding_window": 512,
32
+ "sliding_window_pattern": 6,
33
+ "torch_dtype": "bfloat16",
34
+ "transformers_version": "4.51.3",
35
+ "use_cache": true,
36
+ "vocab_size": 262144
37
+ }
checkpoint-2000/generation_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 2,
3
+ "cache_implementation": "hybrid",
4
+ "do_sample": true,
5
+ "eos_token_id": [
6
+ 1,
7
+ 106
8
+ ],
9
+ "pad_token_id": 0,
10
+ "top_k": 64,
11
+ "top_p": 0.95,
12
+ "transformers_version": "4.51.3"
13
+ }
checkpoint-2000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:804dba3e3a8eff9d2702b776a9e5899b189b9c9ecc315881a12eb63f27659622
3
+ size 1999811208
checkpoint-2000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a24f0381932a8eb502c9b0694aefc7a6af6b1cc60597d5914fa4e04e58877e8
3
+ size 5096122
checkpoint-2000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77ca024aed3b6fa73af78c1babc4e2bcf8da00e4d5a6a5be493a6093efaa57fd
3
+ size 14244
checkpoint-2000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe6b601f8c77d93a0e053b92ea127a17aea5c5021426dfd754395ac532bf9532
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": 1.0,
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.005,
14
+ "grad_norm": 148480.0,
15
+ "learning_rate": 9.000000000000001e-07,
16
+ "loss": 35.9477,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.01,
21
+ "grad_norm": 79360.0,
22
+ "learning_rate": 1.9000000000000002e-06,
23
+ "loss": 50.65,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.015,
28
+ "grad_norm": 156672.0,
29
+ "learning_rate": 2.9e-06,
30
+ "loss": 68.725,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.02,
35
+ "grad_norm": 158720.0,
36
+ "learning_rate": 3.900000000000001e-06,
37
+ "loss": 77.675,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.025,
42
+ "grad_norm": 217088.0,
43
+ "learning_rate": 4.9000000000000005e-06,
44
+ "loss": 157.7,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.03,
49
+ "grad_norm": 497664.0,
50
+ "learning_rate": 5.9e-06,
51
+ "loss": 190.3,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.035,
56
+ "grad_norm": 146432.0,
57
+ "learning_rate": 6.9e-06,
58
+ "loss": 252.3,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.04,
63
+ "grad_norm": 41728.0,
64
+ "learning_rate": 7.9e-06,
65
+ "loss": 358.6,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.045,
70
+ "grad_norm": 52992.0,
71
+ "learning_rate": 8.900000000000001e-06,
72
+ "loss": 396.8,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.05,
77
+ "grad_norm": 76800.0,
78
+ "learning_rate": 9.9e-06,
79
+ "loss": 391.2,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.055,
84
+ "grad_norm": 58112.0,
85
+ "learning_rate": 1.0900000000000002e-05,
86
+ "loss": 396.6,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.06,
91
+ "grad_norm": 481280.0,
92
+ "learning_rate": 1.1900000000000001e-05,
93
+ "loss": 414.4,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.065,
98
+ "grad_norm": 151552.0,
99
+ "learning_rate": 1.2900000000000002e-05,
100
+ "loss": 544.2,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.07,
105
+ "grad_norm": 1146880.0,
106
+ "learning_rate": 1.39e-05,
107
+ "loss": 709.2,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.075,
112
+ "grad_norm": 362496.0,
113
+ "learning_rate": 1.4900000000000001e-05,
114
+ "loss": 665.2,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.08,
119
+ "grad_norm": 954368.0,
120
+ "learning_rate": 1.5900000000000004e-05,
121
+ "loss": 708.0,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.085,
126
+ "grad_norm": 602112.0,
127
+ "learning_rate": 1.69e-05,
128
+ "loss": 721.6,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.09,
133
+ "grad_norm": 354304.0,
134
+ "learning_rate": 1.79e-05,
135
+ "loss": 773.2,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.095,
140
+ "grad_norm": 5570560.0,
141
+ "learning_rate": 1.8900000000000002e-05,
142
+ "loss": 826.8,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.1,
147
+ "grad_norm": 7045120.0,
148
+ "learning_rate": 1.9900000000000003e-05,
149
+ "loss": 915.6,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.105,
154
+ "grad_norm": 7012352.0,
155
+ "learning_rate": 1.9998766324816606e-05,
156
+ "loss": 942.0,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.11,
161
+ "grad_norm": 2277376.0,
162
+ "learning_rate": 1.9994502159417576e-05,
163
+ "loss": 1061.6,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.115,
168
+ "grad_norm": 31195136.0,
169
+ "learning_rate": 1.9987193571841865e-05,
170
+ "loss": 1165.6,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.12,
175
+ "grad_norm": 297795584.0,
176
+ "learning_rate": 1.9976842788356054e-05,
177
+ "loss": 1335.2,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.125,
182
+ "grad_norm": 532480.0,
183
+ "learning_rate": 1.9963452961909065e-05,
184
+ "loss": 1086.4,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.13,
189
+ "grad_norm": 946176.0,
190
+ "learning_rate": 1.9947028171171742e-05,
191
+ "loss": 1107.6,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.135,
196
+ "grad_norm": 9175040.0,
197
+ "learning_rate": 1.9927573419294456e-05,
198
+ "loss": 1297.6,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.14,
203
+ "grad_norm": 1662976.0,
204
+ "learning_rate": 1.990509463238309e-05,
205
+ "loss": 1322.4,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.145,
210
+ "grad_norm": 270532608.0,
211
+ "learning_rate": 1.9879598657693894e-05,
212
+ "loss": 1251.2,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.15,
217
+ "grad_norm": 155189248.0,
218
+ "learning_rate": 1.985109326154774e-05,
219
+ "loss": 1254.4,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.155,
224
+ "grad_norm": 1019215872.0,
225
+ "learning_rate": 1.981958712696444e-05,
226
+ "loss": 1311.2,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.16,
231
+ "grad_norm": 1130496.0,
232
+ "learning_rate": 1.9785089851017788e-05,
233
+ "loss": 1378.4,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.165,
238
+ "grad_norm": 68681728.0,
239
+ "learning_rate": 1.974761194191222e-05,
240
+ "loss": 1355.2,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.17,
245
+ "grad_norm": 54525952.0,
246
+ "learning_rate": 1.970716481578191e-05,
247
+ "loss": 1424.0,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.175,
252
+ "grad_norm": 299892736.0,
253
+ "learning_rate": 1.9663760793213297e-05,
254
+ "loss": 1480.8,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.18,
259
+ "grad_norm": 55574528.0,
260
+ "learning_rate": 1.9617413095492114e-05,
261
+ "loss": 1692.8,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.185,
266
+ "grad_norm": 67108864.0,
267
+ "learning_rate": 1.956813584057608e-05,
268
+ "loss": 1689.6,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.19,
273
+ "grad_norm": 9830400.0,
274
+ "learning_rate": 1.9515944038794384e-05,
275
+ "loss": 1694.4,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.195,
280
+ "grad_norm": 6553600.0,
281
+ "learning_rate": 1.9460853588275454e-05,
282
+ "loss": 1720.0,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.2,
287
+ "grad_norm": 64225280.0,
288
+ "learning_rate": 1.940288127010419e-05,
289
+ "loss": 1665.6,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.205,
294
+ "grad_norm": 566231040.0,
295
+ "learning_rate": 1.9342044743210295e-05,
296
+ "loss": 1699.2,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.21,
301
+ "grad_norm": 89128960.0,
302
+ "learning_rate": 1.92783625389892e-05,
303
+ "loss": 1744.0,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.215,
308
+ "grad_norm": 36962304.0,
309
+ "learning_rate": 1.9211854055657216e-05,
310
+ "loss": 1791.2,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.22,
315
+ "grad_norm": 81788928.0,
316
+ "learning_rate": 1.9142539552342638e-05,
317
+ "loss": 1784.0,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.225,
322
+ "grad_norm": 196083712.0,
323
+ "learning_rate": 1.907044014291465e-05,
324
+ "loss": 1780.8,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.23,
329
+ "grad_norm": 12517376.0,
330
+ "learning_rate": 1.8995577789551806e-05,
331
+ "loss": 1759.2,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.235,
336
+ "grad_norm": 2007040.0,
337
+ "learning_rate": 1.8917975296052143e-05,
338
+ "loss": 1840.0,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.24,
343
+ "grad_norm": 1015808.0,
344
+ "learning_rate": 1.8837656300886937e-05,
345
+ "loss": 1853.6,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.245,
350
+ "grad_norm": 263192576.0,
351
+ "learning_rate": 1.875464527000018e-05,
352
+ "loss": 2103.2,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.25,
357
+ "grad_norm": 1010827264.0,
358
+ "learning_rate": 1.866896748935603e-05,
359
+ "loss": 2027.2,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.255,
364
+ "grad_norm": 1082130432.0,
365
+ "learning_rate": 1.858064905723645e-05,
366
+ "loss": 1895.2,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 0.26,
371
+ "grad_norm": 725614592.0,
372
+ "learning_rate": 1.8489716876291417e-05,
373
+ "loss": 1955.2,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 0.265,
378
+ "grad_norm": 37120.0,
379
+ "learning_rate": 1.8396198645344133e-05,
380
+ "loss": 1934.4,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 0.27,
385
+ "grad_norm": 74448896.0,
386
+ "learning_rate": 1.8300122850953678e-05,
387
+ "loss": 1908.8,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 0.275,
392
+ "grad_norm": 40632320.0,
393
+ "learning_rate": 1.8201518758737726e-05,
394
+ "loss": 1865.6,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 0.28,
399
+ "grad_norm": 11599872.0,
400
+ "learning_rate": 1.8100416404457962e-05,
401
+ "loss": 1880.8,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 0.285,
406
+ "grad_norm": 910163968.0,
407
+ "learning_rate": 1.799684658487091e-05,
408
+ "loss": 1983.2,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 0.29,
413
+ "grad_norm": 24159191040.0,
414
+ "learning_rate": 1.789084084834691e-05,
415
+ "loss": 2029.6,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 0.295,
420
+ "grad_norm": 39996882944.0,
421
+ "learning_rate": 1.778243148526021e-05,
422
+ "loss": 2064.0,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 0.3,
427
+ "grad_norm": 446676598784.0,
428
+ "learning_rate": 1.7671651518153e-05,
429
+ "loss": 2061.6,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 0.305,
434
+ "grad_norm": 1580547964928.0,
435
+ "learning_rate": 1.7558534691676396e-05,
436
+ "loss": 2041.6,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 0.31,
441
+ "grad_norm": 169651208192.0,
442
+ "learning_rate": 1.744311546231154e-05,
443
+ "loss": 2039.2,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 0.315,
448
+ "grad_norm": 135828340736.0,
449
+ "learning_rate": 1.732542898787379e-05,
450
+ "loss": 2032.0,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 0.32,
455
+ "grad_norm": 1043677052928.0,
456
+ "learning_rate": 1.7205511116803306e-05,
457
+ "loss": 2011.2,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 0.325,
462
+ "grad_norm": 14629732352.0,
463
+ "learning_rate": 1.708339837724529e-05,
464
+ "loss": 2004.8,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 0.33,
469
+ "grad_norm": 639950127104.0,
470
+ "learning_rate": 1.6959127965923144e-05,
471
+ "loss": 1994.4,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 0.335,
476
+ "grad_norm": 209379655680.0,
477
+ "learning_rate": 1.6832737736807994e-05,
478
+ "loss": 1995.2,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 0.34,
483
+ "grad_norm": 1753219072.0,
484
+ "learning_rate": 1.6704266189587992e-05,
485
+ "loss": 2000.0,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 0.345,
490
+ "grad_norm": 2483027968.0,
491
+ "learning_rate": 1.657375245794096e-05,
492
+ "loss": 2030.4,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 0.35,
497
+ "grad_norm": 268435456000.0,
498
+ "learning_rate": 1.644123629761387e-05,
499
+ "loss": 2112.0,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 0.355,
504
+ "grad_norm": 46976204800.0,
505
+ "learning_rate": 1.6306758074312866e-05,
506
+ "loss": 2021.6,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 0.36,
511
+ "grad_norm": 45902462976.0,
512
+ "learning_rate": 1.617035875140749e-05,
513
+ "loss": 1995.2,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 0.365,
518
+ "grad_norm": 603979776.0,
519
+ "learning_rate": 1.6032079877452825e-05,
520
+ "loss": 1998.4,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 0.37,
525
+ "grad_norm": 72477573120.0,
526
+ "learning_rate": 1.5891963573533424e-05,
527
+ "loss": 1981.6,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 0.375,
532
+ "grad_norm": 5670699008.0,
533
+ "learning_rate": 1.575005252043279e-05,
534
+ "loss": 1976.8,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 0.38,
539
+ "grad_norm": 515396075520.0,
540
+ "learning_rate": 1.560638994563242e-05,
541
+ "loss": 1976.0,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 0.385,
546
+ "grad_norm": 11005853696.0,
547
+ "learning_rate": 1.5461019610144292e-05,
548
+ "loss": 1984.8,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 0.39,
553
+ "grad_norm": 9240576.0,
554
+ "learning_rate": 1.531398579518083e-05,
555
+ "loss": 1989.6,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 0.395,
560
+ "grad_norm": 244813135872.0,
561
+ "learning_rate": 1.516533328866642e-05,
562
+ "loss": 1972.8,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 0.4,
567
+ "grad_norm": 17716740096.0,
568
+ "learning_rate": 1.5015107371594576e-05,
569
+ "loss": 1958.4,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 0.405,
574
+ "grad_norm": 310378496.0,
575
+ "learning_rate": 1.4863353804234906e-05,
576
+ "loss": 1958.4,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 0.41,
581
+ "grad_norm": 9633792.0,
582
+ "learning_rate": 1.47101188121941e-05,
583
+ "loss": 1974.4,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 0.415,
588
+ "grad_norm": 13623099392.0,
589
+ "learning_rate": 1.4555449072335157e-05,
590
+ "loss": 2005.6,
591
+ "step": 830
592
+ },
593
+ {
594
+ "epoch": 0.42,
595
+ "grad_norm": 4731174912.0,
596
+ "learning_rate": 1.4399391698559153e-05,
597
+ "loss": 2008.8,
598
+ "step": 840
599
+ },
600
+ {
601
+ "epoch": 0.425,
602
+ "grad_norm": 22414360576.0,
603
+ "learning_rate": 1.4241994227453902e-05,
604
+ "loss": 1975.2,
605
+ "step": 850
606
+ },
607
+ {
608
+ "epoch": 0.43,
609
+ "grad_norm": 23622320128.0,
610
+ "learning_rate": 1.408330460381385e-05,
611
+ "loss": 2002.4,
612
+ "step": 860
613
+ },
614
+ {
615
+ "epoch": 0.435,
616
+ "grad_norm": 5670699008.0,
617
+ "learning_rate": 1.3923371166035615e-05,
618
+ "loss": 1980.8,
619
+ "step": 870
620
+ },
621
+ {
622
+ "epoch": 0.44,
623
+ "grad_norm": 1207959552.0,
624
+ "learning_rate": 1.3762242631393656e-05,
625
+ "loss": 2011.2,
626
+ "step": 880
627
+ },
628
+ {
629
+ "epoch": 0.445,
630
+ "grad_norm": 69256347648.0,
631
+ "learning_rate": 1.3599968081200515e-05,
632
+ "loss": 2020.0,
633
+ "step": 890
634
+ },
635
+ {
636
+ "epoch": 0.45,
637
+ "grad_norm": 2021654528.0,
638
+ "learning_rate": 1.3436596945856164e-05,
639
+ "loss": 2031.2,
640
+ "step": 900
641
+ },
642
+ {
643
+ "epoch": 0.455,
644
+ "grad_norm": 2315255808.0,
645
+ "learning_rate": 1.327217898979104e-05,
646
+ "loss": 2037.6,
647
+ "step": 910
648
+ },
649
+ {
650
+ "epoch": 0.46,
651
+ "grad_norm": 13220446208.0,
652
+ "learning_rate": 1.310676429630732e-05,
653
+ "loss": 2044.0,
654
+ "step": 920
655
+ },
656
+ {
657
+ "epoch": 0.465,
658
+ "grad_norm": 1090519040.0,
659
+ "learning_rate": 1.294040325232304e-05,
660
+ "loss": 2072.0,
661
+ "step": 930
662
+ },
663
+ {
664
+ "epoch": 0.47,
665
+ "grad_norm": 123480309760.0,
666
+ "learning_rate": 1.2773146533023782e-05,
667
+ "loss": 2063.2,
668
+ "step": 940
669
+ },
670
+ {
671
+ "epoch": 0.475,
672
+ "grad_norm": 44828721152.0,
673
+ "learning_rate": 1.2605045086426487e-05,
674
+ "loss": 2042.4,
675
+ "step": 950
676
+ },
677
+ {
678
+ "epoch": 0.48,
679
+ "grad_norm": 28185722880.0,
680
+ "learning_rate": 1.2436150117860226e-05,
681
+ "loss": 2035.2,
682
+ "step": 960
683
+ },
684
+ {
685
+ "epoch": 0.485,
686
+ "grad_norm": 46976204800.0,
687
+ "learning_rate": 1.2266513074368552e-05,
688
+ "loss": 2036.8,
689
+ "step": 970
690
+ },
691
+ {
692
+ "epoch": 0.49,
693
+ "grad_norm": 238370684928.0,
694
+ "learning_rate": 1.2096185629038219e-05,
695
+ "loss": 2026.4,
696
+ "step": 980
697
+ },
698
+ {
699
+ "epoch": 0.495,
700
+ "grad_norm": 84288733184.0,
701
+ "learning_rate": 1.1925219665259076e-05,
702
+ "loss": 2036.8,
703
+ "step": 990
704
+ },
705
+ {
706
+ "epoch": 0.5,
707
+ "grad_norm": 489626271744.0,
708
+ "learning_rate": 1.1753667260919872e-05,
709
+ "loss": 2006.4,
710
+ "step": 1000
711
+ },
712
+ {
713
+ "epoch": 0.505,
714
+ "grad_norm": 308281344.0,
715
+ "learning_rate": 1.1581580672544839e-05,
716
+ "loss": 2000.8,
717
+ "step": 1010
718
+ },
719
+ {
720
+ "epoch": 0.51,
721
+ "grad_norm": 3246995275776.0,
722
+ "learning_rate": 1.1409012319375828e-05,
723
+ "loss": 1996.8,
724
+ "step": 1020
725
+ },
726
+ {
727
+ "epoch": 0.515,
728
+ "grad_norm": 10670309376.0,
729
+ "learning_rate": 1.1236014767404929e-05,
730
+ "loss": 2028.0,
731
+ "step": 1030
732
+ },
733
+ {
734
+ "epoch": 0.52,
735
+ "grad_norm": 12482248704.0,
736
+ "learning_rate": 1.1062640713362333e-05,
737
+ "loss": 2021.6,
738
+ "step": 1040
739
+ },
740
+ {
741
+ "epoch": 0.525,
742
+ "grad_norm": 2214592512.0,
743
+ "learning_rate": 1.0888942968664417e-05,
744
+ "loss": 2032.0,
745
+ "step": 1050
746
+ },
747
+ {
748
+ "epoch": 0.53,
749
+ "grad_norm": 15233712128.0,
750
+ "learning_rate": 1.071497444332686e-05,
751
+ "loss": 2052.0,
752
+ "step": 1060
753
+ },
754
+ {
755
+ "epoch": 0.535,
756
+ "grad_norm": 734439407616.0,
757
+ "learning_rate": 1.0540788129847757e-05,
758
+ "loss": 2048.8,
759
+ "step": 1070
760
+ },
761
+ {
762
+ "epoch": 0.54,
763
+ "grad_norm": 171798691840.0,
764
+ "learning_rate": 1.0366437087065564e-05,
765
+ "loss": 2043.2,
766
+ "step": 1080
767
+ },
768
+ {
769
+ "epoch": 0.545,
770
+ "grad_norm": 526133493760.0,
771
+ "learning_rate": 1.01919744239969e-05,
772
+ "loss": 2043.2,
773
+ "step": 1090
774
+ },
775
+ {
776
+ "epoch": 0.55,
777
+ "grad_norm": 192199786496.0,
778
+ "learning_rate": 1.0017453283658984e-05,
779
+ "loss": 2052.0,
780
+ "step": 1100
781
+ },
782
+ {
783
+ "epoch": 0.555,
784
+ "grad_norm": 49123688448.0,
785
+ "learning_rate": 9.842926826881796e-06,
786
+ "loss": 2024.0,
787
+ "step": 1110
788
+ },
789
+ {
790
+ "epoch": 0.56,
791
+ "grad_norm": 3246995275776.0,
792
+ "learning_rate": 9.668448216114739e-06,
793
+ "loss": 2029.6,
794
+ "step": 1120
795
+ },
796
+ {
797
+ "epoch": 0.565,
798
+ "grad_norm": 1589137899520.0,
799
+ "learning_rate": 9.494070599232868e-06,
800
+ "loss": 2042.4,
801
+ "step": 1130
802
+ },
803
+ {
804
+ "epoch": 0.57,
805
+ "grad_norm": 35970351104.0,
806
+ "learning_rate": 9.319847093347522e-06,
807
+ "loss": 2037.6,
808
+ "step": 1140
809
+ },
810
+ {
811
+ "epoch": 0.575,
812
+ "grad_norm": 36775657472.0,
813
+ "learning_rate": 9.145830768626326e-06,
814
+ "loss": 2038.4,
815
+ "step": 1150
816
+ },
817
+ {
818
+ "epoch": 0.58,
819
+ "grad_norm": 194347270144.0,
820
+ "learning_rate": 8.972074632127533e-06,
821
+ "loss": 2067.2,
822
+ "step": 1160
823
+ },
824
+ {
825
+ "epoch": 0.585,
826
+ "grad_norm": 30601641984.0,
827
+ "learning_rate": 8.79863161165353e-06,
828
+ "loss": 2072.8,
829
+ "step": 1170
830
+ },
831
+ {
832
+ "epoch": 0.59,
833
+ "grad_norm": 229780750336.0,
834
+ "learning_rate": 8.625554539628536e-06,
835
+ "loss": 2065.6,
836
+ "step": 1180
837
+ },
838
+ {
839
+ "epoch": 0.595,
840
+ "grad_norm": 53150220288.0,
841
+ "learning_rate": 8.452896137005322e-06,
842
+ "loss": 2043.2,
843
+ "step": 1190
844
+ },
845
+ {
846
+ "epoch": 0.6,
847
+ "grad_norm": 369367187456.0,
848
+ "learning_rate": 8.280708997205904e-06,
849
+ "loss": 2005.6,
850
+ "step": 1200
851
+ },
852
+ {
853
+ "epoch": 0.605,
854
+ "grad_norm": 115964116992.0,
855
+ "learning_rate": 8.109045570101086e-06,
856
+ "loss": 1983.2,
857
+ "step": 1210
858
+ },
859
+ {
860
+ "epoch": 0.61,
861
+ "grad_norm": 1219770712064.0,
862
+ "learning_rate": 7.937958146033706e-06,
863
+ "loss": 1957.6,
864
+ "step": 1220
865
+ },
866
+ {
867
+ "epoch": 0.615,
868
+ "grad_norm": 352187318272.0,
869
+ "learning_rate": 7.767498839890489e-06,
870
+ "loss": 1999.2,
871
+ "step": 1230
872
+ },
873
+ {
874
+ "epoch": 0.62,
875
+ "grad_norm": 122406567936.0,
876
+ "learning_rate": 7.597719575227364e-06,
877
+ "loss": 1980.8,
878
+ "step": 1240
879
+ },
880
+ {
881
+ "epoch": 0.625,
882
+ "grad_norm": 200789721088.0,
883
+ "learning_rate": 7.428672068453041e-06,
884
+ "loss": 1976.0,
885
+ "step": 1250
886
+ },
887
+ {
888
+ "epoch": 0.63,
889
+ "grad_norm": 889192448.0,
890
+ "learning_rate": 7.260407813075676e-06,
891
+ "loss": 1998.4,
892
+ "step": 1260
893
+ },
894
+ {
895
+ "epoch": 0.635,
896
+ "grad_norm": 605590388736.0,
897
+ "learning_rate": 7.092978064017475e-06,
898
+ "loss": 2004.0,
899
+ "step": 1270
900
+ },
901
+ {
902
+ "epoch": 0.64,
903
+ "grad_norm": 80530636800.0,
904
+ "learning_rate": 6.92643382200193e-06,
905
+ "loss": 1968.0,
906
+ "step": 1280
907
+ },
908
+ {
909
+ "epoch": 0.645,
910
+ "grad_norm": 213674622976.0,
911
+ "learning_rate": 6.7608258180185085e-06,
912
+ "loss": 1982.4,
913
+ "step": 1290
914
+ },
915
+ {
916
+ "epoch": 0.65,
917
+ "grad_norm": 272730423296.0,
918
+ "learning_rate": 6.596204497869501e-06,
919
+ "loss": 1990.4,
920
+ "step": 1300
921
+ },
922
+ {
923
+ "epoch": 0.655,
924
+ "grad_norm": 25769803776.0,
925
+ "learning_rate": 6.432620006803747e-06,
926
+ "loss": 1989.6,
927
+ "step": 1310
928
+ },
929
+ {
930
+ "epoch": 0.66,
931
+ "grad_norm": 125627793408.0,
932
+ "learning_rate": 6.2701221742419106e-06,
933
+ "loss": 1956.0,
934
+ "step": 1320
935
+ },
936
+ {
937
+ "epoch": 0.665,
938
+ "grad_norm": 1949915152384.0,
939
+ "learning_rate": 6.108760498597939e-06,
940
+ "loss": 2013.6,
941
+ "step": 1330
942
+ },
943
+ {
944
+ "epoch": 0.67,
945
+ "grad_norm": 224412041216.0,
946
+ "learning_rate": 5.948584132201376e-06,
947
+ "loss": 2002.4,
948
+ "step": 1340
949
+ },
950
+ {
951
+ "epoch": 0.675,
952
+ "grad_norm": 747324309504.0,
953
+ "learning_rate": 5.789641866325091e-06,
954
+ "loss": 2000.0,
955
+ "step": 1350
956
+ },
957
+ {
958
+ "epoch": 0.68,
959
+ "grad_norm": 1116691496960.0,
960
+ "learning_rate": 5.631982116322981e-06,
961
+ "loss": 1980.0,
962
+ "step": 1360
963
+ },
964
+ {
965
+ "epoch": 0.685,
966
+ "grad_norm": 1174405120.0,
967
+ "learning_rate": 5.475652906882173e-06,
968
+ "loss": 1969.6,
969
+ "step": 1370
970
+ },
971
+ {
972
+ "epoch": 0.69,
973
+ "grad_norm": 337154932736.0,
974
+ "learning_rate": 5.3207018573942684e-06,
975
+ "loss": 1968.0,
976
+ "step": 1380
977
+ },
978
+ {
979
+ "epoch": 0.695,
980
+ "grad_norm": 41607495680.0,
981
+ "learning_rate": 5.167176167449977e-06,
982
+ "loss": 1973.6,
983
+ "step": 1390
984
+ },
985
+ {
986
+ "epoch": 0.7,
987
+ "grad_norm": 68451041280.0,
988
+ "learning_rate": 5.015122602461698e-06,
989
+ "loss": 1983.2,
990
+ "step": 1400
991
+ },
992
+ {
993
+ "epoch": 0.705,
994
+ "grad_norm": 243739394048.0,
995
+ "learning_rate": 4.864587479418302e-06,
996
+ "loss": 1980.0,
997
+ "step": 1410
998
+ },
999
+ {
1000
+ "epoch": 0.71,
1001
+ "grad_norm": 566935683072.0,
1002
+ "learning_rate": 4.71561665277653e-06,
1003
+ "loss": 1989.6,
1004
+ "step": 1420
1005
+ },
1006
+ {
1007
+ "epoch": 0.715,
1008
+ "grad_norm": 34091302912.0,
1009
+ "learning_rate": 4.568255500493292e-06,
1010
+ "loss": 1995.2,
1011
+ "step": 1430
1012
+ },
1013
+ {
1014
+ "epoch": 0.72,
1015
+ "grad_norm": 88583700480.0,
1016
+ "learning_rate": 4.422548910203099e-06,
1017
+ "loss": 1978.4,
1018
+ "step": 1440
1019
+ },
1020
+ {
1021
+ "epoch": 0.725,
1022
+ "grad_norm": 72477573120.0,
1023
+ "learning_rate": 4.27854126554484e-06,
1024
+ "loss": 1999.2,
1025
+ "step": 1450
1026
+ },
1027
+ {
1028
+ "epoch": 0.73,
1029
+ "grad_norm": 126701535232.0,
1030
+ "learning_rate": 4.136276432642107e-06,
1031
+ "loss": 2007.2,
1032
+ "step": 1460
1033
+ },
1034
+ {
1035
+ "epoch": 0.735,
1036
+ "grad_norm": 91804925952.0,
1037
+ "learning_rate": 3.9957977467411615e-06,
1038
+ "loss": 2005.6,
1039
+ "step": 1470
1040
+ },
1041
+ {
1042
+ "epoch": 0.74,
1043
+ "grad_norm": 302795194368.0,
1044
+ "learning_rate": 3.857147999010568e-06,
1045
+ "loss": 1988.0,
1046
+ "step": 1480
1047
+ },
1048
+ {
1049
+ "epoch": 0.745,
1050
+ "grad_norm": 99321118720.0,
1051
+ "learning_rate": 3.7203694235066224e-06,
1052
+ "loss": 2020.8,
1053
+ "step": 1490
1054
+ },
1055
+ {
1056
+ "epoch": 0.75,
1057
+ "grad_norm": 65498251264.0,
1058
+ "learning_rate": 3.5855036843084213e-06,
1059
+ "loss": 1992.0,
1060
+ "step": 1500
1061
+ },
1062
+ {
1063
+ "epoch": 0.755,
1064
+ "grad_norm": 92341796864.0,
1065
+ "learning_rate": 3.452591862826603e-06,
1066
+ "loss": 1992.0,
1067
+ "step": 1510
1068
+ },
1069
+ {
1070
+ "epoch": 0.76,
1071
+ "grad_norm": 28856811520.0,
1072
+ "learning_rate": 3.3216744452895356e-06,
1073
+ "loss": 2008.8,
1074
+ "step": 1520
1075
+ },
1076
+ {
1077
+ "epoch": 0.765,
1078
+ "grad_norm": 242665652224.0,
1079
+ "learning_rate": 3.192791310410822e-06,
1080
+ "loss": 2016.0,
1081
+ "step": 1530
1082
+ },
1083
+ {
1084
+ "epoch": 0.77,
1085
+ "grad_norm": 440234147840.0,
1086
+ "learning_rate": 3.0659817172418694e-06,
1087
+ "loss": 2007.2,
1088
+ "step": 1540
1089
+ },
1090
+ {
1091
+ "epoch": 0.775,
1092
+ "grad_norm": 317827579904.0,
1093
+ "learning_rate": 2.9412842932131904e-06,
1094
+ "loss": 1993.6,
1095
+ "step": 1550
1096
+ },
1097
+ {
1098
+ "epoch": 0.78,
1099
+ "grad_norm": 446676598784.0,
1100
+ "learning_rate": 2.8187370223681134e-06,
1101
+ "loss": 2008.0,
1102
+ "step": 1560
1103
+ },
1104
+ {
1105
+ "epoch": 0.785,
1106
+ "grad_norm": 29796335616.0,
1107
+ "learning_rate": 2.698377233792476e-06,
1108
+ "loss": 1988.8,
1109
+ "step": 1570
1110
+ },
1111
+ {
1112
+ "epoch": 0.79,
1113
+ "grad_norm": 44560285696.0,
1114
+ "learning_rate": 2.5802415902438373e-06,
1115
+ "loss": 2000.8,
1116
+ "step": 1580
1117
+ },
1118
+ {
1119
+ "epoch": 0.795,
1120
+ "grad_norm": 179314884608.0,
1121
+ "learning_rate": 2.464366076983623e-06,
1122
+ "loss": 2012.8,
1123
+ "step": 1590
1124
+ },
1125
+ {
1126
+ "epoch": 0.8,
1127
+ "grad_norm": 73014444032.0,
1128
+ "learning_rate": 2.3507859908156828e-06,
1129
+ "loss": 2000.0,
1130
+ "step": 1600
1131
+ },
1132
+ {
1133
+ "epoch": 0.805,
1134
+ "grad_norm": 54760833024.0,
1135
+ "learning_rate": 2.2395359293345396e-06,
1136
+ "loss": 2028.8,
1137
+ "step": 1610
1138
+ },
1139
+ {
1140
+ "epoch": 0.81,
1141
+ "grad_norm": 79993765888.0,
1142
+ "learning_rate": 2.130649780386628e-06,
1143
+ "loss": 2029.6,
1144
+ "step": 1620
1145
+ },
1146
+ {
1147
+ "epoch": 0.815,
1148
+ "grad_norm": 264140488704.0,
1149
+ "learning_rate": 2.024160711747717e-06,
1150
+ "loss": 2015.2,
1151
+ "step": 1630
1152
+ },
1153
+ {
1154
+ "epoch": 0.82,
1155
+ "grad_norm": 20803747840.0,
1156
+ "learning_rate": 1.9201011610196972e-06,
1157
+ "loss": 2020.0,
1158
+ "step": 1640
1159
+ },
1160
+ {
1161
+ "epoch": 0.825,
1162
+ "grad_norm": 187904819200.0,
1163
+ "learning_rate": 1.818502825749764e-06,
1164
+ "loss": 2013.6,
1165
+ "step": 1650
1166
+ },
1167
+ {
1168
+ "epoch": 0.83,
1169
+ "grad_norm": 50197430272.0,
1170
+ "learning_rate": 1.7193966537750561e-06,
1171
+ "loss": 2031.2,
1172
+ "step": 1660
1173
+ },
1174
+ {
1175
+ "epoch": 0.835,
1176
+ "grad_norm": 571230650368.0,
1177
+ "learning_rate": 1.6228128337956128e-06,
1178
+ "loss": 2007.2,
1179
+ "step": 1670
1180
+ },
1181
+ {
1182
+ "epoch": 0.84,
1183
+ "grad_norm": 125090922496.0,
1184
+ "learning_rate": 1.5287807861786308e-06,
1185
+ "loss": 2007.2,
1186
+ "step": 1680
1187
+ },
1188
+ {
1189
+ "epoch": 0.845,
1190
+ "grad_norm": 239444426752.0,
1191
+ "learning_rate": 1.4373291539967182e-06,
1192
+ "loss": 2032.8,
1193
+ "step": 1690
1194
+ },
1195
+ {
1196
+ "epoch": 0.85,
1197
+ "grad_norm": 166429982720.0,
1198
+ "learning_rate": 1.3484857943029572e-06,
1199
+ "loss": 2010.4,
1200
+ "step": 1700
1201
+ },
1202
+ {
1203
+ "epoch": 0.855,
1204
+ "grad_norm": 164282499072.0,
1205
+ "learning_rate": 1.2622777696453482e-06,
1206
+ "loss": 2013.6,
1207
+ "step": 1710
1208
+ },
1209
+ {
1210
+ "epoch": 0.86,
1211
+ "grad_norm": 893353197568.0,
1212
+ "learning_rate": 1.1787313398233235e-06,
1213
+ "loss": 2021.6,
1214
+ "step": 1720
1215
+ },
1216
+ {
1217
+ "epoch": 0.865,
1218
+ "grad_norm": 117037858816.0,
1219
+ "learning_rate": 1.097871953888735e-06,
1220
+ "loss": 2036.0,
1221
+ "step": 1730
1222
+ },
1223
+ {
1224
+ "epoch": 0.87,
1225
+ "grad_norm": 470298918912.0,
1226
+ "learning_rate": 1.0197242423938447e-06,
1227
+ "loss": 2039.2,
1228
+ "step": 1740
1229
+ },
1230
+ {
1231
+ "epoch": 0.875,
1232
+ "grad_norm": 375809638400.0,
1233
+ "learning_rate": 9.44312009888606e-07,
1234
+ "loss": 2032.8,
1235
+ "step": 1750
1236
+ },
1237
+ {
1238
+ "epoch": 0.88,
1239
+ "grad_norm": 3590324224.0,
1240
+ "learning_rate": 8.716582276695729e-07,
1241
+ "loss": 2048.8,
1242
+ "step": 1760
1243
+ },
1244
+ {
1245
+ "epoch": 0.885,
1246
+ "grad_norm": 547608330240.0,
1247
+ "learning_rate": 8.017850267826233e-07,
1248
+ "loss": 1996.0,
1249
+ "step": 1770
1250
+ },
1251
+ {
1252
+ "epoch": 0.89,
1253
+ "grad_norm": 3456106496.0,
1254
+ "learning_rate": 7.347136912816277e-07,
1255
+ "loss": 2028.8,
1256
+ "step": 1780
1257
+ },
1258
+ {
1259
+ "epoch": 0.895,
1260
+ "grad_norm": 204010946560.0,
1261
+ "learning_rate": 6.704646517451108e-07,
1262
+ "loss": 2010.4,
1263
+ "step": 1790
1264
+ },
1265
+ {
1266
+ "epoch": 0.9,
1267
+ "grad_norm": 67645734912.0,
1268
+ "learning_rate": 6.090574790529091e-07,
1269
+ "loss": 2020.0,
1270
+ "step": 1800
1271
+ },
1272
+ {
1273
+ "epoch": 0.905,
1274
+ "grad_norm": 79456894976.0,
1275
+ "learning_rate": 5.505108784246926e-07,
1276
+ "loss": 2015.2,
1277
+ "step": 1810
1278
+ },
1279
+ {
1280
+ "epoch": 0.91,
1281
+ "grad_norm": 175019917312.0,
1282
+ "learning_rate": 4.948426837221632e-07,
1283
+ "loss": 2013.6,
1284
+ "step": 1820
1285
+ },
1286
+ {
1287
+ "epoch": 0.915,
1288
+ "grad_norm": 52076478464.0,
1289
+ "learning_rate": 4.420698520166988e-07,
1290
+ "loss": 2045.6,
1291
+ "step": 1830
1292
+ },
1293
+ {
1294
+ "epoch": 0.92,
1295
+ "grad_norm": 272730423296.0,
1296
+ "learning_rate": 3.922084584240582e-07,
1297
+ "loss": 2025.6,
1298
+ "step": 1840
1299
+ },
1300
+ {
1301
+ "epoch": 0.925,
1302
+ "grad_norm": 285615325184.0,
1303
+ "learning_rate": 3.4527369120775036e-07,
1304
+ "loss": 2053.6,
1305
+ "step": 1850
1306
+ },
1307
+ {
1308
+ "epoch": 0.93,
1309
+ "grad_norm": 1149239296.0,
1310
+ "learning_rate": 3.0127984715253246e-07,
1311
+ "loss": 2016.0,
1312
+ "step": 1860
1313
+ },
1314
+ {
1315
+ "epoch": 0.935,
1316
+ "grad_norm": 28991029248.0,
1317
+ "learning_rate": 2.6024032720948446e-07,
1318
+ "loss": 2012.8,
1319
+ "step": 1870
1320
+ },
1321
+ {
1322
+ "epoch": 0.94,
1323
+ "grad_norm": 176093659136.0,
1324
+ "learning_rate": 2.221676324139377e-07,
1325
+ "loss": 2048.0,
1326
+ "step": 1880
1327
+ },
1328
+ {
1329
+ "epoch": 0.945,
1330
+ "grad_norm": 48318382080.0,
1331
+ "learning_rate": 1.8707336007754873e-07,
1332
+ "loss": 2047.2,
1333
+ "step": 1890
1334
+ },
1335
+ {
1336
+ "epoch": 0.95,
1337
+ "grad_norm": 433791696896.0,
1338
+ "learning_rate": 1.549682002556341e-07,
1339
+ "loss": 2034.4,
1340
+ "step": 1900
1341
+ },
1342
+ {
1343
+ "epoch": 0.955,
1344
+ "grad_norm": 213674622976.0,
1345
+ "learning_rate": 1.2586193249088607e-07,
1346
+ "loss": 2000.0,
1347
+ "step": 1910
1348
+ },
1349
+ {
1350
+ "epoch": 0.96,
1351
+ "grad_norm": 1211180777472.0,
1352
+ "learning_rate": 9.976342283442464e-08,
1353
+ "loss": 2024.8,
1354
+ "step": 1920
1355
+ },
1356
+ {
1357
+ "epoch": 0.965,
1358
+ "grad_norm": 48049946624.0,
1359
+ "learning_rate": 7.66806211451132e-08,
1360
+ "loss": 2026.4,
1361
+ "step": 1930
1362
+ },
1363
+ {
1364
+ "epoch": 0.97,
1365
+ "grad_norm": 4362076160.0,
1366
+ "learning_rate": 5.662055866795357e-08,
1367
+ "loss": 2003.2,
1368
+ "step": 1940
1369
+ },
1370
+ {
1371
+ "epoch": 0.975,
1372
+ "grad_norm": 106300440576.0,
1373
+ "learning_rate": 3.9589345892304673e-08,
1374
+ "loss": 2007.2,
1375
+ "step": 1950
1376
+ },
1377
+ {
1378
+ "epoch": 0.98,
1379
+ "grad_norm": 743029342208.0,
1380
+ "learning_rate": 2.5592170690560415e-08,
1381
+ "loss": 2044.0,
1382
+ "step": 1960
1383
+ },
1384
+ {
1385
+ "epoch": 0.985,
1386
+ "grad_norm": 18656264192.0,
1387
+ "learning_rate": 1.4633296737882607e-08,
1388
+ "loss": 2038.4,
1389
+ "step": 1970
1390
+ },
1391
+ {
1392
+ "epoch": 0.99,
1393
+ "grad_norm": 661424963584.0,
1394
+ "learning_rate": 6.716062213437679e-09,
1395
+ "loss": 2025.6,
1396
+ "step": 1980
1397
+ },
1398
+ {
1399
+ "epoch": 0.995,
1400
+ "grad_norm": 175019917312.0,
1401
+ "learning_rate": 1.8428787835578222e-09,
1402
+ "loss": 2001.6,
1403
+ "step": 1990
1404
+ },
1405
+ {
1406
+ "epoch": 1.0,
1407
+ "grad_norm": 225485783040.0,
1408
+ "learning_rate": 1.5230867123072757e-11,
1409
+ "loss": 2012.0,
1410
+ "step": 2000
1411
+ }
1412
+ ],
1413
+ "logging_steps": 10,
1414
+ "max_steps": 2000,
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": true
1426
+ },
1427
+ "attributes": {}
1428
+ }
1429
+ },
1430
+ "total_flos": 1.02908959916032e+17,
1431
+ "train_batch_size": 24,
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:3439943fb69cd874149f7ce15a360d3434a5675ece6095c4e0dc2f9345c3eb65
3
+ size 5368