Ba2han commited on
Commit
7fa1472
·
verified ·
1 Parent(s): 18704e2

Training in progress, step 100, checkpoint

Browse files
last-checkpoint/config.json CHANGED
@@ -7,11 +7,11 @@
7
  "bos_token_id": 2,
8
  "dtype": "bfloat16",
9
  "eos_token_id": 3,
10
- "head_dim": 80,
11
  "hidden_act": "silu",
12
- "hidden_size": 1280,
13
  "initializer_range": 0.02,
14
- "intermediate_size": 5120,
15
  "layer_types": [
16
  "full_attention",
17
  "full_attention",
@@ -48,14 +48,22 @@
48
  "full_attention",
49
  "full_attention",
50
  "full_attention",
 
 
 
 
 
 
 
 
51
  "full_attention"
52
  ],
53
  "max_position_embeddings": 8192,
54
- "max_window_layers": 36,
55
- "model_name": "random_model",
56
  "model_type": "qwen3",
57
- "num_attention_heads": 40,
58
- "num_hidden_layers": 36,
59
  "num_key_value_heads": 8,
60
  "pad_token_id": 0,
61
  "rms_norm_eps": 1e-08,
 
7
  "bos_token_id": 2,
8
  "dtype": "bfloat16",
9
  "eos_token_id": 3,
10
+ "head_dim": 128,
11
  "hidden_act": "silu",
12
+ "hidden_size": 1536,
13
  "initializer_range": 0.02,
14
+ "intermediate_size": 4608,
15
  "layer_types": [
16
  "full_attention",
17
  "full_attention",
 
48
  "full_attention",
49
  "full_attention",
50
  "full_attention",
51
+ "full_attention",
52
+ "full_attention",
53
+ "full_attention",
54
+ "full_attention",
55
+ "full_attention",
56
+ "full_attention",
57
+ "full_attention",
58
+ "full_attention",
59
  "full_attention"
60
  ],
61
  "max_position_embeddings": 8192,
62
+ "max_window_layers": 44,
63
+ "model_name": "random_model2",
64
  "model_type": "qwen3",
65
+ "num_attention_heads": 16,
66
+ "num_hidden_layers": 44,
67
  "num_key_value_heads": 8,
68
  "pad_token_id": 0,
69
  "rms_norm_eps": 1e-08,
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a31fb4e150696fbd81b685c233a7efae3a01549a539473980c0eb76b0c56dc3d
3
- size 2254879384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4115292e473c854202107d5b5b763cf274fbd6445b61fcab4fdc825f3d91392e
3
+ size 2856967144
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad2e709ecb45e0af969d49e7f7cbb19ea0dd7bac74b71ef4d5d82503da0757b6
3
- size 1130472782
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10176e71c2e527c5378a53bb02722941ab104018709b0413788f5ac248d4efcb
3
+ size 1431977238
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c33e7e06e97e0f115a37527cc80045ed4276cbd1c8253ac1179212ed437b981
3
- size 8953
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:225eac795dad119415278af3e8355e1ef3365025b06e35151a74d8fc845a7e57
3
+ size 10617
last-checkpoint/trainer_state.json CHANGED
@@ -11,702 +11,702 @@
11
  "log_history": [
12
  {
13
  "epoch": 0.001,
14
- "grad_norm": 6.191351890563965,
15
  "learning_rate": 0.0,
16
- "loss": 11.086275100708008,
17
  "step": 1
18
  },
19
  {
20
  "epoch": 0.002,
21
- "grad_norm": 6.183396339416504,
22
  "learning_rate": 0.00011999999999999999,
23
- "loss": 11.084210395812988,
24
  "step": 2
25
  },
26
  {
27
  "epoch": 0.003,
28
- "grad_norm": 40.25852584838867,
29
  "learning_rate": 0.00023999999999999998,
30
- "loss": 11.06926441192627,
31
  "step": 3
32
  },
33
  {
34
  "epoch": 0.004,
35
- "grad_norm": 3.6167638301849365,
36
  "learning_rate": 0.00035999999999999997,
37
- "loss": 12.345776557922363,
38
  "step": 4
39
  },
40
  {
41
  "epoch": 0.005,
42
- "grad_norm": 37.04316711425781,
43
  "learning_rate": 0.00047999999999999996,
44
- "loss": 12.08117961883545,
45
  "step": 5
46
  },
47
  {
48
  "epoch": 0.006,
49
- "grad_norm": 2.5832877159118652,
50
  "learning_rate": 0.0006,
51
- "loss": 10.664973258972168,
52
  "step": 6
53
  },
54
  {
55
  "epoch": 0.007,
56
- "grad_norm": 2.420443296432495,
57
  "learning_rate": 0.0007199999999999999,
58
- "loss": 9.976428031921387,
59
  "step": 7
60
  },
61
  {
62
  "epoch": 0.008,
63
- "grad_norm": 2.208857774734497,
64
  "learning_rate": 0.0008399999999999999,
65
- "loss": 9.32384204864502,
66
  "step": 8
67
  },
68
  {
69
  "epoch": 0.009,
70
- "grad_norm": 1.4080778360366821,
71
  "learning_rate": 0.0009599999999999999,
72
- "loss": 8.844566345214844,
73
  "step": 9
74
  },
75
  {
76
  "epoch": 0.01,
77
- "grad_norm": 0.932022750377655,
78
  "learning_rate": 0.00108,
79
- "loss": 8.574441909790039,
80
  "step": 10
81
  },
82
  {
83
  "epoch": 0.011,
84
- "grad_norm": 0.905206024646759,
85
  "learning_rate": 0.0012,
86
- "loss": 8.570406913757324,
87
  "step": 11
88
  },
89
  {
90
  "epoch": 0.012,
91
- "grad_norm": 1.9950780868530273,
92
  "learning_rate": 0.0012,
93
- "loss": 8.654431343078613,
94
  "step": 12
95
  },
96
  {
97
  "epoch": 0.013,
98
- "grad_norm": 1.4423072338104248,
99
  "learning_rate": 0.0012,
100
- "loss": 8.775788307189941,
101
  "step": 13
102
  },
103
  {
104
  "epoch": 0.014,
105
- "grad_norm": 1.3934134244918823,
106
  "learning_rate": 0.0012,
107
- "loss": 8.70737361907959,
108
  "step": 14
109
  },
110
  {
111
  "epoch": 0.015,
112
- "grad_norm": 0.6730704307556152,
113
  "learning_rate": 0.0012,
114
- "loss": 8.58652114868164,
115
  "step": 15
116
  },
117
  {
118
  "epoch": 0.016,
119
- "grad_norm": 1.3850765228271484,
120
  "learning_rate": 0.0012,
121
- "loss": 8.599067687988281,
122
  "step": 16
123
  },
124
  {
125
  "epoch": 0.017,
126
- "grad_norm": 1.1575509309768677,
127
  "learning_rate": 0.0012,
128
- "loss": 8.577943801879883,
129
  "step": 17
130
  },
131
  {
132
  "epoch": 0.018,
133
- "grad_norm": 1.094803810119629,
134
  "learning_rate": 0.0012,
135
- "loss": 8.583452224731445,
136
  "step": 18
137
  },
138
  {
139
  "epoch": 0.019,
140
- "grad_norm": 0.9581138491630554,
141
  "learning_rate": 0.0012,
142
- "loss": 8.573091506958008,
143
  "step": 19
144
  },
145
  {
146
  "epoch": 0.02,
147
- "grad_norm": 0.8642209768295288,
148
  "learning_rate": 0.0012,
149
- "loss": 8.558369636535645,
150
  "step": 20
151
  },
152
  {
153
  "epoch": 0.021,
154
- "grad_norm": 0.5513532757759094,
155
  "learning_rate": 0.0012,
156
- "loss": 8.547396659851074,
157
  "step": 21
158
  },
159
  {
160
  "epoch": 0.022,
161
- "grad_norm": 0.5867564678192139,
162
  "learning_rate": 0.0012,
163
- "loss": 8.557206153869629,
164
  "step": 22
165
  },
166
  {
167
  "epoch": 0.023,
168
- "grad_norm": 0.5513554215431213,
169
  "learning_rate": 0.0012,
170
- "loss": 8.519376754760742,
171
  "step": 23
172
  },
173
  {
174
  "epoch": 0.024,
175
- "grad_norm": 0.5908657908439636,
176
  "learning_rate": 0.0012,
177
- "loss": 8.571252822875977,
178
  "step": 24
179
  },
180
  {
181
  "epoch": 0.025,
182
- "grad_norm": 0.5163703560829163,
183
  "learning_rate": 0.0012,
184
- "loss": 8.550788879394531,
185
  "step": 25
186
  },
187
  {
188
  "epoch": 0.026,
189
- "grad_norm": 0.6450480818748474,
190
  "learning_rate": 0.0012,
191
- "loss": 8.553627014160156,
192
  "step": 26
193
  },
194
  {
195
  "epoch": 0.027,
196
- "grad_norm": 0.4144176244735718,
197
  "learning_rate": 0.0012,
198
- "loss": 8.526437759399414,
199
  "step": 27
200
  },
201
  {
202
  "epoch": 0.028,
203
- "grad_norm": 0.5550076961517334,
204
  "learning_rate": 0.0012,
205
- "loss": 8.547487258911133,
206
  "step": 28
207
  },
208
  {
209
  "epoch": 0.029,
210
- "grad_norm": 0.3792600631713867,
211
  "learning_rate": 0.0012,
212
- "loss": 8.534337043762207,
213
  "step": 29
214
  },
215
  {
216
  "epoch": 0.03,
217
- "grad_norm": 0.38315337896347046,
218
  "learning_rate": 0.0012,
219
- "loss": 8.537225723266602,
220
  "step": 30
221
  },
222
  {
223
  "epoch": 0.031,
224
- "grad_norm": 0.44758984446525574,
225
  "learning_rate": 0.0012,
226
- "loss": 8.539337158203125,
227
  "step": 31
228
  },
229
  {
230
  "epoch": 0.032,
231
- "grad_norm": 0.42012736201286316,
232
  "learning_rate": 0.0012,
233
- "loss": 8.50920581817627,
234
  "step": 32
235
  },
236
  {
237
  "epoch": 0.033,
238
- "grad_norm": 0.4103575348854065,
239
  "learning_rate": 0.0012,
240
- "loss": 8.508569717407227,
241
  "step": 33
242
  },
243
  {
244
  "epoch": 0.034,
245
- "grad_norm": 0.2795290946960449,
246
  "learning_rate": 0.0012,
247
- "loss": 8.499092102050781,
248
  "step": 34
249
  },
250
  {
251
  "epoch": 0.035,
252
- "grad_norm": 0.47300985455513,
253
  "learning_rate": 0.0012,
254
- "loss": 8.508503913879395,
255
  "step": 35
256
  },
257
  {
258
  "epoch": 0.036,
259
- "grad_norm": 0.27382028102874756,
260
  "learning_rate": 0.0012,
261
- "loss": 8.498414039611816,
262
  "step": 36
263
  },
264
  {
265
  "epoch": 0.037,
266
- "grad_norm": 0.37145861983299255,
267
  "learning_rate": 0.0012,
268
- "loss": 8.516667366027832,
269
  "step": 37
270
  },
271
  {
272
  "epoch": 0.038,
273
- "grad_norm": 0.26397329568862915,
274
  "learning_rate": 0.0012,
275
- "loss": 8.515829086303711,
276
  "step": 38
277
  },
278
  {
279
  "epoch": 0.039,
280
- "grad_norm": 0.2639530599117279,
281
  "learning_rate": 0.0012,
282
- "loss": 8.509860038757324,
283
  "step": 39
284
  },
285
  {
286
  "epoch": 0.04,
287
- "grad_norm": 0.22002728283405304,
288
  "learning_rate": 0.0012,
289
- "loss": 8.498579978942871,
290
  "step": 40
291
  },
292
  {
293
  "epoch": 0.041,
294
- "grad_norm": 0.2718033194541931,
295
  "learning_rate": 0.0012,
296
- "loss": 8.4937105178833,
297
  "step": 41
298
  },
299
  {
300
  "epoch": 0.042,
301
- "grad_norm": 0.2288224995136261,
302
  "learning_rate": 0.0012,
303
- "loss": 8.510730743408203,
304
  "step": 42
305
  },
306
  {
307
  "epoch": 0.043,
308
- "grad_norm": 0.2424091100692749,
309
  "learning_rate": 0.0012,
310
- "loss": 8.484707832336426,
311
  "step": 43
312
  },
313
  {
314
  "epoch": 0.044,
315
- "grad_norm": 0.2990792393684387,
316
  "learning_rate": 0.0012,
317
- "loss": 8.510951042175293,
318
  "step": 44
319
  },
320
  {
321
  "epoch": 0.045,
322
- "grad_norm": 0.2716998755931854,
323
  "learning_rate": 0.0012,
324
- "loss": 8.487112998962402,
325
  "step": 45
326
  },
327
  {
328
  "epoch": 0.046,
329
- "grad_norm": 0.31668758392333984,
330
  "learning_rate": 0.0012,
331
- "loss": 8.497540473937988,
332
  "step": 46
333
  },
334
  {
335
  "epoch": 0.047,
336
- "grad_norm": 0.2717650830745697,
337
  "learning_rate": 0.0012,
338
- "loss": 8.497724533081055,
339
  "step": 47
340
  },
341
  {
342
  "epoch": 0.048,
343
- "grad_norm": 0.2814731299877167,
344
  "learning_rate": 0.0012,
345
- "loss": 8.501847267150879,
346
  "step": 48
347
  },
348
  {
349
  "epoch": 0.049,
350
- "grad_norm": 0.31272783875465393,
351
  "learning_rate": 0.0012,
352
- "loss": 8.50948715209961,
353
  "step": 49
354
  },
355
  {
356
  "epoch": 0.05,
357
- "grad_norm": 0.24348217248916626,
358
  "learning_rate": 0.0012,
359
- "loss": 8.495022773742676,
360
  "step": 50
361
  },
362
  {
363
  "epoch": 0.051,
364
- "grad_norm": 0.3011173605918884,
365
  "learning_rate": 0.0012,
366
- "loss": 8.496807098388672,
367
  "step": 51
368
  },
369
  {
370
  "epoch": 0.052,
371
- "grad_norm": 0.29326388239860535,
372
  "learning_rate": 0.0012,
373
- "loss": 8.492173194885254,
374
  "step": 52
375
  },
376
  {
377
  "epoch": 0.053,
378
- "grad_norm": 0.29722103476524353,
379
  "learning_rate": 0.0012,
380
- "loss": 8.480097770690918,
381
  "step": 53
382
  },
383
  {
384
  "epoch": 0.054,
385
- "grad_norm": 0.21530401706695557,
386
  "learning_rate": 0.0012,
387
- "loss": 8.49035930633545,
388
  "step": 54
389
  },
390
  {
391
  "epoch": 0.055,
392
- "grad_norm": 0.2602374851703644,
393
  "learning_rate": 0.0012,
394
- "loss": 8.483044624328613,
395
  "step": 55
396
  },
397
  {
398
  "epoch": 0.056,
399
- "grad_norm": 0.26086798310279846,
400
  "learning_rate": 0.0012,
401
- "loss": 8.479232788085938,
402
  "step": 56
403
  },
404
  {
405
  "epoch": 0.057,
406
- "grad_norm": 0.3874048590660095,
407
  "learning_rate": 0.0012,
408
- "loss": 8.478414535522461,
409
  "step": 57
410
  },
411
  {
412
  "epoch": 0.058,
413
- "grad_norm": 0.7225645780563354,
414
  "learning_rate": 0.0012,
415
- "loss": 8.495964050292969,
416
  "step": 58
417
  },
418
  {
419
  "epoch": 0.059,
420
- "grad_norm": 1.4137455224990845,
421
  "learning_rate": 0.0012,
422
- "loss": 8.577896118164062,
423
  "step": 59
424
  },
425
  {
426
  "epoch": 0.06,
427
- "grad_norm": 0.5455415844917297,
428
  "learning_rate": 0.0012,
429
- "loss": 8.526337623596191,
430
  "step": 60
431
  },
432
  {
433
  "epoch": 0.061,
434
- "grad_norm": 2.8609142303466797,
435
  "learning_rate": 0.0012,
436
- "loss": 8.514455795288086,
437
  "step": 61
438
  },
439
  {
440
  "epoch": 0.062,
441
- "grad_norm": 1.440839171409607,
442
  "learning_rate": 0.0012,
443
- "loss": 8.634124755859375,
444
  "step": 62
445
  },
446
  {
447
  "epoch": 0.063,
448
- "grad_norm": 1.2359699010849,
449
  "learning_rate": 0.0012,
450
- "loss": 8.568485260009766,
451
  "step": 63
452
  },
453
  {
454
  "epoch": 0.064,
455
- "grad_norm": 1.180612564086914,
456
  "learning_rate": 0.0012,
457
- "loss": 8.51024341583252,
458
  "step": 64
459
  },
460
  {
461
  "epoch": 0.065,
462
- "grad_norm": 1.0028116703033447,
463
  "learning_rate": 0.0012,
464
- "loss": 8.499656677246094,
465
  "step": 65
466
  },
467
  {
468
  "epoch": 0.066,
469
- "grad_norm": 2.423152446746826,
470
  "learning_rate": 0.0012,
471
- "loss": 8.472902297973633,
472
  "step": 66
473
  },
474
  {
475
  "epoch": 0.067,
476
- "grad_norm": 1.8138713836669922,
477
  "learning_rate": 0.0012,
478
- "loss": 8.483245849609375,
479
  "step": 67
480
  },
481
  {
482
  "epoch": 0.068,
483
- "grad_norm": 0.959982693195343,
484
  "learning_rate": 0.0012,
485
- "loss": 8.483409881591797,
486
  "step": 68
487
  },
488
  {
489
  "epoch": 0.069,
490
- "grad_norm": 0.8686690330505371,
491
  "learning_rate": 0.0012,
492
- "loss": 8.440892219543457,
493
  "step": 69
494
  },
495
  {
496
  "epoch": 0.07,
497
- "grad_norm": 0.7423587441444397,
498
  "learning_rate": 0.0012,
499
- "loss": 8.409979820251465,
500
  "step": 70
501
  },
502
  {
503
  "epoch": 0.071,
504
- "grad_norm": 0.88447505235672,
505
  "learning_rate": 0.0012,
506
- "loss": 8.390122413635254,
507
  "step": 71
508
  },
509
  {
510
  "epoch": 0.072,
511
- "grad_norm": 0.982702910900116,
512
  "learning_rate": 0.0012,
513
- "loss": 8.37291431427002,
514
  "step": 72
515
  },
516
  {
517
  "epoch": 0.073,
518
- "grad_norm": 0.6741560101509094,
519
  "learning_rate": 0.0012,
520
- "loss": 8.374544143676758,
521
  "step": 73
522
  },
523
  {
524
  "epoch": 0.074,
525
- "grad_norm": 0.9037299156188965,
526
  "learning_rate": 0.0012,
527
- "loss": 8.357539176940918,
528
  "step": 74
529
  },
530
  {
531
  "epoch": 0.075,
532
- "grad_norm": 0.5122299790382385,
533
  "learning_rate": 0.0012,
534
- "loss": 8.336565017700195,
535
  "step": 75
536
  },
537
  {
538
  "epoch": 0.076,
539
- "grad_norm": 1.5479395389556885,
540
  "learning_rate": 0.0012,
541
- "loss": 8.325927734375,
542
  "step": 76
543
  },
544
  {
545
  "epoch": 0.077,
546
- "grad_norm": 1.3528615236282349,
547
  "learning_rate": 0.0012,
548
- "loss": 8.327680587768555,
549
  "step": 77
550
  },
551
  {
552
  "epoch": 0.078,
553
- "grad_norm": 0.7083619832992554,
554
  "learning_rate": 0.0012,
555
- "loss": 8.325244903564453,
556
  "step": 78
557
  },
558
  {
559
  "epoch": 0.079,
560
- "grad_norm": 0.9852667450904846,
561
  "learning_rate": 0.0012,
562
- "loss": 8.305098533630371,
563
  "step": 79
564
  },
565
  {
566
  "epoch": 0.08,
567
- "grad_norm": 0.5205386281013489,
568
  "learning_rate": 0.0012,
569
- "loss": 8.274360656738281,
570
  "step": 80
571
  },
572
  {
573
  "epoch": 0.081,
574
- "grad_norm": 0.946526825428009,
575
  "learning_rate": 0.0012,
576
- "loss": 8.282258033752441,
577
  "step": 81
578
  },
579
  {
580
  "epoch": 0.082,
581
- "grad_norm": 0.6880609393119812,
582
  "learning_rate": 0.0012,
583
- "loss": 8.254171371459961,
584
  "step": 82
585
  },
586
  {
587
  "epoch": 0.083,
588
- "grad_norm": 0.5522202253341675,
589
  "learning_rate": 0.0012,
590
- "loss": 8.278489112854004,
591
  "step": 83
592
  },
593
  {
594
  "epoch": 0.084,
595
- "grad_norm": 0.6842210292816162,
596
  "learning_rate": 0.0012,
597
- "loss": 8.220597267150879,
598
  "step": 84
599
  },
600
  {
601
  "epoch": 0.085,
602
- "grad_norm": 0.29896456003189087,
603
  "learning_rate": 0.0012,
604
- "loss": 8.204936981201172,
605
  "step": 85
606
  },
607
  {
608
  "epoch": 0.086,
609
- "grad_norm": 0.748399555683136,
610
  "learning_rate": 0.0012,
611
- "loss": 8.220271110534668,
612
  "step": 86
613
  },
614
  {
615
  "epoch": 0.087,
616
- "grad_norm": 0.28956496715545654,
617
  "learning_rate": 0.0012,
618
- "loss": 8.216758728027344,
619
  "step": 87
620
  },
621
  {
622
  "epoch": 0.088,
623
- "grad_norm": 0.5921151638031006,
624
  "learning_rate": 0.0012,
625
- "loss": 8.215239524841309,
626
  "step": 88
627
  },
628
  {
629
  "epoch": 0.089,
630
- "grad_norm": 0.451276570558548,
631
  "learning_rate": 0.0012,
632
- "loss": 8.17009162902832,
633
  "step": 89
634
  },
635
  {
636
  "epoch": 0.09,
637
- "grad_norm": 0.5010297894477844,
638
  "learning_rate": 0.0012,
639
- "loss": 8.161727905273438,
640
  "step": 90
641
  },
642
  {
643
  "epoch": 0.091,
644
- "grad_norm": 0.30494871735572815,
645
  "learning_rate": 0.0012,
646
- "loss": 8.166382789611816,
647
  "step": 91
648
  },
649
  {
650
  "epoch": 0.092,
651
- "grad_norm": 0.43188294768333435,
652
  "learning_rate": 0.0012,
653
- "loss": 8.167814254760742,
654
  "step": 92
655
  },
656
  {
657
  "epoch": 0.093,
658
- "grad_norm": 0.28245413303375244,
659
  "learning_rate": 0.0012,
660
- "loss": 8.160371780395508,
661
  "step": 93
662
  },
663
  {
664
  "epoch": 0.094,
665
- "grad_norm": 0.4027661383152008,
666
  "learning_rate": 0.0012,
667
- "loss": 8.109189987182617,
668
  "step": 94
669
  },
670
  {
671
  "epoch": 0.095,
672
- "grad_norm": 0.2549852132797241,
673
  "learning_rate": 0.0012,
674
- "loss": 8.114521026611328,
675
  "step": 95
676
  },
677
  {
678
  "epoch": 0.096,
679
- "grad_norm": 0.3145453929901123,
680
  "learning_rate": 0.0012,
681
- "loss": 8.10285472869873,
682
  "step": 96
683
  },
684
  {
685
  "epoch": 0.097,
686
- "grad_norm": 0.37485775351524353,
687
  "learning_rate": 0.0012,
688
- "loss": 8.09223747253418,
689
  "step": 97
690
  },
691
  {
692
  "epoch": 0.098,
693
- "grad_norm": 0.36243894696235657,
694
  "learning_rate": 0.0012,
695
- "loss": 8.064014434814453,
696
  "step": 98
697
  },
698
  {
699
  "epoch": 0.099,
700
- "grad_norm": 0.2771179676055908,
701
  "learning_rate": 0.0012,
702
- "loss": 8.062220573425293,
703
  "step": 99
704
  },
705
  {
706
  "epoch": 0.1,
707
- "grad_norm": 0.2642522156238556,
708
  "learning_rate": 0.0012,
709
- "loss": 8.07100772857666,
710
  "step": 100
711
  }
712
  ],
@@ -727,7 +727,7 @@
727
  "attributes": {}
728
  }
729
  },
730
- "total_flos": 2.469577768971264e+17,
731
  "train_batch_size": 4,
732
  "trial_name": null,
733
  "trial_params": null
 
11
  "log_history": [
12
  {
13
  "epoch": 0.001,
14
+ "grad_norm": 5.846541404724121,
15
  "learning_rate": 0.0,
16
+ "loss": 11.106311798095703,
17
  "step": 1
18
  },
19
  {
20
  "epoch": 0.002,
21
+ "grad_norm": 5.834257125854492,
22
  "learning_rate": 0.00011999999999999999,
23
+ "loss": 11.106182098388672,
24
  "step": 2
25
  },
26
  {
27
  "epoch": 0.003,
28
+ "grad_norm": 60.36576461791992,
29
  "learning_rate": 0.00023999999999999998,
30
+ "loss": 11.599030494689941,
31
  "step": 3
32
  },
33
  {
34
  "epoch": 0.004,
35
+ "grad_norm": 3.9030606746673584,
36
  "learning_rate": 0.00035999999999999997,
37
+ "loss": 12.58960247039795,
38
  "step": 4
39
  },
40
  {
41
  "epoch": 0.005,
42
+ "grad_norm": 34.81679916381836,
43
  "learning_rate": 0.00047999999999999996,
44
+ "loss": 11.170536994934082,
45
  "step": 5
46
  },
47
  {
48
  "epoch": 0.006,
49
+ "grad_norm": 2.888207197189331,
50
  "learning_rate": 0.0006,
51
+ "loss": 11.16025447845459,
52
  "step": 6
53
  },
54
  {
55
  "epoch": 0.007,
56
+ "grad_norm": 2.596513509750366,
57
  "learning_rate": 0.0007199999999999999,
58
+ "loss": 10.094969749450684,
59
  "step": 7
60
  },
61
  {
62
  "epoch": 0.008,
63
+ "grad_norm": 2.5529680252075195,
64
  "learning_rate": 0.0008399999999999999,
65
+ "loss": 9.325643539428711,
66
  "step": 8
67
  },
68
  {
69
  "epoch": 0.009,
70
+ "grad_norm": 2.799875259399414,
71
  "learning_rate": 0.0009599999999999999,
72
+ "loss": 8.808692932128906,
73
  "step": 9
74
  },
75
  {
76
  "epoch": 0.01,
77
+ "grad_norm": 1.7801514863967896,
78
  "learning_rate": 0.00108,
79
+ "loss": 8.572772026062012,
80
  "step": 10
81
  },
82
  {
83
  "epoch": 0.011,
84
+ "grad_norm": 1.6746641397476196,
85
  "learning_rate": 0.0012,
86
+ "loss": 8.614738464355469,
87
  "step": 11
88
  },
89
  {
90
  "epoch": 0.012,
91
+ "grad_norm": 1.4035816192626953,
92
  "learning_rate": 0.0012,
93
+ "loss": 8.762595176696777,
94
  "step": 12
95
  },
96
  {
97
  "epoch": 0.013,
98
+ "grad_norm": 5.130497455596924,
99
  "learning_rate": 0.0012,
100
+ "loss": 8.738160133361816,
101
  "step": 13
102
  },
103
  {
104
  "epoch": 0.014,
105
+ "grad_norm": 2.1428215503692627,
106
  "learning_rate": 0.0012,
107
+ "loss": 8.727628707885742,
108
  "step": 14
109
  },
110
  {
111
  "epoch": 0.015,
112
+ "grad_norm": 2.2844486236572266,
113
  "learning_rate": 0.0012,
114
+ "loss": 8.695308685302734,
115
  "step": 15
116
  },
117
  {
118
  "epoch": 0.016,
119
+ "grad_norm": 1.5479906797409058,
120
  "learning_rate": 0.0012,
121
+ "loss": 8.661114692687988,
122
  "step": 16
123
  },
124
  {
125
  "epoch": 0.017,
126
+ "grad_norm": 0.7431973218917847,
127
  "learning_rate": 0.0012,
128
+ "loss": 8.624454498291016,
129
  "step": 17
130
  },
131
  {
132
  "epoch": 0.018,
133
+ "grad_norm": 1.2121706008911133,
134
  "learning_rate": 0.0012,
135
+ "loss": 8.594417572021484,
136
  "step": 18
137
  },
138
  {
139
  "epoch": 0.019,
140
+ "grad_norm": 0.8720210194587708,
141
  "learning_rate": 0.0012,
142
+ "loss": 8.565889358520508,
143
  "step": 19
144
  },
145
  {
146
  "epoch": 0.02,
147
+ "grad_norm": 0.7236080765724182,
148
  "learning_rate": 0.0012,
149
+ "loss": 8.575213432312012,
150
  "step": 20
151
  },
152
  {
153
  "epoch": 0.021,
154
+ "grad_norm": 1.5400056838989258,
155
  "learning_rate": 0.0012,
156
+ "loss": 8.587174415588379,
157
  "step": 21
158
  },
159
  {
160
  "epoch": 0.022,
161
+ "grad_norm": 0.48110371828079224,
162
  "learning_rate": 0.0012,
163
+ "loss": 8.618706703186035,
164
  "step": 22
165
  },
166
  {
167
  "epoch": 0.023,
168
+ "grad_norm": 0.9107239842414856,
169
  "learning_rate": 0.0012,
170
+ "loss": 8.568038940429688,
171
  "step": 23
172
  },
173
  {
174
  "epoch": 0.024,
175
+ "grad_norm": 0.3714894652366638,
176
  "learning_rate": 0.0012,
177
+ "loss": 8.594157218933105,
178
  "step": 24
179
  },
180
  {
181
  "epoch": 0.025,
182
+ "grad_norm": 0.8364576101303101,
183
  "learning_rate": 0.0012,
184
+ "loss": 8.578184127807617,
185
  "step": 25
186
  },
187
  {
188
  "epoch": 0.026,
189
+ "grad_norm": 0.4300350546836853,
190
  "learning_rate": 0.0012,
191
+ "loss": 8.577058792114258,
192
  "step": 26
193
  },
194
  {
195
  "epoch": 0.027,
196
+ "grad_norm": 0.707401692867279,
197
  "learning_rate": 0.0012,
198
+ "loss": 8.55170726776123,
199
  "step": 27
200
  },
201
  {
202
  "epoch": 0.028,
203
+ "grad_norm": 0.4554755389690399,
204
  "learning_rate": 0.0012,
205
+ "loss": 8.578386306762695,
206
  "step": 28
207
  },
208
  {
209
  "epoch": 0.029,
210
+ "grad_norm": 0.9380117654800415,
211
  "learning_rate": 0.0012,
212
+ "loss": 8.570149421691895,
213
  "step": 29
214
  },
215
  {
216
  "epoch": 0.03,
217
+ "grad_norm": 0.3442000448703766,
218
  "learning_rate": 0.0012,
219
+ "loss": 8.570940017700195,
220
  "step": 30
221
  },
222
  {
223
  "epoch": 0.031,
224
+ "grad_norm": 0.5590385794639587,
225
  "learning_rate": 0.0012,
226
+ "loss": 8.574797630310059,
227
  "step": 31
228
  },
229
  {
230
  "epoch": 0.032,
231
+ "grad_norm": 0.30500972270965576,
232
  "learning_rate": 0.0012,
233
+ "loss": 8.541150093078613,
234
  "step": 32
235
  },
236
  {
237
  "epoch": 0.033,
238
+ "grad_norm": 0.5824410319328308,
239
  "learning_rate": 0.0012,
240
+ "loss": 8.540495872497559,
241
  "step": 33
242
  },
243
  {
244
  "epoch": 0.034,
245
+ "grad_norm": 0.34406864643096924,
246
  "learning_rate": 0.0012,
247
+ "loss": 8.531632423400879,
248
  "step": 34
249
  },
250
  {
251
  "epoch": 0.035,
252
+ "grad_norm": 0.45740342140197754,
253
  "learning_rate": 0.0012,
254
+ "loss": 8.53554630279541,
255
  "step": 35
256
  },
257
  {
258
  "epoch": 0.036,
259
+ "grad_norm": 0.2679101526737213,
260
  "learning_rate": 0.0012,
261
+ "loss": 8.523307800292969,
262
  "step": 36
263
  },
264
  {
265
  "epoch": 0.037,
266
+ "grad_norm": 0.39295539259910583,
267
  "learning_rate": 0.0012,
268
+ "loss": 8.545315742492676,
269
  "step": 37
270
  },
271
  {
272
  "epoch": 0.038,
273
+ "grad_norm": 0.29337337613105774,
274
  "learning_rate": 0.0012,
275
+ "loss": 8.546914100646973,
276
  "step": 38
277
  },
278
  {
279
  "epoch": 0.039,
280
+ "grad_norm": 0.4711088538169861,
281
  "learning_rate": 0.0012,
282
+ "loss": 8.54129695892334,
283
  "step": 39
284
  },
285
  {
286
  "epoch": 0.04,
287
+ "grad_norm": 0.2972702085971832,
288
  "learning_rate": 0.0012,
289
+ "loss": 8.523733139038086,
290
  "step": 40
291
  },
292
  {
293
  "epoch": 0.041,
294
+ "grad_norm": 0.5003634691238403,
295
  "learning_rate": 0.0012,
296
+ "loss": 8.516210556030273,
297
  "step": 41
298
  },
299
  {
300
  "epoch": 0.042,
301
+ "grad_norm": 0.28751179575920105,
302
  "learning_rate": 0.0012,
303
+ "loss": 8.531023025512695,
304
  "step": 42
305
  },
306
  {
307
  "epoch": 0.043,
308
+ "grad_norm": 0.44586503505706787,
309
  "learning_rate": 0.0012,
310
+ "loss": 8.501187324523926,
311
  "step": 43
312
  },
313
  {
314
  "epoch": 0.044,
315
+ "grad_norm": 0.46735402941703796,
316
  "learning_rate": 0.0012,
317
+ "loss": 8.52404499053955,
318
  "step": 44
319
  },
320
  {
321
  "epoch": 0.045,
322
+ "grad_norm": 0.23489262163639069,
323
  "learning_rate": 0.0012,
324
+ "loss": 8.489968299865723,
325
  "step": 45
326
  },
327
  {
328
  "epoch": 0.046,
329
+ "grad_norm": 0.4332050681114197,
330
  "learning_rate": 0.0012,
331
+ "loss": 8.493889808654785,
332
  "step": 46
333
  },
334
  {
335
  "epoch": 0.047,
336
+ "grad_norm": 1.0877212285995483,
337
  "learning_rate": 0.0012,
338
+ "loss": 8.496402740478516,
339
  "step": 47
340
  },
341
  {
342
  "epoch": 0.048,
343
+ "grad_norm": 1.1888394355773926,
344
  "learning_rate": 0.0012,
345
+ "loss": 8.49997615814209,
346
  "step": 48
347
  },
348
  {
349
  "epoch": 0.049,
350
+ "grad_norm": 0.699862003326416,
351
  "learning_rate": 0.0012,
352
+ "loss": 8.48403263092041,
353
  "step": 49
354
  },
355
  {
356
  "epoch": 0.05,
357
+ "grad_norm": 2.3642783164978027,
358
  "learning_rate": 0.0012,
359
+ "loss": 8.480637550354004,
360
  "step": 50
361
  },
362
  {
363
  "epoch": 0.051,
364
+ "grad_norm": 0.5330905318260193,
365
  "learning_rate": 0.0012,
366
+ "loss": 8.465481758117676,
367
  "step": 51
368
  },
369
  {
370
  "epoch": 0.052,
371
+ "grad_norm": 1.400657057762146,
372
  "learning_rate": 0.0012,
373
+ "loss": 8.481971740722656,
374
  "step": 52
375
  },
376
  {
377
  "epoch": 0.053,
378
+ "grad_norm": 0.39073649048805237,
379
  "learning_rate": 0.0012,
380
+ "loss": 8.406377792358398,
381
  "step": 53
382
  },
383
  {
384
  "epoch": 0.054,
385
+ "grad_norm": 2.112400531768799,
386
  "learning_rate": 0.0012,
387
+ "loss": 8.428634643554688,
388
  "step": 54
389
  },
390
  {
391
  "epoch": 0.055,
392
+ "grad_norm": 0.8586761355400085,
393
  "learning_rate": 0.0012,
394
+ "loss": 8.388739585876465,
395
  "step": 55
396
  },
397
  {
398
  "epoch": 0.056,
399
+ "grad_norm": 1.381065011024475,
400
  "learning_rate": 0.0012,
401
+ "loss": 8.386281967163086,
402
  "step": 56
403
  },
404
  {
405
  "epoch": 0.057,
406
+ "grad_norm": 1.4827899932861328,
407
  "learning_rate": 0.0012,
408
+ "loss": 8.36591911315918,
409
  "step": 57
410
  },
411
  {
412
  "epoch": 0.058,
413
+ "grad_norm": 0.5299570560455322,
414
  "learning_rate": 0.0012,
415
+ "loss": 8.3040771484375,
416
  "step": 58
417
  },
418
  {
419
  "epoch": 0.059,
420
+ "grad_norm": 2.805574417114258,
421
  "learning_rate": 0.0012,
422
+ "loss": 8.333112716674805,
423
  "step": 59
424
  },
425
  {
426
  "epoch": 0.06,
427
+ "grad_norm": 1.8315175771713257,
428
  "learning_rate": 0.0012,
429
+ "loss": 8.282299041748047,
430
  "step": 60
431
  },
432
  {
433
  "epoch": 0.061,
434
+ "grad_norm": 1.1118725538253784,
435
  "learning_rate": 0.0012,
436
+ "loss": 8.234102249145508,
437
  "step": 61
438
  },
439
  {
440
  "epoch": 0.062,
441
+ "grad_norm": 1.0642567873001099,
442
  "learning_rate": 0.0012,
443
+ "loss": 8.242690086364746,
444
  "step": 62
445
  },
446
  {
447
  "epoch": 0.063,
448
+ "grad_norm": 1.470217227935791,
449
  "learning_rate": 0.0012,
450
+ "loss": 8.215409278869629,
451
  "step": 63
452
  },
453
  {
454
  "epoch": 0.064,
455
+ "grad_norm": 0.8547876477241516,
456
  "learning_rate": 0.0012,
457
+ "loss": 8.196215629577637,
458
  "step": 64
459
  },
460
  {
461
  "epoch": 0.065,
462
+ "grad_norm": 1.2849491834640503,
463
  "learning_rate": 0.0012,
464
+ "loss": 8.176141738891602,
465
  "step": 65
466
  },
467
  {
468
  "epoch": 0.066,
469
+ "grad_norm": 1.0881035327911377,
470
  "learning_rate": 0.0012,
471
+ "loss": 8.161955833435059,
472
  "step": 66
473
  },
474
  {
475
  "epoch": 0.067,
476
+ "grad_norm": 0.9094507098197937,
477
  "learning_rate": 0.0012,
478
+ "loss": 8.14596176147461,
479
  "step": 67
480
  },
481
  {
482
  "epoch": 0.068,
483
+ "grad_norm": 0.5833266377449036,
484
  "learning_rate": 0.0012,
485
+ "loss": 8.109943389892578,
486
  "step": 68
487
  },
488
  {
489
  "epoch": 0.069,
490
+ "grad_norm": 0.6731480956077576,
491
  "learning_rate": 0.0012,
492
+ "loss": 8.148503303527832,
493
  "step": 69
494
  },
495
  {
496
  "epoch": 0.07,
497
+ "grad_norm": 0.9029632210731506,
498
  "learning_rate": 0.0012,
499
+ "loss": 8.14487361907959,
500
  "step": 70
501
  },
502
  {
503
  "epoch": 0.071,
504
+ "grad_norm": 1.3046966791152954,
505
  "learning_rate": 0.0012,
506
+ "loss": 8.236167907714844,
507
  "step": 71
508
  },
509
  {
510
  "epoch": 0.072,
511
+ "grad_norm": 1.8148207664489746,
512
  "learning_rate": 0.0012,
513
+ "loss": 8.141400337219238,
514
  "step": 72
515
  },
516
  {
517
  "epoch": 0.073,
518
+ "grad_norm": 1.0058391094207764,
519
  "learning_rate": 0.0012,
520
+ "loss": 8.162654876708984,
521
  "step": 73
522
  },
523
  {
524
  "epoch": 0.074,
525
+ "grad_norm": 1.0639183521270752,
526
  "learning_rate": 0.0012,
527
+ "loss": 8.147970199584961,
528
  "step": 74
529
  },
530
  {
531
  "epoch": 0.075,
532
+ "grad_norm": 1.2224985361099243,
533
  "learning_rate": 0.0012,
534
+ "loss": 8.111481666564941,
535
  "step": 75
536
  },
537
  {
538
  "epoch": 0.076,
539
+ "grad_norm": 0.537449836730957,
540
  "learning_rate": 0.0012,
541
+ "loss": 8.093454360961914,
542
  "step": 76
543
  },
544
  {
545
  "epoch": 0.077,
546
+ "grad_norm": 1.4961029291152954,
547
  "learning_rate": 0.0012,
548
+ "loss": 8.102242469787598,
549
  "step": 77
550
  },
551
  {
552
  "epoch": 0.078,
553
+ "grad_norm": 0.7618138790130615,
554
  "learning_rate": 0.0012,
555
+ "loss": 8.114128112792969,
556
  "step": 78
557
  },
558
  {
559
  "epoch": 0.079,
560
+ "grad_norm": 0.7566311359405518,
561
  "learning_rate": 0.0012,
562
+ "loss": 8.08398723602295,
563
  "step": 79
564
  },
565
  {
566
  "epoch": 0.08,
567
+ "grad_norm": 0.6958624720573425,
568
  "learning_rate": 0.0012,
569
+ "loss": 8.074750900268555,
570
  "step": 80
571
  },
572
  {
573
  "epoch": 0.081,
574
+ "grad_norm": 0.6900841593742371,
575
  "learning_rate": 0.0012,
576
+ "loss": 8.09200382232666,
577
  "step": 81
578
  },
579
  {
580
  "epoch": 0.082,
581
+ "grad_norm": 0.6930720806121826,
582
  "learning_rate": 0.0012,
583
+ "loss": 8.054723739624023,
584
  "step": 82
585
  },
586
  {
587
  "epoch": 0.083,
588
+ "grad_norm": 0.7483615875244141,
589
  "learning_rate": 0.0012,
590
+ "loss": 8.086467742919922,
591
  "step": 83
592
  },
593
  {
594
  "epoch": 0.084,
595
+ "grad_norm": 0.8259903788566589,
596
  "learning_rate": 0.0012,
597
+ "loss": 8.040852546691895,
598
  "step": 84
599
  },
600
  {
601
  "epoch": 0.085,
602
+ "grad_norm": 0.6626695394515991,
603
  "learning_rate": 0.0012,
604
+ "loss": 8.026881217956543,
605
  "step": 85
606
  },
607
  {
608
  "epoch": 0.086,
609
+ "grad_norm": 0.48757404088974,
610
  "learning_rate": 0.0012,
611
+ "loss": 8.038444519042969,
612
  "step": 86
613
  },
614
  {
615
  "epoch": 0.087,
616
+ "grad_norm": 0.7604665160179138,
617
  "learning_rate": 0.0012,
618
+ "loss": 8.045461654663086,
619
  "step": 87
620
  },
621
  {
622
  "epoch": 0.088,
623
+ "grad_norm": 0.48548105359077454,
624
  "learning_rate": 0.0012,
625
+ "loss": 8.03872013092041,
626
  "step": 88
627
  },
628
  {
629
  "epoch": 0.089,
630
+ "grad_norm": 0.9413471817970276,
631
  "learning_rate": 0.0012,
632
+ "loss": 8.008406639099121,
633
  "step": 89
634
  },
635
  {
636
  "epoch": 0.09,
637
+ "grad_norm": 0.3605736494064331,
638
  "learning_rate": 0.0012,
639
+ "loss": 8.004989624023438,
640
  "step": 90
641
  },
642
  {
643
  "epoch": 0.091,
644
+ "grad_norm": 0.7028122544288635,
645
  "learning_rate": 0.0012,
646
+ "loss": 8.022098541259766,
647
  "step": 91
648
  },
649
  {
650
  "epoch": 0.092,
651
+ "grad_norm": 0.3218722641468048,
652
  "learning_rate": 0.0012,
653
+ "loss": 8.010289192199707,
654
  "step": 92
655
  },
656
  {
657
  "epoch": 0.093,
658
+ "grad_norm": 0.7810201048851013,
659
  "learning_rate": 0.0012,
660
+ "loss": 8.008184432983398,
661
  "step": 93
662
  },
663
  {
664
  "epoch": 0.094,
665
+ "grad_norm": 0.7134589552879333,
666
  "learning_rate": 0.0012,
667
+ "loss": 7.970849990844727,
668
  "step": 94
669
  },
670
  {
671
  "epoch": 0.095,
672
+ "grad_norm": 0.4336091876029968,
673
  "learning_rate": 0.0012,
674
+ "loss": 7.978301525115967,
675
  "step": 95
676
  },
677
  {
678
  "epoch": 0.096,
679
+ "grad_norm": 0.8183775544166565,
680
  "learning_rate": 0.0012,
681
+ "loss": 7.978800296783447,
682
  "step": 96
683
  },
684
  {
685
  "epoch": 0.097,
686
+ "grad_norm": 0.5193440914154053,
687
  "learning_rate": 0.0012,
688
+ "loss": 7.968331336975098,
689
  "step": 97
690
  },
691
  {
692
  "epoch": 0.098,
693
+ "grad_norm": 0.46330469846725464,
694
  "learning_rate": 0.0012,
695
+ "loss": 7.943108081817627,
696
  "step": 98
697
  },
698
  {
699
  "epoch": 0.099,
700
+ "grad_norm": 0.6331789493560791,
701
  "learning_rate": 0.0012,
702
+ "loss": 7.956433296203613,
703
  "step": 99
704
  },
705
  {
706
  "epoch": 0.1,
707
+ "grad_norm": 0.5161998271942139,
708
  "learning_rate": 0.0012,
709
+ "loss": 7.983428955078125,
710
  "step": 100
711
  }
712
  ],
 
727
  "attributes": {}
728
  }
729
  },
730
+ "total_flos": 2.9353509544157184e+17,
731
  "train_batch_size": 4,
732
  "trial_name": null,
733
  "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:1d58e58b86ebc8ee74fda679712e3a52e109c5c26268157eabc8b5c0cd94155a
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd9108a715e52b3714ac9b3d76525c6e8beadca24fb404442fc72e2ce144ff05
3
  size 5777