madhuHuggingface commited on
Commit
f9cdf0b
·
verified ·
1 Parent(s): 058b5f7

Training in progress, step 500, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,7 +20,7 @@
20
  "layers_pattern": null,
21
  "layers_to_transform": null,
22
  "loftq_config": {},
23
- "lora_alpha": 128,
24
  "lora_bias": false,
25
  "lora_dropout": 0,
26
  "megatron_config": null,
@@ -29,17 +29,17 @@
29
  "peft_type": "LORA",
30
  "peft_version": "0.18.1",
31
  "qalora_group_size": 16,
32
- "r": 64,
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "q_proj",
37
- "up_proj",
38
- "down_proj",
39
  "gate_proj",
40
- "o_proj",
 
 
 
41
  "k_proj",
42
- "v_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
20
  "layers_pattern": null,
21
  "layers_to_transform": null,
22
  "loftq_config": {},
23
+ "lora_alpha": 256,
24
  "lora_bias": false,
25
  "lora_dropout": 0,
26
  "megatron_config": null,
 
29
  "peft_type": "LORA",
30
  "peft_version": "0.18.1",
31
  "qalora_group_size": 16,
32
+ "r": 128,
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
 
36
  "gate_proj",
37
+ "down_proj",
38
+ "up_proj",
39
+ "q_proj",
40
+ "v_proj",
41
  "k_proj",
42
+ "o_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6eda6363323c6d79792a81bd69d938b3a58d34e1eb645e055ee597b8bf472ad
3
- size 60785144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:018cb6d9db46f0ce13f349c696bdff67ba6a901dfa5aed13a0d047c7e30d4f9c
3
+ size 121537408
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ebc1f15cea2729790f76d46a9aa205d07f6d4e3b1ddf01b2a41c940267766469
3
- size 31149205
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68e7ed425766c35922189444ff63fdd81e7ebecc193c7c6e5fc44ea98e0cc541
3
+ size 62000725
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:181c5f0270cf39930062ddfa3767a2481d0c360f120b11f8e25dbf533a1cdaba
3
  size 14645
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1d565802a8e26c4e8a31328752b7a7fdc186d9401aa008e65697d0ad8c22e33
3
  size 14645
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd1b8760497cf2afe6ff758fde5edda9af4f73c2c6f23659a7e5f0cb97215d93
3
  size 1465
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b9811df9ea96a4280268b28843ba2166267f887cc556319f28a0df33b75a25a
3
  size 1465
last-checkpoint/trainer_state.json CHANGED
@@ -2,1066 +2,366 @@
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
- "epoch": 3.0,
6
  "eval_steps": 500,
7
- "global_step": 1500,
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.02,
14
- "grad_norm": 6.955190181732178,
15
  "learning_rate": 9e-05,
16
- "loss": 1.8499,
17
  "step": 10
18
  },
19
  {
20
- "epoch": 0.04,
21
- "grad_norm": 8.705879211425781,
22
  "learning_rate": 0.00019,
23
- "loss": 0.1145,
24
  "step": 20
25
  },
26
  {
27
- "epoch": 0.06,
28
- "grad_norm": 1.1119884252548218,
29
- "learning_rate": 0.00019998175187996916,
30
- "loss": 0.0391,
31
  "step": 30
32
  },
33
  {
34
- "epoch": 0.08,
35
- "grad_norm": 1.489068865776062,
36
- "learning_rate": 0.0001999186805091047,
37
- "loss": 0.0224,
38
  "step": 40
39
  },
40
  {
41
- "epoch": 0.1,
42
- "grad_norm": 0.8914257884025574,
43
- "learning_rate": 0.00019981058901312606,
44
- "loss": 0.0211,
45
  "step": 50
46
  },
47
  {
48
- "epoch": 0.12,
49
- "grad_norm": 0.17663325369358063,
50
- "learning_rate": 0.00019965752609456464,
51
- "loss": 0.0078,
52
  "step": 60
53
  },
54
  {
55
- "epoch": 0.14,
56
- "grad_norm": 0.03448864817619324,
57
- "learning_rate": 0.00019945956071862003,
58
- "loss": 0.0081,
59
  "step": 70
60
  },
61
  {
62
- "epoch": 0.16,
63
- "grad_norm": 4.913799285888672,
64
- "learning_rate": 0.00019921678208208654,
65
- "loss": 0.0047,
66
  "step": 80
67
  },
68
  {
69
- "epoch": 0.18,
70
- "grad_norm": 0.6515750885009766,
71
- "learning_rate": 0.00019892929957316397,
72
- "loss": 0.0115,
73
  "step": 90
74
  },
75
  {
76
- "epoch": 0.2,
77
- "grad_norm": 0.25924447178840637,
78
- "learning_rate": 0.00019859724272217099,
79
- "loss": 0.0168,
80
  "step": 100
81
  },
82
  {
83
- "epoch": 0.22,
84
- "grad_norm": 0.21993209421634674,
85
- "learning_rate": 0.0001982207611431827,
86
- "loss": 0.0097,
87
  "step": 110
88
  },
89
  {
90
- "epoch": 0.24,
91
- "grad_norm": 1.2233567237854004,
92
- "learning_rate": 0.00019780002446661966,
93
- "loss": 0.0079,
94
  "step": 120
95
  },
96
  {
97
- "epoch": 0.26,
98
- "grad_norm": 0.14659936726093292,
99
- "learning_rate": 0.0001973352222628176,
100
- "loss": 0.0041,
101
  "step": 130
102
  },
103
  {
104
- "epoch": 0.28,
105
- "grad_norm": 0.13708041608333588,
106
- "learning_rate": 0.0001968265639566135,
107
- "loss": 0.0047,
108
  "step": 140
109
  },
110
  {
111
- "epoch": 0.3,
112
- "grad_norm": 0.11654426902532578,
113
- "learning_rate": 0.0001962742787329852,
114
- "loss": 0.0039,
115
  "step": 150
116
  },
117
  {
118
- "epoch": 0.32,
119
- "grad_norm": 0.1725812405347824,
120
- "learning_rate": 0.00019567861543378837,
121
- "loss": 0.0041,
122
  "step": 160
123
  },
124
  {
125
- "epoch": 0.34,
126
- "grad_norm": 0.002145808655768633,
127
- "learning_rate": 0.00019503984244563616,
128
- "loss": 0.0017,
129
  "step": 170
130
  },
131
  {
132
- "epoch": 0.36,
133
- "grad_norm": 2.0850086212158203,
134
- "learning_rate": 0.000194358247578973,
135
- "loss": 0.0048,
136
  "step": 180
137
  },
138
  {
139
- "epoch": 0.38,
140
- "grad_norm": 0.07945302873849869,
141
- "learning_rate": 0.00019363413793839658,
142
- "loss": 0.0051,
143
  "step": 190
144
  },
145
  {
146
- "epoch": 0.4,
147
- "grad_norm": 0.231564462184906,
148
- "learning_rate": 0.00019286783978428624,
149
- "loss": 0.0078,
150
  "step": 200
151
  },
152
  {
153
- "epoch": 0.42,
154
- "grad_norm": 0.013585828244686127,
155
- "learning_rate": 0.00019205969838580094,
156
- "loss": 0.0042,
157
  "step": 210
158
  },
159
  {
160
- "epoch": 0.44,
161
- "grad_norm": 0.009324288927018642,
162
- "learning_rate": 0.00019121007786531178,
163
- "loss": 0.0056,
164
  "step": 220
165
  },
166
  {
167
- "epoch": 0.46,
168
- "grad_norm": 0.0634087324142456,
169
- "learning_rate": 0.00019031936103434044,
170
- "loss": 0.0046,
171
  "step": 230
172
  },
173
  {
174
- "epoch": 0.48,
175
- "grad_norm": 0.06287066638469696,
176
- "learning_rate": 0.00018938794922107675,
177
- "loss": 0.0028,
178
  "step": 240
179
  },
180
  {
181
- "epoch": 0.5,
182
- "grad_norm": 0.0060167331248521805,
183
- "learning_rate": 0.00018841626208955292,
184
- "loss": 0.0027,
185
  "step": 250
186
  },
187
  {
188
- "epoch": 0.52,
189
- "grad_norm": 0.0029571247287094593,
190
- "learning_rate": 0.0001874047374505569,
191
- "loss": 0.0046,
192
  "step": 260
193
  },
194
  {
195
- "epoch": 0.54,
196
- "grad_norm": 0.0028790035285055637,
197
- "learning_rate": 0.00018635383106436855,
198
- "loss": 0.0028,
199
  "step": 270
200
  },
201
  {
202
- "epoch": 0.56,
203
- "grad_norm": 0.04535164311528206,
204
- "learning_rate": 0.00018526401643540922,
205
- "loss": 0.0046,
206
  "step": 280
207
  },
208
  {
209
- "epoch": 0.58,
210
- "grad_norm": 0.09899382293224335,
211
- "learning_rate": 0.0001841357845988957,
212
- "loss": 0.0037,
213
  "step": 290
214
  },
215
  {
216
- "epoch": 0.6,
217
- "grad_norm": 0.6568487286567688,
218
- "learning_rate": 0.00018296964389959578,
219
- "loss": 0.0101,
220
  "step": 300
221
  },
222
  {
223
- "epoch": 0.62,
224
- "grad_norm": 0.16598820686340332,
225
- "learning_rate": 0.00018176611976278441,
226
- "loss": 0.0237,
227
  "step": 310
228
  },
229
  {
230
- "epoch": 0.64,
231
- "grad_norm": 0.08521094173192978,
232
- "learning_rate": 0.00018052575445750419,
233
- "loss": 0.0058,
234
  "step": 320
235
  },
236
  {
237
- "epoch": 0.66,
238
- "grad_norm": 1.5081530809402466,
239
- "learning_rate": 0.00017924910685223643,
240
- "loss": 0.0205,
241
  "step": 330
242
  },
243
  {
244
- "epoch": 0.68,
245
- "grad_norm": 0.35874947905540466,
246
- "learning_rate": 0.0001779367521630931,
247
- "loss": 0.1046,
248
  "step": 340
249
  },
250
  {
251
- "epoch": 0.7,
252
- "grad_norm": 0.229485422372818,
253
- "learning_rate": 0.00017658928169464312,
254
- "loss": 0.0129,
255
  "step": 350
256
  },
257
  {
258
- "epoch": 0.72,
259
- "grad_norm": 0.4974204897880554,
260
- "learning_rate": 0.00017520730257348946,
261
- "loss": 0.006,
262
  "step": 360
263
  },
264
  {
265
- "epoch": 0.74,
266
- "grad_norm": 0.8693443536758423,
267
- "learning_rate": 0.00017379143747471768,
268
- "loss": 0.0075,
269
  "step": 370
270
  },
271
  {
272
- "epoch": 0.76,
273
- "grad_norm": 1.4635262489318848,
274
- "learning_rate": 0.00017234232434133883,
275
- "loss": 0.0077,
276
  "step": 380
277
  },
278
  {
279
- "epoch": 0.78,
280
- "grad_norm": 0.047906193882226944,
281
- "learning_rate": 0.00017086061609685257,
282
- "loss": 0.0094,
283
  "step": 390
284
  },
285
  {
286
- "epoch": 0.8,
287
- "grad_norm": 0.13906188309192657,
288
- "learning_rate": 0.00016934698035106133,
289
- "loss": 0.0096,
290
  "step": 400
291
  },
292
  {
293
- "epoch": 0.82,
294
- "grad_norm": 0.11411689221858978,
295
- "learning_rate": 0.00016780209909926676,
296
- "loss": 0.0092,
297
  "step": 410
298
  },
299
  {
300
- "epoch": 0.84,
301
- "grad_norm": 0.011227969080209732,
302
- "learning_rate": 0.00016622666841498463,
303
- "loss": 0.0084,
304
  "step": 420
305
  },
306
  {
307
- "epoch": 0.86,
308
- "grad_norm": 1.5423718690872192,
309
- "learning_rate": 0.00016462139813631693,
310
- "loss": 0.0041,
311
  "step": 430
312
  },
313
  {
314
- "epoch": 0.88,
315
- "grad_norm": 0.347548246383667,
316
- "learning_rate": 0.00016298701154612147,
317
- "loss": 0.0046,
318
  "step": 440
319
  },
320
  {
321
- "epoch": 0.9,
322
- "grad_norm": 0.03537672758102417,
323
- "learning_rate": 0.00016132424504612406,
324
- "loss": 0.016,
325
  "step": 450
326
  },
327
  {
328
- "epoch": 0.92,
329
- "grad_norm": 0.05080743879079819,
330
- "learning_rate": 0.00015963384782511993,
331
- "loss": 0.006,
332
  "step": 460
333
  },
334
  {
335
- "epoch": 0.94,
336
- "grad_norm": 0.00858448538929224,
337
- "learning_rate": 0.00015791658152141327,
338
- "loss": 0.0047,
339
  "step": 470
340
  },
341
  {
342
- "epoch": 0.96,
343
- "grad_norm": 0.19455233216285706,
344
- "learning_rate": 0.00015617321987964776,
345
- "loss": 0.0044,
346
  "step": 480
347
  },
348
  {
349
- "epoch": 0.98,
350
- "grad_norm": 0.08450737595558167,
351
- "learning_rate": 0.00015440454840218225,
352
- "loss": 0.0039,
353
  "step": 490
354
  },
355
  {
356
- "epoch": 1.0,
357
- "grad_norm": 0.006426886655390263,
358
- "learning_rate": 0.00015261136399516873,
359
- "loss": 0.003,
360
  "step": 500
361
- },
362
- {
363
- "epoch": 1.02,
364
- "grad_norm": 0.11707904934883118,
365
- "learning_rate": 0.00015079447460949238,
366
- "loss": 0.0053,
367
- "step": 510
368
- },
369
- {
370
- "epoch": 1.04,
371
- "grad_norm": 0.005810865201056004,
372
- "learning_rate": 0.00014895469887673483,
373
- "loss": 0.0028,
374
- "step": 520
375
- },
376
- {
377
- "epoch": 1.06,
378
- "grad_norm": 0.007626334670931101,
379
- "learning_rate": 0.00014709286574032536,
380
- "loss": 0.0036,
381
- "step": 530
382
- },
383
- {
384
- "epoch": 1.08,
385
- "grad_norm": 0.012294676154851913,
386
- "learning_rate": 0.00014520981408204574,
387
- "loss": 0.0014,
388
- "step": 540
389
- },
390
- {
391
- "epoch": 1.1,
392
- "grad_norm": 0.0394788458943367,
393
- "learning_rate": 0.00014330639234405742,
394
- "loss": 0.0032,
395
- "step": 550
396
- },
397
- {
398
- "epoch": 1.12,
399
- "grad_norm": 0.006509778555482626,
400
- "learning_rate": 0.00014138345814662068,
401
- "loss": 0.0026,
402
- "step": 560
403
- },
404
- {
405
- "epoch": 1.1400000000000001,
406
- "grad_norm": 0.12478422373533249,
407
- "learning_rate": 0.0001394418779016789,
408
- "loss": 0.0072,
409
- "step": 570
410
- },
411
- {
412
- "epoch": 1.16,
413
- "grad_norm": 0.03920350596308708,
414
- "learning_rate": 0.00013748252642248115,
415
- "loss": 0.0034,
416
- "step": 580
417
- },
418
- {
419
- "epoch": 1.18,
420
- "grad_norm": 0.06001276522874832,
421
- "learning_rate": 0.00013550628652941985,
422
- "loss": 0.003,
423
- "step": 590
424
- },
425
- {
426
- "epoch": 1.2,
427
- "grad_norm": 0.016110895201563835,
428
- "learning_rate": 0.0001335140486522604,
429
- "loss": 0.0028,
430
- "step": 600
431
- },
432
- {
433
- "epoch": 1.22,
434
- "grad_norm": 0.012471065856516361,
435
- "learning_rate": 0.00013150671042894228,
436
- "loss": 0.003,
437
- "step": 610
438
- },
439
- {
440
- "epoch": 1.24,
441
- "grad_norm": 0.03785092383623123,
442
- "learning_rate": 0.00012948517630113245,
443
- "loss": 0.0036,
444
- "step": 620
445
- },
446
- {
447
- "epoch": 1.26,
448
- "grad_norm": 0.06877022981643677,
449
- "learning_rate": 0.0001274503571067131,
450
- "loss": 0.0032,
451
- "step": 630
452
- },
453
- {
454
- "epoch": 1.28,
455
- "grad_norm": 0.14263379573822021,
456
- "learning_rate": 0.00012540316966938795,
457
- "loss": 0.0038,
458
- "step": 640
459
- },
460
- {
461
- "epoch": 1.3,
462
- "grad_norm": 0.011557388119399548,
463
- "learning_rate": 0.00012334453638559057,
464
- "loss": 0.0034,
465
- "step": 650
466
- },
467
- {
468
- "epoch": 1.32,
469
- "grad_norm": 0.05995357036590576,
470
- "learning_rate": 0.00012127538480888283,
471
- "loss": 0.0034,
472
- "step": 660
473
- },
474
- {
475
- "epoch": 1.34,
476
- "grad_norm": 0.06527257710695267,
477
- "learning_rate": 0.00011919664723202906,
478
- "loss": 0.0028,
479
- "step": 670
480
- },
481
- {
482
- "epoch": 1.3599999999999999,
483
- "grad_norm": 0.12198451906442642,
484
- "learning_rate": 0.00011710926026693525,
485
- "loss": 0.003,
486
- "step": 680
487
- },
488
- {
489
- "epoch": 1.38,
490
- "grad_norm": 0.005978007335215807,
491
- "learning_rate": 0.00011501416442264184,
492
- "loss": 0.0035,
493
- "step": 690
494
- },
495
- {
496
- "epoch": 1.4,
497
- "grad_norm": 0.01665549911558628,
498
- "learning_rate": 0.00011291230368156087,
499
- "loss": 0.0065,
500
- "step": 700
501
- },
502
- {
503
- "epoch": 1.42,
504
- "grad_norm": 0.24193237721920013,
505
- "learning_rate": 0.00011080462507414806,
506
- "loss": 0.0066,
507
- "step": 710
508
- },
509
- {
510
- "epoch": 1.44,
511
- "grad_norm": 0.04041582718491554,
512
- "learning_rate": 0.00010869207825220147,
513
- "loss": 0.0025,
514
- "step": 720
515
- },
516
- {
517
- "epoch": 1.46,
518
- "grad_norm": 0.0575215183198452,
519
- "learning_rate": 0.0001065756150609792,
520
- "loss": 0.0066,
521
- "step": 730
522
- },
523
- {
524
- "epoch": 1.48,
525
- "grad_norm": 0.06933045387268066,
526
- "learning_rate": 0.00010445618911032853,
527
- "loss": 0.0031,
528
- "step": 740
529
- },
530
- {
531
- "epoch": 1.5,
532
- "grad_norm": 0.08046724647283554,
533
- "learning_rate": 0.00010233475534502042,
534
- "loss": 0.0035,
535
- "step": 750
536
- },
537
- {
538
- "epoch": 1.52,
539
- "grad_norm": 0.12715864181518555,
540
- "learning_rate": 0.00010021226961448209,
541
- "loss": 0.0031,
542
- "step": 760
543
- },
544
- {
545
- "epoch": 1.54,
546
- "grad_norm": 0.05433020740747452,
547
- "learning_rate": 9.808968824212234e-05,
548
- "loss": 0.0016,
549
- "step": 770
550
- },
551
- {
552
- "epoch": 1.56,
553
- "grad_norm": 0.005047277547419071,
554
- "learning_rate": 9.596796759444293e-05,
555
- "loss": 0.0023,
556
- "step": 780
557
- },
558
- {
559
- "epoch": 1.58,
560
- "grad_norm": 0.06136553734540939,
561
- "learning_rate": 9.384806365013113e-05,
562
- "loss": 0.0037,
563
- "step": 790
564
- },
565
- {
566
- "epoch": 1.6,
567
- "grad_norm": 0.07095402479171753,
568
- "learning_rate": 9.173093156932623e-05,
569
- "loss": 0.0032,
570
- "step": 800
571
- },
572
- {
573
- "epoch": 1.62,
574
- "grad_norm": 0.007647352758795023,
575
- "learning_rate": 8.961752526325565e-05,
576
- "loss": 0.0031,
577
- "step": 810
578
- },
579
- {
580
- "epoch": 1.6400000000000001,
581
- "grad_norm": 0.10909626632928848,
582
- "learning_rate": 8.750879696443321e-05,
583
- "loss": 0.0044,
584
- "step": 820
585
- },
586
- {
587
- "epoch": 1.6600000000000001,
588
- "grad_norm": 0.005036857444792986,
589
- "learning_rate": 8.540569679761391e-05,
590
- "loss": 0.0017,
591
- "step": 830
592
- },
593
- {
594
- "epoch": 1.6800000000000002,
595
- "grad_norm": 0.04456391558051109,
596
- "learning_rate": 8.330917235169867e-05,
597
- "loss": 0.0028,
598
- "step": 840
599
- },
600
- {
601
- "epoch": 1.7,
602
- "grad_norm": 0.026686355471611023,
603
- "learning_rate": 8.12201682527811e-05,
604
- "loss": 0.0009,
605
- "step": 850
606
- },
607
- {
608
- "epoch": 1.72,
609
- "grad_norm": 0.5429267883300781,
610
- "learning_rate": 7.913962573852996e-05,
611
- "loss": 0.0042,
612
- "step": 860
613
- },
614
- {
615
- "epoch": 1.74,
616
- "grad_norm": 0.09535812586545944,
617
- "learning_rate": 7.706848223409759e-05,
618
- "loss": 0.003,
619
- "step": 870
620
- },
621
- {
622
- "epoch": 1.76,
623
- "grad_norm": 0.004211663268506527,
624
- "learning_rate": 7.500767092974647e-05,
625
- "loss": 0.0034,
626
- "step": 880
627
- },
628
- {
629
- "epoch": 1.78,
630
- "grad_norm": 0.007590270135551691,
631
- "learning_rate": 7.295812036038407e-05,
632
- "loss": 0.0023,
633
- "step": 890
634
- },
635
- {
636
- "epoch": 1.8,
637
- "grad_norm": 0.09613944590091705,
638
- "learning_rate": 7.092075398719502e-05,
639
- "loss": 0.0029,
640
- "step": 900
641
- },
642
- {
643
- "epoch": 1.8199999999999998,
644
- "grad_norm": 0.04118485003709793,
645
- "learning_rate": 6.889648978155909e-05,
646
- "loss": 0.0018,
647
- "step": 910
648
- },
649
- {
650
- "epoch": 1.8399999999999999,
651
- "grad_norm": 0.03493022918701172,
652
- "learning_rate": 6.688623981144339e-05,
653
- "loss": 0.003,
654
- "step": 920
655
- },
656
- {
657
- "epoch": 1.8599999999999999,
658
- "grad_norm": 0.05923795700073242,
659
- "learning_rate": 6.489090983045379e-05,
660
- "loss": 0.0023,
661
- "step": 930
662
- },
663
- {
664
- "epoch": 1.88,
665
- "grad_norm": 0.004041542299091816,
666
- "learning_rate": 6.291139886973169e-05,
667
- "loss": 0.0019,
668
- "step": 940
669
- },
670
- {
671
- "epoch": 1.9,
672
- "grad_norm": 0.058228544890880585,
673
- "learning_rate": 6.094859883287977e-05,
674
- "loss": 0.0027,
675
- "step": 950
676
- },
677
- {
678
- "epoch": 1.92,
679
- "grad_norm": 0.0040581803768873215,
680
- "learning_rate": 5.90033940940989e-05,
681
- "loss": 0.0013,
682
- "step": 960
683
- },
684
- {
685
- "epoch": 1.94,
686
- "grad_norm": 0.0043375324457883835,
687
- "learning_rate": 5.7076661099717986e-05,
688
- "loss": 0.0025,
689
- "step": 970
690
- },
691
- {
692
- "epoch": 1.96,
693
- "grad_norm": 0.0034573073498904705,
694
- "learning_rate": 5.5169267973295294e-05,
695
- "loss": 0.002,
696
- "step": 980
697
- },
698
- {
699
- "epoch": 1.98,
700
- "grad_norm": 0.03163556754589081,
701
- "learning_rate": 5.3282074124470284e-05,
702
- "loss": 0.0021,
703
- "step": 990
704
- },
705
- {
706
- "epoch": 2.0,
707
- "grad_norm": 0.027402976527810097,
708
- "learning_rate": 5.141592986174151e-05,
709
- "loss": 0.0032,
710
- "step": 1000
711
- },
712
- {
713
- "epoch": 2.02,
714
- "grad_norm": 0.03729909658432007,
715
- "learning_rate": 4.957167600934474e-05,
716
- "loss": 0.0027,
717
- "step": 1010
718
- },
719
- {
720
- "epoch": 2.04,
721
- "grad_norm": 0.06650708615779877,
722
- "learning_rate": 4.7750143528405126e-05,
723
- "loss": 0.0031,
724
- "step": 1020
725
- },
726
- {
727
- "epoch": 2.06,
728
- "grad_norm": 0.05407334491610527,
729
- "learning_rate": 4.595215314253285e-05,
730
- "loss": 0.0024,
731
- "step": 1030
732
- },
733
- {
734
- "epoch": 2.08,
735
- "grad_norm": 0.06878269463777542,
736
- "learning_rate": 4.417851496803164e-05,
737
- "loss": 0.0031,
738
- "step": 1040
739
- },
740
- {
741
- "epoch": 2.1,
742
- "grad_norm": 0.11301030218601227,
743
- "learning_rate": 4.243002814888656e-05,
744
- "loss": 0.0029,
745
- "step": 1050
746
- },
747
- {
748
- "epoch": 2.12,
749
- "grad_norm": 0.0333506241440773,
750
- "learning_rate": 4.0707480496695514e-05,
751
- "loss": 0.0022,
752
- "step": 1060
753
- },
754
- {
755
- "epoch": 2.14,
756
- "grad_norm": 0.07614877074956894,
757
- "learning_rate": 3.9011648135706966e-05,
758
- "loss": 0.0022,
759
- "step": 1070
760
- },
761
- {
762
- "epoch": 2.16,
763
- "grad_norm": 0.0026465761475265026,
764
- "learning_rate": 3.734329515312349e-05,
765
- "loss": 0.0023,
766
- "step": 1080
767
- },
768
- {
769
- "epoch": 2.18,
770
- "grad_norm": 0.003543775761500001,
771
- "learning_rate": 3.570317325482847e-05,
772
- "loss": 0.0017,
773
- "step": 1090
774
- },
775
- {
776
- "epoch": 2.2,
777
- "grad_norm": 0.058600034564733505,
778
- "learning_rate": 3.409202142669213e-05,
779
- "loss": 0.0035,
780
- "step": 1100
781
- },
782
- {
783
- "epoch": 2.22,
784
- "grad_norm": 0.04403044655919075,
785
- "learning_rate": 3.251056560160821e-05,
786
- "loss": 0.003,
787
- "step": 1110
788
- },
789
- {
790
- "epoch": 2.24,
791
- "grad_norm": 0.12272568047046661,
792
- "learning_rate": 3.095951833241213e-05,
793
- "loss": 0.003,
794
- "step": 1120
795
- },
796
- {
797
- "epoch": 2.26,
798
- "grad_norm": 0.003978225402534008,
799
- "learning_rate": 2.9439578470827755e-05,
800
- "loss": 0.0026,
801
- "step": 1130
802
- },
803
- {
804
- "epoch": 2.2800000000000002,
805
- "grad_norm": 0.0032513344194740057,
806
- "learning_rate": 2.7951430852587268e-05,
807
- "loss": 0.0035,
808
- "step": 1140
809
- },
810
- {
811
- "epoch": 2.3,
812
- "grad_norm": 0.0030118192080408335,
813
- "learning_rate": 2.649574598886665e-05,
814
- "loss": 0.0021,
815
- "step": 1150
816
- },
817
- {
818
- "epoch": 2.32,
819
- "grad_norm": 0.050590354949235916,
820
- "learning_rate": 2.507317976417475e-05,
821
- "loss": 0.0031,
822
- "step": 1160
823
- },
824
- {
825
- "epoch": 2.34,
826
- "grad_norm": 0.024627618491649628,
827
- "learning_rate": 2.3684373140833016e-05,
828
- "loss": 0.0029,
829
- "step": 1170
830
- },
831
- {
832
- "epoch": 2.36,
833
- "grad_norm": 0.05296558514237404,
834
- "learning_rate": 2.2329951870178655e-05,
835
- "loss": 0.0041,
836
- "step": 1180
837
- },
838
- {
839
- "epoch": 2.38,
840
- "grad_norm": 0.00513384910300374,
841
- "learning_rate": 2.1010526210621406e-05,
842
- "loss": 0.002,
843
- "step": 1190
844
- },
845
- {
846
- "epoch": 2.4,
847
- "grad_norm": 0.008860021829605103,
848
- "learning_rate": 1.9726690652680578e-05,
849
- "loss": 0.0019,
850
- "step": 1200
851
- },
852
- {
853
- "epoch": 2.42,
854
- "grad_norm": 0.0037229766603559256,
855
- "learning_rate": 1.8479023651127115e-05,
856
- "loss": 0.0023,
857
- "step": 1210
858
- },
859
- {
860
- "epoch": 2.44,
861
- "grad_norm": 0.004817347973585129,
862
- "learning_rate": 1.726808736435046e-05,
863
- "loss": 0.0015,
864
- "step": 1220
865
- },
866
- {
867
- "epoch": 2.46,
868
- "grad_norm": 0.05881744623184204,
869
- "learning_rate": 1.6094427401068224e-05,
870
- "loss": 0.0028,
871
- "step": 1230
872
- },
873
- {
874
- "epoch": 2.48,
875
- "grad_norm": 0.00562276691198349,
876
- "learning_rate": 1.4958572574492501e-05,
877
- "loss": 0.0023,
878
- "step": 1240
879
- },
880
- {
881
- "epoch": 2.5,
882
- "grad_norm": 0.0030358799267560244,
883
- "learning_rate": 1.38610346640637e-05,
884
- "loss": 0.0018,
885
- "step": 1250
886
- },
887
- {
888
- "epoch": 2.52,
889
- "grad_norm": 0.003225122345611453,
890
- "learning_rate": 1.2802308184859502e-05,
891
- "loss": 0.0013,
892
- "step": 1260
893
- },
894
- {
895
- "epoch": 2.54,
896
- "grad_norm": 0.054522693157196045,
897
- "learning_rate": 1.1782870164782111e-05,
898
- "loss": 0.0019,
899
- "step": 1270
900
- },
901
- {
902
- "epoch": 2.56,
903
- "grad_norm": 0.041042644530534744,
904
- "learning_rate": 1.0803179929624973e-05,
905
- "loss": 0.0021,
906
- "step": 1280
907
- },
908
- {
909
- "epoch": 2.58,
910
- "grad_norm": 0.00768931582570076,
911
- "learning_rate": 9.863678896115559e-06,
912
- "loss": 0.0022,
913
- "step": 1290
914
- },
915
- {
916
- "epoch": 2.6,
917
- "grad_norm": 0.0033417909871786833,
918
- "learning_rate": 8.964790373027132e-06,
919
- "loss": 0.0017,
920
- "step": 1300
921
- },
922
- {
923
- "epoch": 2.62,
924
- "grad_norm": 0.04406670480966568,
925
- "learning_rate": 8.106919370449572e-06,
926
- "loss": 0.0027,
927
- "step": 1310
928
- },
929
- {
930
- "epoch": 2.64,
931
- "grad_norm": 0.043826743960380554,
932
- "learning_rate": 7.290452417304916e-06,
933
- "loss": 0.0024,
934
- "step": 1320
935
- },
936
- {
937
- "epoch": 2.66,
938
- "grad_norm": 0.08563917130231857,
939
- "learning_rate": 6.515757387189902e-06,
940
- "loss": 0.0017,
941
- "step": 1330
942
- },
943
- {
944
- "epoch": 2.68,
945
- "grad_norm": 0.003863748861476779,
946
- "learning_rate": 5.783183332624098e-06,
947
- "loss": 0.0028,
948
- "step": 1340
949
- },
950
- {
951
- "epoch": 2.7,
952
- "grad_norm": 0.00339197413995862,
953
- "learning_rate": 5.093060327778043e-06,
954
- "loss": 0.0028,
955
- "step": 1350
956
- },
957
- {
958
- "epoch": 2.7199999999999998,
959
- "grad_norm": 0.11382139474153519,
960
- "learning_rate": 4.445699319752539e-06,
961
- "loss": 0.0034,
962
- "step": 1360
963
- },
964
- {
965
- "epoch": 2.74,
966
- "grad_norm": 0.0028220233507454395,
967
- "learning_rate": 3.841391988476018e-06,
968
- "loss": 0.0018,
969
- "step": 1370
970
- },
971
- {
972
- "epoch": 2.76,
973
- "grad_norm": 0.058400608599185944,
974
- "learning_rate": 3.2804106152828582e-06,
975
- "loss": 0.0027,
976
- "step": 1380
977
- },
978
- {
979
- "epoch": 2.7800000000000002,
980
- "grad_norm": 0.110735222697258,
981
- "learning_rate": 2.7630079602323442e-06,
982
- "loss": 0.0026,
983
- "step": 1390
984
- },
985
- {
986
- "epoch": 2.8,
987
- "grad_norm": 0.0034612929448485374,
988
- "learning_rate": 2.289417148223094e-06,
989
- "loss": 0.0021,
990
- "step": 1400
991
- },
992
- {
993
- "epoch": 2.82,
994
- "grad_norm": 0.04820137843489647,
995
- "learning_rate": 1.8598515639545622e-06,
996
- "loss": 0.0021,
997
- "step": 1410
998
- },
999
- {
1000
- "epoch": 2.84,
1001
- "grad_norm": 0.08901210874319077,
1002
- "learning_rate": 1.4745047557827796e-06,
1003
- "loss": 0.0017,
1004
- "step": 1420
1005
- },
1006
- {
1007
- "epoch": 2.86,
1008
- "grad_norm": 0.052542563527822495,
1009
- "learning_rate": 1.133550348513701e-06,
1010
- "loss": 0.0017,
1011
- "step": 1430
1012
- },
1013
- {
1014
- "epoch": 2.88,
1015
- "grad_norm": 0.0500030443072319,
1016
- "learning_rate": 8.371419651735268e-07,
1017
- "loss": 0.0018,
1018
- "step": 1440
1019
- },
1020
- {
1021
- "epoch": 2.9,
1022
- "grad_norm": 0.05235590413212776,
1023
- "learning_rate": 5.854131577911259e-07,
1024
- "loss": 0.0025,
1025
- "step": 1450
1026
- },
1027
- {
1028
- "epoch": 2.92,
1029
- "grad_norm": 0.050380345433950424,
1030
- "learning_rate": 3.7847734722378234e-07,
1031
- "loss": 0.0021,
1032
- "step": 1460
1033
- },
1034
- {
1035
- "epoch": 2.94,
1036
- "grad_norm": 0.04665536433458328,
1037
- "learning_rate": 2.1642777205346242e-07,
1038
- "loss": 0.0021,
1039
- "step": 1470
1040
- },
1041
- {
1042
- "epoch": 2.96,
1043
- "grad_norm": 0.08257055282592773,
1044
- "learning_rate": 9.933744657651956e-08,
1045
- "loss": 0.0026,
1046
- "step": 1480
1047
- },
1048
- {
1049
- "epoch": 2.98,
1050
- "grad_norm": 0.04862203821539879,
1051
- "learning_rate": 2.7259127905776562e-08,
1052
- "loss": 0.0028,
1053
- "step": 1490
1054
- },
1055
- {
1056
- "epoch": 3.0,
1057
- "grad_norm": 0.05159607157111168,
1058
- "learning_rate": 2.252921999401636e-10,
1059
- "loss": 0.0029,
1060
- "step": 1500
1061
  }
1062
  ],
1063
  "logging_steps": 10,
1064
- "max_steps": 1500,
1065
  "num_input_tokens_seen": 0,
1066
  "num_train_epochs": 3,
1067
  "save_steps": 100,
@@ -1072,12 +372,12 @@
1072
  "should_evaluate": false,
1073
  "should_log": false,
1074
  "should_save": true,
1075
- "should_training_stop": true
1076
  },
1077
  "attributes": {}
1078
  }
1079
  },
1080
- "total_flos": 2975560292163072.0,
1081
  "train_batch_size": 2,
1082
  "trial_name": null,
1083
  "trial_params": null
 
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
+ "epoch": 0.32,
6
  "eval_steps": 500,
7
+ "global_step": 500,
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.0064,
14
+ "grad_norm": 40.911293029785156,
15
  "learning_rate": 9e-05,
16
+ "loss": 1.1173,
17
  "step": 10
18
  },
19
  {
20
+ "epoch": 0.0128,
21
+ "grad_norm": 4.927021026611328,
22
  "learning_rate": 0.00019,
23
+ "loss": 0.9803,
24
  "step": 20
25
  },
26
  {
27
+ "epoch": 0.0192,
28
+ "grad_norm": 13.638679504394531,
29
+ "learning_rate": 0.00019999816639538432,
30
+ "loss": 0.4325,
31
  "step": 30
32
  },
33
  {
34
+ "epoch": 0.0256,
35
+ "grad_norm": 3.560319423675537,
36
+ "learning_rate": 0.00019999182809538713,
37
+ "loss": 0.1852,
38
  "step": 40
39
  },
40
  {
41
+ "epoch": 0.032,
42
+ "grad_norm": 0.6141765117645264,
43
+ "learning_rate": 0.00019998096274980728,
44
+ "loss": 0.1316,
45
  "step": 50
46
  },
47
  {
48
+ "epoch": 0.0384,
49
+ "grad_norm": 12.074165344238281,
50
+ "learning_rate": 0.00019996557085056414,
51
+ "loss": 0.1166,
52
  "step": 60
53
  },
54
  {
55
+ "epoch": 0.0448,
56
+ "grad_norm": 3.718775749206543,
57
+ "learning_rate": 0.00019994565309451292,
58
+ "loss": 0.1073,
59
  "step": 70
60
  },
61
  {
62
+ "epoch": 0.0512,
63
+ "grad_norm": 3.271156072616577,
64
+ "learning_rate": 0.0001999212103834132,
65
+ "loss": 0.2006,
66
  "step": 80
67
  },
68
  {
69
+ "epoch": 0.0576,
70
+ "grad_norm": 1.295325756072998,
71
+ "learning_rate": 0.00019989224382388813,
72
+ "loss": 0.0938,
73
  "step": 90
74
  },
75
  {
76
+ "epoch": 0.064,
77
+ "grad_norm": 1.3511019945144653,
78
+ "learning_rate": 0.00019985875472737415,
79
+ "loss": 0.0729,
80
  "step": 100
81
  },
82
  {
83
+ "epoch": 0.0704,
84
+ "grad_norm": 0.43467989563941956,
85
+ "learning_rate": 0.00019982074461006194,
86
+ "loss": 0.0511,
87
  "step": 110
88
  },
89
  {
90
+ "epoch": 0.0768,
91
+ "grad_norm": 0.451219767332077,
92
+ "learning_rate": 0.0001997782151928274,
93
+ "loss": 0.0431,
94
  "step": 120
95
  },
96
  {
97
+ "epoch": 0.0832,
98
+ "grad_norm": 0.5558948516845703,
99
+ "learning_rate": 0.00019973116840115397,
100
+ "loss": 0.1314,
101
  "step": 130
102
  },
103
  {
104
+ "epoch": 0.0896,
105
+ "grad_norm": 0.31716081500053406,
106
+ "learning_rate": 0.00019967960636504547,
107
+ "loss": 0.058,
108
  "step": 140
109
  },
110
  {
111
+ "epoch": 0.096,
112
+ "grad_norm": 0.08058512210845947,
113
+ "learning_rate": 0.00019962353141892946,
114
+ "loss": 0.0373,
115
  "step": 150
116
  },
117
  {
118
+ "epoch": 0.1024,
119
+ "grad_norm": 0.0707520842552185,
120
+ "learning_rate": 0.00019956294610155186,
121
+ "loss": 0.0288,
122
  "step": 160
123
  },
124
  {
125
+ "epoch": 0.1088,
126
+ "grad_norm": 0.06796549260616302,
127
+ "learning_rate": 0.00019949785315586172,
128
+ "loss": 0.026,
129
  "step": 170
130
  },
131
  {
132
+ "epoch": 0.1152,
133
+ "grad_norm": 1.5500516891479492,
134
+ "learning_rate": 0.00019942825552888717,
135
+ "loss": 0.029,
136
  "step": 180
137
  },
138
  {
139
+ "epoch": 0.1216,
140
+ "grad_norm": 0.6438320279121399,
141
+ "learning_rate": 0.00019935415637160203,
142
+ "loss": 0.0321,
143
  "step": 190
144
  },
145
  {
146
+ "epoch": 0.128,
147
+ "grad_norm": 0.7204006314277649,
148
+ "learning_rate": 0.0001992755590387831,
149
+ "loss": 0.0359,
150
  "step": 200
151
  },
152
  {
153
+ "epoch": 0.1344,
154
+ "grad_norm": 0.28932827711105347,
155
+ "learning_rate": 0.0001991924670888582,
156
+ "loss": 0.0252,
157
  "step": 210
158
  },
159
  {
160
+ "epoch": 0.1408,
161
+ "grad_norm": 0.46170133352279663,
162
+ "learning_rate": 0.0001991048842837452,
163
+ "loss": 0.0191,
164
  "step": 220
165
  },
166
  {
167
+ "epoch": 0.1472,
168
+ "grad_norm": 13.702939987182617,
169
+ "learning_rate": 0.00019901281458868173,
170
+ "loss": 0.0851,
171
  "step": 230
172
  },
173
  {
174
+ "epoch": 0.1536,
175
+ "grad_norm": 0.1703188419342041,
176
+ "learning_rate": 0.00019891626217204538,
177
+ "loss": 0.032,
178
  "step": 240
179
  },
180
  {
181
+ "epoch": 0.16,
182
+ "grad_norm": 0.1269959956407547,
183
+ "learning_rate": 0.00019881523140516535,
184
+ "loss": 0.0254,
185
  "step": 250
186
  },
187
  {
188
+ "epoch": 0.1664,
189
+ "grad_norm": 0.39395102858543396,
190
+ "learning_rate": 0.00019870972686212427,
191
+ "loss": 0.0465,
192
  "step": 260
193
  },
194
  {
195
+ "epoch": 0.1728,
196
+ "grad_norm": 0.7702052593231201,
197
+ "learning_rate": 0.00019859975331955126,
198
+ "loss": 0.0332,
199
  "step": 270
200
  },
201
  {
202
+ "epoch": 0.1792,
203
+ "grad_norm": 0.12844760715961456,
204
+ "learning_rate": 0.00019848531575640557,
205
+ "loss": 0.044,
206
  "step": 280
207
  },
208
  {
209
+ "epoch": 0.1856,
210
+ "grad_norm": 0.36863207817077637,
211
+ "learning_rate": 0.00019836641935375125,
212
+ "loss": 0.0233,
213
  "step": 290
214
  },
215
  {
216
+ "epoch": 0.192,
217
+ "grad_norm": 0.9188430309295654,
218
+ "learning_rate": 0.00019824306949452254,
219
+ "loss": 0.0276,
220
  "step": 300
221
  },
222
  {
223
+ "epoch": 0.1984,
224
+ "grad_norm": 0.49796220660209656,
225
+ "learning_rate": 0.00019811527176328016,
226
+ "loss": 0.0303,
227
  "step": 310
228
  },
229
  {
230
+ "epoch": 0.2048,
231
+ "grad_norm": 0.29771795868873596,
232
+ "learning_rate": 0.00019798303194595846,
233
+ "loss": 0.0148,
234
  "step": 320
235
  },
236
  {
237
+ "epoch": 0.2112,
238
+ "grad_norm": 0.08168808370828629,
239
+ "learning_rate": 0.00019784635602960353,
240
+ "loss": 0.0147,
241
  "step": 330
242
  },
243
  {
244
+ "epoch": 0.2176,
245
+ "grad_norm": 0.0375661738216877,
246
+ "learning_rate": 0.00019770525020210204,
247
+ "loss": 0.0181,
248
  "step": 340
249
  },
250
  {
251
+ "epoch": 0.224,
252
+ "grad_norm": 0.032354097813367844,
253
+ "learning_rate": 0.00019755972085190124,
254
+ "loss": 0.0136,
255
  "step": 350
256
  },
257
  {
258
+ "epoch": 0.2304,
259
+ "grad_norm": 0.03650612756609917,
260
+ "learning_rate": 0.0001974097745677195,
261
+ "loss": 0.0134,
262
  "step": 360
263
  },
264
  {
265
+ "epoch": 0.2368,
266
+ "grad_norm": 0.04585101455450058,
267
+ "learning_rate": 0.00019725541813824825,
268
+ "loss": 0.018,
269
  "step": 370
270
  },
271
  {
272
+ "epoch": 0.2432,
273
+ "grad_norm": 0.02587795816361904,
274
+ "learning_rate": 0.00019709665855184447,
275
+ "loss": 0.0171,
276
  "step": 380
277
  },
278
  {
279
+ "epoch": 0.2496,
280
+ "grad_norm": 0.019718684256076813,
281
+ "learning_rate": 0.00019693350299621442,
282
+ "loss": 0.0126,
283
  "step": 390
284
  },
285
  {
286
+ "epoch": 0.256,
287
+ "grad_norm": 0.01756865903735161,
288
+ "learning_rate": 0.0001967659588580881,
289
+ "loss": 0.0107,
290
  "step": 400
291
  },
292
  {
293
+ "epoch": 0.2624,
294
+ "grad_norm": 0.017915094271302223,
295
+ "learning_rate": 0.00019659403372288489,
296
+ "loss": 0.0102,
297
  "step": 410
298
  },
299
  {
300
+ "epoch": 0.2688,
301
+ "grad_norm": 0.01841767504811287,
302
+ "learning_rate": 0.00019641773537437004,
303
+ "loss": 0.0108,
304
  "step": 420
305
  },
306
  {
307
+ "epoch": 0.2752,
308
+ "grad_norm": 0.01479355152696371,
309
+ "learning_rate": 0.00019623707179430253,
310
+ "loss": 0.0116,
311
  "step": 430
312
  },
313
  {
314
+ "epoch": 0.2816,
315
+ "grad_norm": 0.01765090599656105,
316
+ "learning_rate": 0.00019605205116207333,
317
+ "loss": 0.0119,
318
  "step": 440
319
  },
320
  {
321
+ "epoch": 0.288,
322
+ "grad_norm": 0.014900445006787777,
323
+ "learning_rate": 0.0001958626818543353,
324
+ "loss": 0.0128,
325
  "step": 450
326
  },
327
  {
328
+ "epoch": 0.2944,
329
+ "grad_norm": 0.01522466167807579,
330
+ "learning_rate": 0.00019566897244462398,
331
+ "loss": 0.0129,
332
  "step": 460
333
  },
334
  {
335
+ "epoch": 0.3008,
336
+ "grad_norm": 0.014997781254351139,
337
+ "learning_rate": 0.0001954709317029693,
338
+ "loss": 0.0129,
339
  "step": 470
340
  },
341
  {
342
+ "epoch": 0.3072,
343
+ "grad_norm": 0.01686343364417553,
344
+ "learning_rate": 0.00019526856859549863,
345
+ "loss": 0.0135,
346
  "step": 480
347
  },
348
  {
349
+ "epoch": 0.3136,
350
+ "grad_norm": 0.012961529195308685,
351
+ "learning_rate": 0.00019506189228403082,
352
+ "loss": 0.0127,
353
  "step": 490
354
  },
355
  {
356
+ "epoch": 0.32,
357
+ "grad_norm": 0.0174432210624218,
358
+ "learning_rate": 0.00019485091212566132,
359
+ "loss": 0.0117,
360
  "step": 500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
361
  }
362
  ],
363
  "logging_steps": 10,
364
+ "max_steps": 4689,
365
  "num_input_tokens_seen": 0,
366
  "num_train_epochs": 3,
367
  "save_steps": 100,
 
372
  "should_evaluate": false,
373
  "should_log": false,
374
  "should_save": true,
375
+ "should_training_stop": false
376
  },
377
  "attributes": {}
378
  }
379
  },
380
+ "total_flos": 6424262344704000.0,
381
  "train_batch_size": 2,
382
  "trial_name": null,
383
  "trial_params": null
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bad76c15491571a2b0d904f43b98d3ec2521c42abf54bc17c579eedfa7b8332a
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6df47478e677d9e0d8880cf9d4aa39fd45fc494558b25d955602aea050586dbf
3
  size 6353