oceanpty commited on
Commit
d3434da
·
verified ·
1 Parent(s): bfdd867

Upload trainer_state.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. trainer_state.json +779 -0
trainer_state.json ADDED
@@ -0,0 +1,779 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 512,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.00390625,
13
+ "grad_norm": 13.52961750257624,
14
+ "learning_rate": 3.846153846153847e-07,
15
+ "loss": 1.2001,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.01953125,
20
+ "grad_norm": 14.719058439285638,
21
+ "learning_rate": 1.9230769230769234e-06,
22
+ "loss": 1.2458,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.0390625,
27
+ "grad_norm": 4.77060856046236,
28
+ "learning_rate": 3.846153846153847e-06,
29
+ "loss": 1.1124,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.05859375,
34
+ "grad_norm": 2.4602749084741933,
35
+ "learning_rate": 5.769230769230769e-06,
36
+ "loss": 1.0517,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.078125,
41
+ "grad_norm": 1.7463079572164537,
42
+ "learning_rate": 7.692307692307694e-06,
43
+ "loss": 0.9195,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.09765625,
48
+ "grad_norm": 1.3968704201975504,
49
+ "learning_rate": 9.615384615384616e-06,
50
+ "loss": 0.9425,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.1171875,
55
+ "grad_norm": 1.427533324978979,
56
+ "learning_rate": 1.1538461538461538e-05,
57
+ "loss": 0.93,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.13671875,
62
+ "grad_norm": 1.3118669922360116,
63
+ "learning_rate": 1.3461538461538463e-05,
64
+ "loss": 0.8991,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.15625,
69
+ "grad_norm": 1.2907394066527953,
70
+ "learning_rate": 1.5384615384615387e-05,
71
+ "loss": 0.8919,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.17578125,
76
+ "grad_norm": 1.4159243735379308,
77
+ "learning_rate": 1.730769230769231e-05,
78
+ "loss": 0.8803,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.1953125,
83
+ "grad_norm": 1.299112560801352,
84
+ "learning_rate": 1.923076923076923e-05,
85
+ "loss": 0.8959,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.21484375,
90
+ "grad_norm": 1.2702838813576585,
91
+ "learning_rate": 1.99979011499924e-05,
92
+ "loss": 0.8755,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.234375,
97
+ "grad_norm": 1.367440629877651,
98
+ "learning_rate": 1.998507803482828e-05,
99
+ "loss": 0.9024,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.25390625,
104
+ "grad_norm": 1.2280977464389735,
105
+ "learning_rate": 1.996061276533154e-05,
106
+ "loss": 0.8664,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.2734375,
111
+ "grad_norm": 1.3022228088323475,
112
+ "learning_rate": 1.9924533866912017e-05,
113
+ "loss": 0.8665,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.29296875,
118
+ "grad_norm": 1.2078818317069273,
119
+ "learning_rate": 1.9876883405951378e-05,
120
+ "loss": 0.8624,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.3125,
125
+ "grad_norm": 1.5644048727951139,
126
+ "learning_rate": 1.9817716940755586e-05,
127
+ "loss": 0.8761,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.33203125,
132
+ "grad_norm": 1.3636980168093404,
133
+ "learning_rate": 1.9747103456776406e-05,
134
+ "loss": 0.8376,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.3515625,
139
+ "grad_norm": 1.2165350413614253,
140
+ "learning_rate": 1.9665125286177448e-05,
141
+ "loss": 0.8769,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.37109375,
146
+ "grad_norm": 1.2457077882152825,
147
+ "learning_rate": 1.9571878011838557e-05,
148
+ "loss": 0.8728,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.390625,
153
+ "grad_norm": 2.4186928992413006,
154
+ "learning_rate": 1.9467470355910438e-05,
155
+ "loss": 0.8834,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.41015625,
160
+ "grad_norm": 1.2020347163023293,
161
+ "learning_rate": 1.935202405304951e-05,
162
+ "loss": 0.8585,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.4296875,
167
+ "grad_norm": 1.1135509900758418,
168
+ "learning_rate": 1.922567370848072e-05,
169
+ "loss": 0.8443,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.44921875,
174
+ "grad_norm": 1.190845364147945,
175
+ "learning_rate": 1.9088566641053887e-05,
176
+ "loss": 0.868,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.46875,
181
+ "grad_norm": 1.107956734795049,
182
+ "learning_rate": 1.8940862711476515e-05,
183
+ "loss": 0.8316,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.48828125,
188
+ "grad_norm": 1.2765334463268576,
189
+ "learning_rate": 1.878273413592334e-05,
190
+ "loss": 0.8578,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.5078125,
195
+ "grad_norm": 1.1648480884158616,
196
+ "learning_rate": 1.8614365285240002e-05,
197
+ "loss": 0.846,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.52734375,
202
+ "grad_norm": 1.135005532726839,
203
+ "learning_rate": 1.8435952469974858e-05,
204
+ "loss": 0.8615,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.546875,
209
+ "grad_norm": 1.2325035965433688,
210
+ "learning_rate": 1.8247703711489684e-05,
211
+ "loss": 0.8349,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.56640625,
216
+ "grad_norm": 1.0925509469327004,
217
+ "learning_rate": 1.804983849941607e-05,
218
+ "loss": 0.8546,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.5859375,
223
+ "grad_norm": 1.2488571066795477,
224
+ "learning_rate": 1.7842587535740315e-05,
225
+ "loss": 0.9118,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.60546875,
230
+ "grad_norm": 1.1937624775603797,
231
+ "learning_rate": 1.762619246581524e-05,
232
+ "loss": 0.8505,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.625,
237
+ "grad_norm": 1.1137502231777754,
238
+ "learning_rate": 1.740090559661252e-05,
239
+ "loss": 0.8352,
240
+ "step": 160
241
+ },
242
+ {
243
+ "epoch": 0.64453125,
244
+ "grad_norm": 1.1828666444300104,
245
+ "learning_rate": 1.7166989602544036e-05,
246
+ "loss": 0.8359,
247
+ "step": 165
248
+ },
249
+ {
250
+ "epoch": 0.6640625,
251
+ "grad_norm": 3.65203815585326,
252
+ "learning_rate": 1.6924717219195258e-05,
253
+ "loss": 0.8689,
254
+ "step": 170
255
+ },
256
+ {
257
+ "epoch": 0.68359375,
258
+ "grad_norm": 1.1416859572228402,
259
+ "learning_rate": 1.667437092532776e-05,
260
+ "loss": 0.8472,
261
+ "step": 175
262
+ },
263
+ {
264
+ "epoch": 0.703125,
265
+ "grad_norm": 1.1051850039812487,
266
+ "learning_rate": 1.6416242613521612e-05,
267
+ "loss": 0.828,
268
+ "step": 180
269
+ },
270
+ {
271
+ "epoch": 0.72265625,
272
+ "grad_norm": 1.1362330964244478,
273
+ "learning_rate": 1.6150633249841696e-05,
274
+ "loss": 0.8316,
275
+ "step": 185
276
+ },
277
+ {
278
+ "epoch": 0.7421875,
279
+ "grad_norm": 1.1663508920755614,
280
+ "learning_rate": 1.5877852522924733e-05,
281
+ "loss": 0.8199,
282
+ "step": 190
283
+ },
284
+ {
285
+ "epoch": 0.76171875,
286
+ "grad_norm": 1.069723196727746,
287
+ "learning_rate": 1.5598218482896182e-05,
288
+ "loss": 0.8322,
289
+ "step": 195
290
+ },
291
+ {
292
+ "epoch": 0.78125,
293
+ "grad_norm": 1.1519350666106931,
294
+ "learning_rate": 1.5312057170538033e-05,
295
+ "loss": 0.8329,
296
+ "step": 200
297
+ },
298
+ {
299
+ "epoch": 0.80078125,
300
+ "grad_norm": 1.113639432195006,
301
+ "learning_rate": 1.501970223713983e-05,
302
+ "loss": 0.8501,
303
+ "step": 205
304
+ },
305
+ {
306
+ "epoch": 0.8203125,
307
+ "grad_norm": 6.880127196389451,
308
+ "learning_rate": 1.4721494555476189e-05,
309
+ "loss": 0.8796,
310
+ "step": 210
311
+ },
312
+ {
313
+ "epoch": 0.83984375,
314
+ "grad_norm": 1.8661887735033835,
315
+ "learning_rate": 1.4417781822364396e-05,
316
+ "loss": 0.8453,
317
+ "step": 215
318
+ },
319
+ {
320
+ "epoch": 0.859375,
321
+ "grad_norm": 1.1561250264726648,
322
+ "learning_rate": 1.4108918153265485e-05,
323
+ "loss": 0.8785,
324
+ "step": 220
325
+ },
326
+ {
327
+ "epoch": 0.87890625,
328
+ "grad_norm": 1.0352123961524995,
329
+ "learning_rate": 1.379526366940142e-05,
330
+ "loss": 0.7975,
331
+ "step": 225
332
+ },
333
+ {
334
+ "epoch": 0.8984375,
335
+ "grad_norm": 1.1431323585880604,
336
+ "learning_rate": 1.3477184077869892e-05,
337
+ "loss": 0.9143,
338
+ "step": 230
339
+ },
340
+ {
341
+ "epoch": 0.91796875,
342
+ "grad_norm": 1.0873880063235835,
343
+ "learning_rate": 1.3155050245246171e-05,
344
+ "loss": 0.822,
345
+ "step": 235
346
+ },
347
+ {
348
+ "epoch": 0.9375,
349
+ "grad_norm": 1.0523607160783444,
350
+ "learning_rate": 1.28292377651693e-05,
351
+ "loss": 0.8323,
352
+ "step": 240
353
+ },
354
+ {
355
+ "epoch": 0.95703125,
356
+ "grad_norm": 1.0157998886067603,
357
+ "learning_rate": 1.250012652041669e-05,
358
+ "loss": 0.8663,
359
+ "step": 245
360
+ },
361
+ {
362
+ "epoch": 0.9765625,
363
+ "grad_norm": 1.050004770812735,
364
+ "learning_rate": 1.216810023997781e-05,
365
+ "loss": 0.795,
366
+ "step": 250
367
+ },
368
+ {
369
+ "epoch": 0.99609375,
370
+ "grad_norm": 0.9901708666135668,
371
+ "learning_rate": 1.1833546051643325e-05,
372
+ "loss": 0.809,
373
+ "step": 255
374
+ },
375
+ {
376
+ "epoch": 1.0,
377
+ "eval_loss": 0.8800936341285706,
378
+ "eval_runtime": 4.2726,
379
+ "eval_samples_per_second": 38.384,
380
+ "eval_steps_per_second": 0.702,
381
+ "step": 256
382
+ },
383
+ {
384
+ "epoch": 1.015625,
385
+ "grad_norm": 1.6464925548656197,
386
+ "learning_rate": 1.1496854030631443e-05,
387
+ "loss": 0.6149,
388
+ "step": 260
389
+ },
390
+ {
391
+ "epoch": 1.03515625,
392
+ "grad_norm": 1.072559199121631,
393
+ "learning_rate": 1.1158416744777644e-05,
394
+ "loss": 0.5546,
395
+ "step": 265
396
+ },
397
+ {
398
+ "epoch": 1.0546875,
399
+ "grad_norm": 1.108994610542106,
400
+ "learning_rate": 1.0818628796818134e-05,
401
+ "loss": 0.5328,
402
+ "step": 270
403
+ },
404
+ {
405
+ "epoch": 1.07421875,
406
+ "grad_norm": 1.0468024771181579,
407
+ "learning_rate": 1.0477886364300722e-05,
408
+ "loss": 0.5665,
409
+ "step": 275
410
+ },
411
+ {
412
+ "epoch": 1.09375,
413
+ "grad_norm": 1.1024876273097197,
414
+ "learning_rate": 1.013658673765951e-05,
415
+ "loss": 0.5031,
416
+ "step": 280
417
+ },
418
+ {
419
+ "epoch": 1.11328125,
420
+ "grad_norm": 1.0010594169346207,
421
+ "learning_rate": 9.79512785699204e-06,
422
+ "loss": 0.5128,
423
+ "step": 285
424
+ },
425
+ {
426
+ "epoch": 1.1328125,
427
+ "grad_norm": 0.9826520234931142,
428
+ "learning_rate": 9.453907848078901e-06,
429
+ "loss": 0.5214,
430
+ "step": 290
431
+ },
432
+ {
433
+ "epoch": 1.15234375,
434
+ "grad_norm": 1.06456378745709,
435
+ "learning_rate": 9.113324558186922e-06,
436
+ "loss": 0.4919,
437
+ "step": 295
438
+ },
439
+ {
440
+ "epoch": 1.171875,
441
+ "grad_norm": 1.0193727837903817,
442
+ "learning_rate": 8.773775092197018e-06,
443
+ "loss": 0.5426,
444
+ "step": 300
445
+ },
446
+ {
447
+ "epoch": 1.19140625,
448
+ "grad_norm": 1.1463010979822952,
449
+ "learning_rate": 8.43565534959769e-06,
450
+ "loss": 0.5146,
451
+ "step": 305
452
+ },
453
+ {
454
+ "epoch": 1.2109375,
455
+ "grad_norm": 1.0520157917383735,
456
+ "learning_rate": 8.099359562883931e-06,
457
+ "loss": 0.5131,
458
+ "step": 310
459
+ },
460
+ {
461
+ "epoch": 1.23046875,
462
+ "grad_norm": 1.1402388191576989,
463
+ "learning_rate": 7.76527983789973e-06,
464
+ "loss": 0.5388,
465
+ "step": 315
466
+ },
467
+ {
468
+ "epoch": 1.25,
469
+ "grad_norm": 1.1994848233232585,
470
+ "learning_rate": 7.433805696660267e-06,
471
+ "loss": 0.5114,
472
+ "step": 320
473
+ },
474
+ {
475
+ "epoch": 1.26953125,
476
+ "grad_norm": 1.1554670397128242,
477
+ "learning_rate": 7.105323623186595e-06,
478
+ "loss": 0.5415,
479
+ "step": 325
480
+ },
481
+ {
482
+ "epoch": 1.2890625,
483
+ "grad_norm": 1.0601143896880463,
484
+ "learning_rate": 6.78021661288262e-06,
485
+ "loss": 0.5271,
486
+ "step": 330
487
+ },
488
+ {
489
+ "epoch": 1.30859375,
490
+ "grad_norm": 0.9948697176939006,
491
+ "learning_rate": 6.458863725979549e-06,
492
+ "loss": 0.5093,
493
+ "step": 335
494
+ },
495
+ {
496
+ "epoch": 1.328125,
497
+ "grad_norm": 1.2614924364675497,
498
+ "learning_rate": 6.141639645568646e-06,
499
+ "loss": 0.5263,
500
+ "step": 340
501
+ },
502
+ {
503
+ "epoch": 1.34765625,
504
+ "grad_norm": 1.0090836036415356,
505
+ "learning_rate": 5.828914240737496e-06,
506
+ "loss": 0.5241,
507
+ "step": 345
508
+ },
509
+ {
510
+ "epoch": 1.3671875,
511
+ "grad_norm": 0.9710310992423488,
512
+ "learning_rate": 5.521052135319182e-06,
513
+ "loss": 0.5223,
514
+ "step": 350
515
+ },
516
+ {
517
+ "epoch": 1.38671875,
518
+ "grad_norm": 0.9666264916437364,
519
+ "learning_rate": 5.2184122827572315e-06,
520
+ "loss": 0.522,
521
+ "step": 355
522
+ },
523
+ {
524
+ "epoch": 1.40625,
525
+ "grad_norm": 0.9913680270139593,
526
+ "learning_rate": 4.921347547581939e-06,
527
+ "loss": 0.5026,
528
+ "step": 360
529
+ },
530
+ {
531
+ "epoch": 1.42578125,
532
+ "grad_norm": 1.1019424690864423,
533
+ "learning_rate": 4.630204293986122e-06,
534
+ "loss": 0.5055,
535
+ "step": 365
536
+ },
537
+ {
538
+ "epoch": 1.4453125,
539
+ "grad_norm": 1.1364708272450168,
540
+ "learning_rate": 4.345321981979942e-06,
541
+ "loss": 0.5126,
542
+ "step": 370
543
+ },
544
+ {
545
+ "epoch": 1.46484375,
546
+ "grad_norm": 0.944966666142233,
547
+ "learning_rate": 4.067032771595749e-06,
548
+ "loss": 0.5155,
549
+ "step": 375
550
+ },
551
+ {
552
+ "epoch": 1.484375,
553
+ "grad_norm": 0.9992299626369062,
554
+ "learning_rate": 3.7956611356043196e-06,
555
+ "loss": 0.5262,
556
+ "step": 380
557
+ },
558
+ {
559
+ "epoch": 1.50390625,
560
+ "grad_norm": 2.2555525600089146,
561
+ "learning_rate": 3.53152348119413e-06,
562
+ "loss": 0.5274,
563
+ "step": 385
564
+ },
565
+ {
566
+ "epoch": 1.5234375,
567
+ "grad_norm": 2.6543631759205293,
568
+ "learning_rate": 3.2749277810547286e-06,
569
+ "loss": 0.5407,
570
+ "step": 390
571
+ },
572
+ {
573
+ "epoch": 1.54296875,
574
+ "grad_norm": 0.9454239654950802,
575
+ "learning_rate": 3.0261732142943435e-06,
576
+ "loss": 0.5088,
577
+ "step": 395
578
+ },
579
+ {
580
+ "epoch": 1.5625,
581
+ "grad_norm": 0.9651848810153458,
582
+ "learning_rate": 2.7855498176104435e-06,
583
+ "loss": 0.5156,
584
+ "step": 400
585
+ },
586
+ {
587
+ "epoch": 1.58203125,
588
+ "grad_norm": 0.9488391689639479,
589
+ "learning_rate": 2.5533381471199138e-06,
590
+ "loss": 0.5027,
591
+ "step": 405
592
+ },
593
+ {
594
+ "epoch": 1.6015625,
595
+ "grad_norm": 1.0344338188963158,
596
+ "learning_rate": 2.3298089512431744e-06,
597
+ "loss": 0.516,
598
+ "step": 410
599
+ },
600
+ {
601
+ "epoch": 1.62109375,
602
+ "grad_norm": 1.0757146443275445,
603
+ "learning_rate": 2.1152228550236264e-06,
604
+ "loss": 0.4998,
605
+ "step": 415
606
+ },
607
+ {
608
+ "epoch": 1.640625,
609
+ "grad_norm": 1.0916629078435063,
610
+ "learning_rate": 1.9098300562505266e-06,
611
+ "loss": 0.5618,
612
+ "step": 420
613
+ },
614
+ {
615
+ "epoch": 1.66015625,
616
+ "grad_norm": 0.9001642552665725,
617
+ "learning_rate": 1.713870033739541e-06,
618
+ "loss": 0.5004,
619
+ "step": 425
620
+ },
621
+ {
622
+ "epoch": 1.6796875,
623
+ "grad_norm": 0.9887925721175237,
624
+ "learning_rate": 1.5275712681111643e-06,
625
+ "loss": 0.5118,
626
+ "step": 430
627
+ },
628
+ {
629
+ "epoch": 1.69921875,
630
+ "grad_norm": 0.9521081586764941,
631
+ "learning_rate": 1.3511509753925422e-06,
632
+ "loss": 0.5313,
633
+ "step": 435
634
+ },
635
+ {
636
+ "epoch": 1.71875,
637
+ "grad_norm": 0.9103965187812971,
638
+ "learning_rate": 1.1848148537532845e-06,
639
+ "loss": 0.5009,
640
+ "step": 440
641
+ },
642
+ {
643
+ "epoch": 1.73828125,
644
+ "grad_norm": 0.9494855728059224,
645
+ "learning_rate": 1.0287568436706208e-06,
646
+ "loss": 0.4873,
647
+ "step": 445
648
+ },
649
+ {
650
+ "epoch": 1.7578125,
651
+ "grad_norm": 1.0147241592824456,
652
+ "learning_rate": 8.831589018034659e-07,
653
+ "loss": 0.5237,
654
+ "step": 450
655
+ },
656
+ {
657
+ "epoch": 1.77734375,
658
+ "grad_norm": 0.9625772091753605,
659
+ "learning_rate": 7.481907888390994e-07,
660
+ "loss": 0.5034,
661
+ "step": 455
662
+ },
663
+ {
664
+ "epoch": 1.796875,
665
+ "grad_norm": 0.9458519608918025,
666
+ "learning_rate": 6.240098715597975e-07,
667
+ "loss": 0.5066,
668
+ "step": 460
669
+ },
670
+ {
671
+ "epoch": 1.81640625,
672
+ "grad_norm": 0.9480774154256925,
673
+ "learning_rate": 5.107609393602019e-07,
674
+ "loss": 0.5054,
675
+ "step": 465
676
+ },
677
+ {
678
+ "epoch": 1.8359375,
679
+ "grad_norm": 0.9585344451470228,
680
+ "learning_rate": 4.0857603542936776e-07,
681
+ "loss": 0.5494,
682
+ "step": 470
683
+ },
684
+ {
685
+ "epoch": 1.85546875,
686
+ "grad_norm": 0.9741379097553984,
687
+ "learning_rate": 3.175743027943079e-07,
688
+ "loss": 0.5096,
689
+ "step": 475
690
+ },
691
+ {
692
+ "epoch": 1.875,
693
+ "grad_norm": 0.9143220140212833,
694
+ "learning_rate": 2.3786184540455449e-07,
695
+ "loss": 0.5118,
696
+ "step": 480
697
+ },
698
+ {
699
+ "epoch": 1.89453125,
700
+ "grad_norm": 0.9419358410206972,
701
+ "learning_rate": 1.6953160441969707e-07,
702
+ "loss": 0.5156,
703
+ "step": 485
704
+ },
705
+ {
706
+ "epoch": 1.9140625,
707
+ "grad_norm": 0.9508691680531732,
708
+ "learning_rate": 1.1266324984415266e-07,
709
+ "loss": 0.5034,
710
+ "step": 490
711
+ },
712
+ {
713
+ "epoch": 1.93359375,
714
+ "grad_norm": 0.9252556940433395,
715
+ "learning_rate": 6.732308763550022e-08,
716
+ "loss": 0.5109,
717
+ "step": 495
718
+ },
719
+ {
720
+ "epoch": 1.953125,
721
+ "grad_norm": 0.9221461974805585,
722
+ "learning_rate": 3.356398239470427e-08,
723
+ "loss": 0.5186,
724
+ "step": 500
725
+ },
726
+ {
727
+ "epoch": 1.97265625,
728
+ "grad_norm": 0.9366413757174445,
729
+ "learning_rate": 1.142529572835227e-08,
730
+ "loss": 0.4819,
731
+ "step": 505
732
+ },
733
+ {
734
+ "epoch": 1.9921875,
735
+ "grad_norm": 0.896293999569403,
736
+ "learning_rate": 9.328403547792518e-10,
737
+ "loss": 0.5409,
738
+ "step": 510
739
+ },
740
+ {
741
+ "epoch": 2.0,
742
+ "eval_loss": 0.8888566493988037,
743
+ "eval_runtime": 5.0992,
744
+ "eval_samples_per_second": 32.162,
745
+ "eval_steps_per_second": 0.588,
746
+ "step": 512
747
+ },
748
+ {
749
+ "epoch": 2.0,
750
+ "step": 512,
751
+ "total_flos": 107202383708160.0,
752
+ "train_loss": 0.697848245035857,
753
+ "train_runtime": 3596.6385,
754
+ "train_samples_per_second": 9.078,
755
+ "train_steps_per_second": 0.142
756
+ }
757
+ ],
758
+ "logging_steps": 5,
759
+ "max_steps": 512,
760
+ "num_input_tokens_seen": 0,
761
+ "num_train_epochs": 2,
762
+ "save_steps": 500,
763
+ "stateful_callbacks": {
764
+ "TrainerControl": {
765
+ "args": {
766
+ "should_epoch_stop": false,
767
+ "should_evaluate": false,
768
+ "should_log": false,
769
+ "should_save": true,
770
+ "should_training_stop": true
771
+ },
772
+ "attributes": {}
773
+ }
774
+ },
775
+ "total_flos": 107202383708160.0,
776
+ "train_batch_size": 8,
777
+ "trial_name": null,
778
+ "trial_params": null
779
+ }