Hartunka commited on
Commit
0b07b8e
·
verified ·
1 Parent(s): ff88255

End of training

Browse files
Files changed (5) hide show
  1. README.md +16 -4
  2. all_results.json +10 -10
  3. eval_results.json +6 -6
  4. train_results.json +4 -4
  5. trainer_state.json +268 -281
README.md CHANGED
@@ -1,11 +1,23 @@
1
  ---
2
  tags:
3
  - generated_from_trainer
 
 
4
  metrics:
5
  - accuracy
6
  model-index:
7
  - name: tiny_bert_rand_100_v2
8
- results: []
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -13,10 +25,10 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # tiny_bert_rand_100_v2
15
 
16
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 13.4746
19
- - Accuracy: 0.1518
20
 
21
  ## Model description
22
 
 
1
  ---
2
  tags:
3
  - generated_from_trainer
4
+ datasets:
5
+ - Hartunka/processed_wikitext-103-raw-v1-rand-100_v2
6
  metrics:
7
  - accuracy
8
  model-index:
9
  - name: tiny_bert_rand_100_v2
10
+ results:
11
+ - task:
12
+ name: Masked Language Modeling
13
+ type: fill-mask
14
+ dataset:
15
+ name: Hartunka/processed_wikitext-103-raw-v1-rand-100_v2
16
+ type: Hartunka/processed_wikitext-103-raw-v1-rand-100_v2
17
+ metrics:
18
+ - name: Accuracy
19
+ type: accuracy
20
+ value: 0.15234220489348477
21
  ---
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
25
 
26
  # tiny_bert_rand_100_v2
27
 
28
+ This model is a fine-tuned version of [](https://huggingface.co/) on the Hartunka/processed_wikitext-103-raw-v1-rand-100_v2 dataset.
29
  It achieves the following results on the evaluation set:
30
+ - Loss: 10.8907
31
+ - Accuracy: 0.1523
32
 
33
  ## Model description
34
 
all_results.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "epoch": 25.0,
3
- "eval_accuracy": 0.15262473865626944,
4
- "eval_loss": 10.893350601196289,
5
- "eval_runtime": 0.9406,
6
  "eval_samples": 479,
7
- "eval_samples_per_second": 509.273,
8
- "eval_steps_per_second": 5.316,
9
- "perplexity": 53817.31858838507,
10
  "total_flos": 3.058354515764736e+17,
11
- "train_loss": 9.151931135944716,
12
- "train_runtime": 12834.3964,
13
  "train_samples": 228639,
14
- "train_samples_per_second": 445.364,
15
- "train_steps_per_second": 4.64
16
  }
 
1
  {
2
  "epoch": 25.0,
3
+ "eval_accuracy": 0.15234220489348477,
4
+ "eval_loss": 10.890739440917969,
5
+ "eval_runtime": 0.752,
6
  "eval_samples": 479,
7
+ "eval_samples_per_second": 636.945,
8
+ "eval_steps_per_second": 6.649,
9
+ "perplexity": 53676.97625170849,
10
  "total_flos": 3.058354515764736e+17,
11
+ "train_loss": 9.169899891581883,
12
+ "train_runtime": 12212.2898,
13
  "train_samples": 228639,
14
+ "train_samples_per_second": 468.051,
15
+ "train_steps_per_second": 4.876
16
  }
eval_results.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "epoch": 25.0,
3
- "eval_accuracy": 0.15262473865626944,
4
- "eval_loss": 10.893350601196289,
5
- "eval_runtime": 0.9406,
6
  "eval_samples": 479,
7
- "eval_samples_per_second": 509.273,
8
- "eval_steps_per_second": 5.316,
9
- "perplexity": 53817.31858838507
10
  }
 
1
  {
2
  "epoch": 25.0,
3
+ "eval_accuracy": 0.15234220489348477,
4
+ "eval_loss": 10.890739440917969,
5
+ "eval_runtime": 0.752,
6
  "eval_samples": 479,
7
+ "eval_samples_per_second": 636.945,
8
+ "eval_steps_per_second": 6.649,
9
+ "perplexity": 53676.97625170849
10
  }
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 25.0,
3
  "total_flos": 3.058354515764736e+17,
4
- "train_loss": 9.151931135944716,
5
- "train_runtime": 12834.3964,
6
  "train_samples": 228639,
7
- "train_samples_per_second": 445.364,
8
- "train_steps_per_second": 4.64
9
  }
 
1
  {
2
  "epoch": 25.0,
3
  "total_flos": 3.058354515764736e+17,
4
+ "train_loss": 9.169899891581883,
5
+ "train_runtime": 12212.2898,
6
  "train_samples": 228639,
7
+ "train_samples_per_second": 468.051,
8
+ "train_steps_per_second": 4.876
9
  }
trainer_state.json CHANGED
@@ -1,6 +1,5 @@
1
  {
2
- "best_global_step": 10000,
3
- "best_metric": 10.8783597946167,
4
  "best_model_checkpoint": "tiny_bert_rand_100_v2/checkpoint-10000",
5
  "epoch": 25.0,
6
  "eval_steps": 10000,
@@ -11,890 +10,890 @@
11
  "log_history": [
12
  {
13
  "epoch": 0.20990764063811923,
14
- "grad_norm": 2.5572643280029297,
15
  "learning_rate": 5e-06,
16
- "loss": 14.3831,
17
  "step": 500
18
  },
19
  {
20
  "epoch": 0.41981528127623846,
21
- "grad_norm": 1.9127840995788574,
22
  "learning_rate": 1e-05,
23
- "loss": 12.8302,
24
  "step": 1000
25
  },
26
  {
27
  "epoch": 0.6297229219143576,
28
- "grad_norm": 1.3850857019424438,
29
  "learning_rate": 1.5e-05,
30
- "loss": 11.8293,
31
  "step": 1500
32
  },
33
  {
34
  "epoch": 0.8396305625524769,
35
- "grad_norm": 1.447935700416565,
36
  "learning_rate": 2e-05,
37
- "loss": 11.6299,
38
  "step": 2000
39
  },
40
  {
41
  "epoch": 1.0495382031905962,
42
- "grad_norm": 1.5670098066329956,
43
  "learning_rate": 2.5e-05,
44
- "loss": 11.5164,
45
  "step": 2500
46
  },
47
  {
48
  "epoch": 1.2594458438287153,
49
- "grad_norm": 1.5325168371200562,
50
  "learning_rate": 3e-05,
51
- "loss": 11.4095,
52
  "step": 3000
53
  },
54
  {
55
  "epoch": 1.4693534844668346,
56
- "grad_norm": 1.6217561960220337,
57
  "learning_rate": 3.5e-05,
58
- "loss": 11.3235,
59
  "step": 3500
60
  },
61
  {
62
  "epoch": 1.6792611251049538,
63
- "grad_norm": 1.616829752922058,
64
  "learning_rate": 4e-05,
65
- "loss": 11.2435,
66
  "step": 4000
67
  },
68
  {
69
  "epoch": 1.8891687657430731,
70
- "grad_norm": 1.6852329969406128,
71
  "learning_rate": 4.5e-05,
72
- "loss": 11.1679,
73
  "step": 4500
74
  },
75
  {
76
  "epoch": 2.0990764063811924,
77
- "grad_norm": 1.6728254556655884,
78
  "learning_rate": 5e-05,
79
- "loss": 11.0995,
80
  "step": 5000
81
  },
82
  {
83
  "epoch": 2.3089840470193117,
84
- "grad_norm": 1.8060897588729858,
85
  "learning_rate": 5.500000000000001e-05,
86
- "loss": 11.0497,
87
  "step": 5500
88
  },
89
  {
90
  "epoch": 2.5188916876574305,
91
- "grad_norm": 1.8170562982559204,
92
  "learning_rate": 6e-05,
93
- "loss": 11.0197,
94
  "step": 6000
95
  },
96
  {
97
  "epoch": 2.72879932829555,
98
- "grad_norm": 1.642697811126709,
99
  "learning_rate": 6.500000000000001e-05,
100
- "loss": 10.9904,
101
  "step": 6500
102
  },
103
  {
104
  "epoch": 2.938706968933669,
105
- "grad_norm": 1.6969773769378662,
106
  "learning_rate": 7e-05,
107
- "loss": 10.9666,
108
  "step": 7000
109
  },
110
  {
111
  "epoch": 3.1486146095717884,
112
- "grad_norm": 1.8204708099365234,
113
  "learning_rate": 7.500000000000001e-05,
114
- "loss": 10.8992,
115
  "step": 7500
116
  },
117
  {
118
  "epoch": 3.3585222502099077,
119
- "grad_norm": 2.0726945400238037,
120
  "learning_rate": 8e-05,
121
- "loss": 10.8626,
122
  "step": 8000
123
  },
124
  {
125
  "epoch": 3.568429890848027,
126
- "grad_norm": 2.0214316844940186,
127
  "learning_rate": 8.5e-05,
128
- "loss": 10.8541,
129
  "step": 8500
130
  },
131
  {
132
  "epoch": 3.7783375314861463,
133
- "grad_norm": 2.1393232345581055,
134
  "learning_rate": 9e-05,
135
- "loss": 10.8306,
136
  "step": 9000
137
  },
138
  {
139
  "epoch": 3.988245172124265,
140
- "grad_norm": 2.114140033721924,
141
  "learning_rate": 9.5e-05,
142
- "loss": 10.8188,
143
  "step": 9500
144
  },
145
  {
146
  "epoch": 4.198152812762385,
147
- "grad_norm": 2.4008498191833496,
148
  "learning_rate": 0.0001,
149
- "loss": 10.6718,
150
  "step": 10000
151
  },
152
  {
153
  "epoch": 4.198152812762385,
154
- "eval_accuracy": 0.15022677314338184,
155
- "eval_loss": 10.8783597946167,
156
- "eval_runtime": 0.7987,
157
- "eval_samples_per_second": 599.714,
158
- "eval_steps_per_second": 6.26,
159
  "step": 10000
160
  },
161
  {
162
  "epoch": 4.408060453400504,
163
- "grad_norm": 2.3720543384552,
164
  "learning_rate": 9.899091826437942e-05,
165
- "loss": 10.6629,
166
  "step": 10500
167
  },
168
  {
169
  "epoch": 4.617968094038623,
170
- "grad_norm": 2.865995168685913,
171
  "learning_rate": 9.798183652875883e-05,
172
- "loss": 10.6534,
173
  "step": 11000
174
  },
175
  {
176
  "epoch": 4.827875734676742,
177
- "grad_norm": 2.6649460792541504,
178
  "learning_rate": 9.697275479313825e-05,
179
- "loss": 10.6545,
180
  "step": 11500
181
  },
182
  {
183
  "epoch": 5.037783375314861,
184
- "grad_norm": 2.761911153793335,
185
  "learning_rate": 9.596367305751767e-05,
186
- "loss": 10.6098,
187
  "step": 12000
188
  },
189
  {
190
  "epoch": 5.247691015952981,
191
- "grad_norm": 3.323977470397949,
192
  "learning_rate": 9.495459132189707e-05,
193
- "loss": 10.4387,
194
  "step": 12500
195
  },
196
  {
197
  "epoch": 5.4575986565911,
198
- "grad_norm": 2.9472594261169434,
199
  "learning_rate": 9.394550958627649e-05,
200
- "loss": 10.4492,
201
  "step": 13000
202
  },
203
  {
204
  "epoch": 5.667506297229219,
205
- "grad_norm": 3.004497766494751,
206
  "learning_rate": 9.293642785065591e-05,
207
- "loss": 10.465,
208
  "step": 13500
209
  },
210
  {
211
  "epoch": 5.877413937867338,
212
- "grad_norm": 3.239577293395996,
213
  "learning_rate": 9.192734611503532e-05,
214
- "loss": 10.4677,
215
  "step": 14000
216
  },
217
  {
218
  "epoch": 6.087321578505458,
219
- "grad_norm": 2.9033613204956055,
220
  "learning_rate": 9.091826437941474e-05,
221
- "loss": 10.3753,
222
  "step": 14500
223
  },
224
  {
225
  "epoch": 6.297229219143577,
226
- "grad_norm": 3.0392324924468994,
227
  "learning_rate": 8.990918264379415e-05,
228
- "loss": 10.2735,
229
  "step": 15000
230
  },
231
  {
232
  "epoch": 6.507136859781696,
233
- "grad_norm": 3.534576177597046,
234
  "learning_rate": 8.890010090817356e-05,
235
- "loss": 10.2972,
236
  "step": 15500
237
  },
238
  {
239
  "epoch": 6.717044500419815,
240
- "grad_norm": 3.014953136444092,
241
  "learning_rate": 8.789101917255298e-05,
242
- "loss": 10.3233,
243
  "step": 16000
244
  },
245
  {
246
  "epoch": 6.926952141057934,
247
- "grad_norm": 3.170473098754883,
248
  "learning_rate": 8.68819374369324e-05,
249
- "loss": 10.3444,
250
  "step": 16500
251
  },
252
  {
253
  "epoch": 7.136859781696054,
254
- "grad_norm": 3.1827826499938965,
255
  "learning_rate": 8.58728557013118e-05,
256
- "loss": 10.1951,
257
  "step": 17000
258
  },
259
  {
260
  "epoch": 7.346767422334173,
261
- "grad_norm": 3.821049928665161,
262
  "learning_rate": 8.486377396569122e-05,
263
- "loss": 10.1439,
264
  "step": 17500
265
  },
266
  {
267
  "epoch": 7.5566750629722925,
268
- "grad_norm": 3.252129554748535,
269
  "learning_rate": 8.385469223007064e-05,
270
- "loss": 10.1822,
271
  "step": 18000
272
  },
273
  {
274
  "epoch": 7.766582703610411,
275
- "grad_norm": 3.332376480102539,
276
  "learning_rate": 8.284561049445006e-05,
277
- "loss": 10.2191,
278
  "step": 18500
279
  },
280
  {
281
  "epoch": 7.97649034424853,
282
- "grad_norm": 3.5262091159820557,
283
  "learning_rate": 8.183652875882947e-05,
284
- "loss": 10.2294,
285
  "step": 19000
286
  },
287
  {
288
  "epoch": 8.18639798488665,
289
- "grad_norm": 3.345799684524536,
290
  "learning_rate": 8.082744702320889e-05,
291
- "loss": 10.0135,
292
  "step": 19500
293
  },
294
  {
295
  "epoch": 8.39630562552477,
296
- "grad_norm": 3.6675608158111572,
297
  "learning_rate": 7.98183652875883e-05,
298
- "loss": 10.0251,
299
  "step": 20000
300
  },
301
  {
302
  "epoch": 8.39630562552477,
303
- "eval_accuracy": 0.15292236033558743,
304
- "eval_loss": 11.145699501037598,
305
- "eval_runtime": 0.7129,
306
- "eval_samples_per_second": 671.95,
307
- "eval_steps_per_second": 7.014,
308
  "step": 20000
309
  },
310
  {
311
  "epoch": 8.606213266162888,
312
- "grad_norm": 3.721390962600708,
313
  "learning_rate": 7.880928355196771e-05,
314
- "loss": 10.0494,
315
  "step": 20500
316
  },
317
  {
318
  "epoch": 8.816120906801007,
319
- "grad_norm": 3.681361436843872,
320
  "learning_rate": 7.780020181634713e-05,
321
- "loss": 10.0923,
322
  "step": 21000
323
  },
324
  {
325
  "epoch": 9.026028547439127,
326
- "grad_norm": 3.9859206676483154,
327
  "learning_rate": 7.679112008072655e-05,
328
- "loss": 10.0599,
329
  "step": 21500
330
  },
331
  {
332
  "epoch": 9.235936188077247,
333
- "grad_norm": 4.25050163269043,
334
  "learning_rate": 7.578203834510595e-05,
335
- "loss": 9.8323,
336
  "step": 22000
337
  },
338
  {
339
  "epoch": 9.445843828715365,
340
- "grad_norm": 4.300194263458252,
341
  "learning_rate": 7.477295660948537e-05,
342
- "loss": 9.8658,
343
  "step": 22500
344
  },
345
  {
346
  "epoch": 9.655751469353484,
347
- "grad_norm": 4.0486931800842285,
348
  "learning_rate": 7.376387487386479e-05,
349
- "loss": 9.9066,
350
  "step": 23000
351
  },
352
  {
353
  "epoch": 9.865659109991604,
354
- "grad_norm": 4.532042026519775,
355
  "learning_rate": 7.27547931382442e-05,
356
- "loss": 9.9182,
357
  "step": 23500
358
  },
359
  {
360
  "epoch": 10.075566750629722,
361
- "grad_norm": 4.684360027313232,
362
  "learning_rate": 7.174571140262362e-05,
363
- "loss": 9.8172,
364
  "step": 24000
365
  },
366
  {
367
  "epoch": 10.285474391267842,
368
- "grad_norm": 4.4530439376831055,
369
  "learning_rate": 7.073662966700304e-05,
370
- "loss": 9.6398,
371
  "step": 24500
372
  },
373
  {
374
  "epoch": 10.495382031905962,
375
- "grad_norm": 5.032015800476074,
376
  "learning_rate": 6.972754793138244e-05,
377
- "loss": 9.6586,
378
  "step": 25000
379
  },
380
  {
381
  "epoch": 10.705289672544081,
382
- "grad_norm": 4.901517868041992,
383
  "learning_rate": 6.871846619576186e-05,
384
- "loss": 9.6916,
385
  "step": 25500
386
  },
387
  {
388
  "epoch": 10.9151973131822,
389
- "grad_norm": 5.025380611419678,
390
  "learning_rate": 6.770938446014128e-05,
391
- "loss": 9.7161,
392
  "step": 26000
393
  },
394
  {
395
  "epoch": 11.125104953820319,
396
- "grad_norm": 5.682083606719971,
397
  "learning_rate": 6.670030272452068e-05,
398
- "loss": 9.5129,
399
  "step": 26500
400
  },
401
  {
402
  "epoch": 11.335012594458439,
403
- "grad_norm": 6.0306243896484375,
404
  "learning_rate": 6.56912209889001e-05,
405
- "loss": 9.3883,
406
  "step": 27000
407
  },
408
  {
409
  "epoch": 11.544920235096557,
410
- "grad_norm": 5.714005470275879,
411
  "learning_rate": 6.468213925327952e-05,
412
- "loss": 9.441,
413
  "step": 27500
414
  },
415
  {
416
  "epoch": 11.754827875734676,
417
- "grad_norm": 5.998770236968994,
418
  "learning_rate": 6.367305751765893e-05,
419
- "loss": 9.4526,
420
  "step": 28000
421
  },
422
  {
423
  "epoch": 11.964735516372796,
424
- "grad_norm": 5.728001117706299,
425
  "learning_rate": 6.266397578203835e-05,
426
- "loss": 9.4967,
427
  "step": 28500
428
  },
429
  {
430
  "epoch": 12.174643157010916,
431
- "grad_norm": 6.085269451141357,
432
  "learning_rate": 6.165489404641777e-05,
433
- "loss": 9.1696,
434
  "step": 29000
435
  },
436
  {
437
  "epoch": 12.384550797649034,
438
- "grad_norm": 6.195425510406494,
439
  "learning_rate": 6.064581231079718e-05,
440
- "loss": 9.1282,
441
  "step": 29500
442
  },
443
  {
444
  "epoch": 12.594458438287154,
445
- "grad_norm": 6.641568183898926,
446
  "learning_rate": 5.963673057517659e-05,
447
- "loss": 9.1754,
448
  "step": 30000
449
  },
450
  {
451
  "epoch": 12.594458438287154,
452
- "eval_accuracy": 0.15297870554327447,
453
- "eval_loss": 11.742791175842285,
454
- "eval_runtime": 0.7274,
455
- "eval_samples_per_second": 658.554,
456
- "eval_steps_per_second": 6.874,
457
  "step": 30000
458
  },
459
  {
460
  "epoch": 12.804366078925273,
461
- "grad_norm": 7.108124256134033,
462
  "learning_rate": 5.8627648839556e-05,
463
- "loss": 9.2082,
464
  "step": 30500
465
  },
466
  {
467
  "epoch": 13.014273719563391,
468
- "grad_norm": 6.683660507202148,
469
  "learning_rate": 5.7618567103935416e-05,
470
- "loss": 9.2022,
471
  "step": 31000
472
  },
473
  {
474
  "epoch": 13.224181360201511,
475
- "grad_norm": 7.303939342498779,
476
  "learning_rate": 5.660948536831484e-05,
477
- "loss": 8.8255,
478
  "step": 31500
479
  },
480
  {
481
  "epoch": 13.43408900083963,
482
- "grad_norm": 7.398545742034912,
483
  "learning_rate": 5.5600403632694254e-05,
484
- "loss": 8.869,
485
  "step": 32000
486
  },
487
  {
488
  "epoch": 13.64399664147775,
489
- "grad_norm": 7.806242942810059,
490
  "learning_rate": 5.4591321897073666e-05,
491
- "loss": 8.9316,
492
  "step": 32500
493
  },
494
  {
495
  "epoch": 13.853904282115868,
496
- "grad_norm": 7.273571491241455,
497
  "learning_rate": 5.358224016145308e-05,
498
- "loss": 8.9545,
499
  "step": 33000
500
  },
501
  {
502
  "epoch": 14.063811922753988,
503
- "grad_norm": 7.572352886199951,
504
  "learning_rate": 5.257315842583249e-05,
505
- "loss": 8.8332,
506
  "step": 33500
507
  },
508
  {
509
  "epoch": 14.273719563392108,
510
- "grad_norm": 8.740715980529785,
511
  "learning_rate": 5.15640766902119e-05,
512
- "loss": 8.5831,
513
  "step": 34000
514
  },
515
  {
516
  "epoch": 14.483627204030226,
517
- "grad_norm": 8.140837669372559,
518
  "learning_rate": 5.055499495459133e-05,
519
- "loss": 8.6245,
520
  "step": 34500
521
  },
522
  {
523
  "epoch": 14.693534844668346,
524
- "grad_norm": 8.795963287353516,
525
  "learning_rate": 4.954591321897074e-05,
526
- "loss": 8.6655,
527
  "step": 35000
528
  },
529
  {
530
  "epoch": 14.903442485306465,
531
- "grad_norm": 8.24455451965332,
532
  "learning_rate": 4.853683148335015e-05,
533
- "loss": 8.6897,
534
  "step": 35500
535
  },
536
  {
537
  "epoch": 15.113350125944585,
538
- "grad_norm": 8.989808082580566,
539
  "learning_rate": 4.7527749747729566e-05,
540
- "loss": 8.4835,
541
  "step": 36000
542
  },
543
  {
544
  "epoch": 15.323257766582703,
545
- "grad_norm": 9.389223098754883,
546
  "learning_rate": 4.6518668012108985e-05,
547
- "loss": 8.3403,
548
  "step": 36500
549
  },
550
  {
551
  "epoch": 15.533165407220823,
552
- "grad_norm": 9.29480266571045,
553
  "learning_rate": 4.55095862764884e-05,
554
- "loss": 8.392,
555
  "step": 37000
556
  },
557
  {
558
  "epoch": 15.743073047858942,
559
- "grad_norm": 8.583866119384766,
560
  "learning_rate": 4.450050454086781e-05,
561
- "loss": 8.4257,
562
  "step": 37500
563
  },
564
  {
565
  "epoch": 15.95298068849706,
566
- "grad_norm": 9.255289077758789,
567
  "learning_rate": 4.349142280524723e-05,
568
- "loss": 8.4621,
569
  "step": 38000
570
  },
571
  {
572
  "epoch": 16.162888329135182,
573
- "grad_norm": 9.531908988952637,
574
  "learning_rate": 4.248234106962664e-05,
575
- "loss": 8.1496,
576
  "step": 38500
577
  },
578
  {
579
  "epoch": 16.3727959697733,
580
- "grad_norm": 9.915640830993652,
581
  "learning_rate": 4.147325933400605e-05,
582
- "loss": 8.1239,
583
  "step": 39000
584
  },
585
  {
586
  "epoch": 16.582703610411418,
587
- "grad_norm": 9.33653736114502,
588
  "learning_rate": 4.046417759838547e-05,
589
- "loss": 8.1522,
590
  "step": 39500
591
  },
592
  {
593
  "epoch": 16.79261125104954,
594
- "grad_norm": 10.401065826416016,
595
  "learning_rate": 3.9455095862764884e-05,
596
- "loss": 8.1981,
597
  "step": 40000
598
  },
599
  {
600
  "epoch": 16.79261125104954,
601
- "eval_accuracy": 0.15049904676460693,
602
- "eval_loss": 12.571419715881348,
603
- "eval_runtime": 0.7087,
604
- "eval_samples_per_second": 675.895,
605
- "eval_steps_per_second": 7.055,
606
  "step": 40000
607
  },
608
  {
609
  "epoch": 17.002518891687657,
610
- "grad_norm": 9.926044464111328,
611
  "learning_rate": 3.84460141271443e-05,
612
- "loss": 8.2202,
613
  "step": 40500
614
  },
615
  {
616
  "epoch": 17.212426532325775,
617
- "grad_norm": 9.641388893127441,
618
  "learning_rate": 3.7436932391523715e-05,
619
- "loss": 7.868,
620
  "step": 41000
621
  },
622
  {
623
  "epoch": 17.422334172963897,
624
- "grad_norm": 10.477396011352539,
625
  "learning_rate": 3.642785065590313e-05,
626
- "loss": 7.9082,
627
  "step": 41500
628
  },
629
  {
630
  "epoch": 17.632241813602015,
631
- "grad_norm": 10.177766799926758,
632
  "learning_rate": 3.541876892028255e-05,
633
- "loss": 7.9471,
634
  "step": 42000
635
  },
636
  {
637
  "epoch": 17.842149454240133,
638
- "grad_norm": 10.878178596496582,
639
  "learning_rate": 3.440968718466196e-05,
640
- "loss": 7.9808,
641
  "step": 42500
642
  },
643
  {
644
  "epoch": 18.052057094878254,
645
- "grad_norm": 9.570734977722168,
646
  "learning_rate": 3.340060544904137e-05,
647
- "loss": 7.898,
648
  "step": 43000
649
  },
650
  {
651
  "epoch": 18.261964735516372,
652
- "grad_norm": 10.084707260131836,
653
  "learning_rate": 3.239152371342079e-05,
654
- "loss": 7.6738,
655
  "step": 43500
656
  },
657
  {
658
  "epoch": 18.471872376154494,
659
- "grad_norm": 10.34295654296875,
660
  "learning_rate": 3.13824419778002e-05,
661
- "loss": 7.7283,
662
  "step": 44000
663
  },
664
  {
665
  "epoch": 18.68178001679261,
666
- "grad_norm": 10.675642967224121,
667
  "learning_rate": 3.0373360242179615e-05,
668
- "loss": 7.7656,
669
  "step": 44500
670
  },
671
  {
672
  "epoch": 18.89168765743073,
673
- "grad_norm": 10.677101135253906,
674
  "learning_rate": 2.9364278506559034e-05,
675
- "loss": 7.7995,
676
  "step": 45000
677
  },
678
  {
679
  "epoch": 19.10159529806885,
680
- "grad_norm": 10.481788635253906,
681
  "learning_rate": 2.8355196770938446e-05,
682
- "loss": 7.6326,
683
  "step": 45500
684
  },
685
  {
686
  "epoch": 19.31150293870697,
687
- "grad_norm": 10.14302921295166,
688
  "learning_rate": 2.734611503531786e-05,
689
- "loss": 7.527,
690
  "step": 46000
691
  },
692
  {
693
  "epoch": 19.521410579345087,
694
- "grad_norm": 11.806954383850098,
695
  "learning_rate": 2.6337033299697278e-05,
696
- "loss": 7.5512,
697
  "step": 46500
698
  },
699
  {
700
  "epoch": 19.73131821998321,
701
- "grad_norm": 11.329198837280273,
702
  "learning_rate": 2.532795156407669e-05,
703
- "loss": 7.5728,
704
  "step": 47000
705
  },
706
  {
707
  "epoch": 19.941225860621326,
708
- "grad_norm": 11.316740036010742,
709
  "learning_rate": 2.4318869828456106e-05,
710
- "loss": 7.6052,
711
  "step": 47500
712
  },
713
  {
714
  "epoch": 20.151133501259444,
715
- "grad_norm": 10.515312194824219,
716
  "learning_rate": 2.330978809283552e-05,
717
- "loss": 7.437,
718
  "step": 48000
719
  },
720
  {
721
  "epoch": 20.361041141897566,
722
- "grad_norm": 12.769679069519043,
723
  "learning_rate": 2.2300706357214934e-05,
724
- "loss": 7.3799,
725
  "step": 48500
726
  },
727
  {
728
  "epoch": 20.570948782535684,
729
- "grad_norm": 10.36323356628418,
730
  "learning_rate": 2.129162462159435e-05,
731
- "loss": 7.4071,
732
  "step": 49000
733
  },
734
  {
735
  "epoch": 20.7808564231738,
736
- "grad_norm": 10.92757511138916,
737
  "learning_rate": 2.0282542885973765e-05,
738
- "loss": 7.429,
739
  "step": 49500
740
  },
741
  {
742
  "epoch": 20.990764063811923,
743
- "grad_norm": 10.121776580810547,
744
  "learning_rate": 1.927346115035318e-05,
745
- "loss": 7.4533,
746
  "step": 50000
747
  },
748
  {
749
  "epoch": 20.990764063811923,
750
- "eval_accuracy": 0.1508957860206914,
751
- "eval_loss": 13.652094841003418,
752
- "eval_runtime": 0.7044,
753
- "eval_samples_per_second": 680.021,
754
- "eval_steps_per_second": 7.098,
755
  "step": 50000
756
  },
757
  {
758
  "epoch": 21.20067170445004,
759
- "grad_norm": 11.646376609802246,
760
  "learning_rate": 1.8264379414732593e-05,
761
- "loss": 7.2613,
762
  "step": 50500
763
  },
764
  {
765
  "epoch": 21.410579345088163,
766
- "grad_norm": 10.331342697143555,
767
  "learning_rate": 1.725529767911201e-05,
768
- "loss": 7.279,
769
  "step": 51000
770
  },
771
  {
772
  "epoch": 21.62048698572628,
773
- "grad_norm": 11.476698875427246,
774
  "learning_rate": 1.6246215943491424e-05,
775
- "loss": 7.2961,
776
  "step": 51500
777
  },
778
  {
779
  "epoch": 21.8303946263644,
780
- "grad_norm": 12.156853675842285,
781
  "learning_rate": 1.5237134207870837e-05,
782
- "loss": 7.2957,
783
  "step": 52000
784
  },
785
  {
786
  "epoch": 22.04030226700252,
787
- "grad_norm": 8.92335319519043,
788
  "learning_rate": 1.4228052472250252e-05,
789
- "loss": 7.2764,
790
  "step": 52500
791
  },
792
  {
793
  "epoch": 22.250209907640638,
794
- "grad_norm": 10.145243644714355,
795
  "learning_rate": 1.3218970736629668e-05,
796
- "loss": 7.1601,
797
  "step": 53000
798
  },
799
  {
800
  "epoch": 22.460117548278756,
801
- "grad_norm": 10.481016159057617,
802
  "learning_rate": 1.2209889001009082e-05,
803
- "loss": 7.1669,
804
  "step": 53500
805
  },
806
  {
807
  "epoch": 22.670025188916878,
808
- "grad_norm": 10.638428688049316,
809
  "learning_rate": 1.1200807265388496e-05,
810
- "loss": 7.1843,
811
  "step": 54000
812
  },
813
  {
814
  "epoch": 22.879932829554996,
815
- "grad_norm": 9.991191864013672,
816
  "learning_rate": 1.0191725529767912e-05,
817
- "loss": 7.1918,
818
  "step": 54500
819
  },
820
  {
821
  "epoch": 23.089840470193113,
822
- "grad_norm": 9.825872421264648,
823
  "learning_rate": 9.182643794147326e-06,
824
- "loss": 7.1576,
825
  "step": 55000
826
  },
827
  {
828
  "epoch": 23.299748110831235,
829
- "grad_norm": 11.133133888244629,
830
  "learning_rate": 8.173562058526741e-06,
831
- "loss": 7.0867,
832
  "step": 55500
833
  },
834
  {
835
  "epoch": 23.509655751469353,
836
- "grad_norm": 10.233381271362305,
837
  "learning_rate": 7.164480322906156e-06,
838
- "loss": 7.1159,
839
  "step": 56000
840
  },
841
  {
842
  "epoch": 23.719563392107474,
843
- "grad_norm": 10.7654390335083,
844
  "learning_rate": 6.155398587285571e-06,
845
- "loss": 7.0929,
846
  "step": 56500
847
  },
848
  {
849
  "epoch": 23.929471032745592,
850
- "grad_norm": 10.611351013183594,
851
  "learning_rate": 5.146316851664986e-06,
852
- "loss": 7.1108,
853
  "step": 57000
854
  },
855
  {
856
  "epoch": 24.13937867338371,
857
- "grad_norm": 10.949281692504883,
858
  "learning_rate": 4.1372351160444e-06,
859
- "loss": 7.0685,
860
  "step": 57500
861
  },
862
  {
863
  "epoch": 24.349286314021832,
864
- "grad_norm": 10.407085418701172,
865
  "learning_rate": 3.1281533804238145e-06,
866
- "loss": 7.0581,
867
  "step": 58000
868
  },
869
  {
870
  "epoch": 24.55919395465995,
871
- "grad_norm": 10.60808277130127,
872
  "learning_rate": 2.1190716448032293e-06,
873
- "loss": 7.0645,
874
  "step": 58500
875
  },
876
  {
877
  "epoch": 24.769101595298068,
878
- "grad_norm": 10.884474754333496,
879
  "learning_rate": 1.109989909182644e-06,
880
- "loss": 7.0465,
881
  "step": 59000
882
  },
883
  {
884
  "epoch": 24.97900923593619,
885
- "grad_norm": 10.9041748046875,
886
  "learning_rate": 1.0090817356205853e-07,
887
- "loss": 7.0428,
888
  "step": 59500
889
  },
890
  {
891
  "epoch": 25.0,
892
  "step": 59550,
893
  "total_flos": 3.058354515764736e+17,
894
- "train_loss": 9.151931135944716,
895
- "train_runtime": 12834.3964,
896
- "train_samples_per_second": 445.364,
897
- "train_steps_per_second": 4.64
898
  }
899
  ],
900
  "logging_steps": 500,
@@ -902,18 +901,6 @@
902
  "num_input_tokens_seen": 0,
903
  "num_train_epochs": 25,
904
  "save_steps": 10000,
905
- "stateful_callbacks": {
906
- "TrainerControl": {
907
- "args": {
908
- "should_epoch_stop": false,
909
- "should_evaluate": false,
910
- "should_log": false,
911
- "should_save": true,
912
- "should_training_stop": true
913
- },
914
- "attributes": {}
915
- }
916
- },
917
  "total_flos": 3.058354515764736e+17,
918
  "train_batch_size": 96,
919
  "trial_name": null,
 
1
  {
2
+ "best_metric": 10.877917289733887,
 
3
  "best_model_checkpoint": "tiny_bert_rand_100_v2/checkpoint-10000",
4
  "epoch": 25.0,
5
  "eval_steps": 10000,
 
10
  "log_history": [
11
  {
12
  "epoch": 0.20990764063811923,
13
+ "grad_norm": 2.6227288246154785,
14
  "learning_rate": 5e-06,
15
+ "loss": 14.3832,
16
  "step": 500
17
  },
18
  {
19
  "epoch": 0.41981528127623846,
20
+ "grad_norm": 1.8764026165008545,
21
  "learning_rate": 1e-05,
22
+ "loss": 12.8296,
23
  "step": 1000
24
  },
25
  {
26
  "epoch": 0.6297229219143576,
27
+ "grad_norm": 1.4561502933502197,
28
  "learning_rate": 1.5e-05,
29
+ "loss": 11.8295,
30
  "step": 1500
31
  },
32
  {
33
  "epoch": 0.8396305625524769,
34
+ "grad_norm": 1.6282973289489746,
35
  "learning_rate": 2e-05,
36
+ "loss": 11.628,
37
  "step": 2000
38
  },
39
  {
40
  "epoch": 1.0495382031905962,
41
+ "grad_norm": 1.4469887018203735,
42
  "learning_rate": 2.5e-05,
43
+ "loss": 11.5129,
44
  "step": 2500
45
  },
46
  {
47
  "epoch": 1.2594458438287153,
48
+ "grad_norm": 1.505755066871643,
49
  "learning_rate": 3e-05,
50
+ "loss": 11.4056,
51
  "step": 3000
52
  },
53
  {
54
  "epoch": 1.4693534844668346,
55
+ "grad_norm": 1.7616183757781982,
56
  "learning_rate": 3.5e-05,
57
+ "loss": 11.3201,
58
  "step": 3500
59
  },
60
  {
61
  "epoch": 1.6792611251049538,
62
+ "grad_norm": 1.473453164100647,
63
  "learning_rate": 4e-05,
64
+ "loss": 11.2415,
65
  "step": 4000
66
  },
67
  {
68
  "epoch": 1.8891687657430731,
69
+ "grad_norm": 1.6783679723739624,
70
  "learning_rate": 4.5e-05,
71
+ "loss": 11.1662,
72
  "step": 4500
73
  },
74
  {
75
  "epoch": 2.0990764063811924,
76
+ "grad_norm": 1.814674973487854,
77
  "learning_rate": 5e-05,
78
+ "loss": 11.0977,
79
  "step": 5000
80
  },
81
  {
82
  "epoch": 2.3089840470193117,
83
+ "grad_norm": 1.694793701171875,
84
  "learning_rate": 5.500000000000001e-05,
85
+ "loss": 11.051,
86
  "step": 5500
87
  },
88
  {
89
  "epoch": 2.5188916876574305,
90
+ "grad_norm": 1.7509475946426392,
91
  "learning_rate": 6e-05,
92
+ "loss": 11.0192,
93
  "step": 6000
94
  },
95
  {
96
  "epoch": 2.72879932829555,
97
+ "grad_norm": 1.7445567846298218,
98
  "learning_rate": 6.500000000000001e-05,
99
+ "loss": 10.9921,
100
  "step": 6500
101
  },
102
  {
103
  "epoch": 2.938706968933669,
104
+ "grad_norm": 1.6910563707351685,
105
  "learning_rate": 7e-05,
106
+ "loss": 10.9693,
107
  "step": 7000
108
  },
109
  {
110
  "epoch": 3.1486146095717884,
111
+ "grad_norm": 1.7993345260620117,
112
  "learning_rate": 7.500000000000001e-05,
113
+ "loss": 10.9022,
114
  "step": 7500
115
  },
116
  {
117
  "epoch": 3.3585222502099077,
118
+ "grad_norm": 1.9512734413146973,
119
  "learning_rate": 8e-05,
120
+ "loss": 10.8689,
121
  "step": 8000
122
  },
123
  {
124
  "epoch": 3.568429890848027,
125
+ "grad_norm": 2.025214672088623,
126
  "learning_rate": 8.5e-05,
127
+ "loss": 10.8571,
128
  "step": 8500
129
  },
130
  {
131
  "epoch": 3.7783375314861463,
132
+ "grad_norm": 2.087209463119507,
133
  "learning_rate": 9e-05,
134
+ "loss": 10.8382,
135
  "step": 9000
136
  },
137
  {
138
  "epoch": 3.988245172124265,
139
+ "grad_norm": 2.030062198638916,
140
  "learning_rate": 9.5e-05,
141
+ "loss": 10.821,
142
  "step": 9500
143
  },
144
  {
145
  "epoch": 4.198152812762385,
146
+ "grad_norm": 2.390781879425049,
147
  "learning_rate": 0.0001,
148
+ "loss": 10.6784,
149
  "step": 10000
150
  },
151
  {
152
  "epoch": 4.198152812762385,
153
+ "eval_accuracy": 0.1500876485155402,
154
+ "eval_loss": 10.877917289733887,
155
+ "eval_runtime": 0.7308,
156
+ "eval_samples_per_second": 655.449,
157
+ "eval_steps_per_second": 6.842,
158
  "step": 10000
159
  },
160
  {
161
  "epoch": 4.408060453400504,
162
+ "grad_norm": 2.3683950901031494,
163
  "learning_rate": 9.899091826437942e-05,
164
+ "loss": 10.6692,
165
  "step": 10500
166
  },
167
  {
168
  "epoch": 4.617968094038623,
169
+ "grad_norm": 2.8667867183685303,
170
  "learning_rate": 9.798183652875883e-05,
171
+ "loss": 10.6567,
172
  "step": 11000
173
  },
174
  {
175
  "epoch": 4.827875734676742,
176
+ "grad_norm": 2.78804874420166,
177
  "learning_rate": 9.697275479313825e-05,
178
+ "loss": 10.6613,
179
  "step": 11500
180
  },
181
  {
182
  "epoch": 5.037783375314861,
183
+ "grad_norm": 2.823746681213379,
184
  "learning_rate": 9.596367305751767e-05,
185
+ "loss": 10.6069,
186
  "step": 12000
187
  },
188
  {
189
  "epoch": 5.247691015952981,
190
+ "grad_norm": 3.034684419631958,
191
  "learning_rate": 9.495459132189707e-05,
192
+ "loss": 10.442,
193
  "step": 12500
194
  },
195
  {
196
  "epoch": 5.4575986565911,
197
+ "grad_norm": 2.8574166297912598,
198
  "learning_rate": 9.394550958627649e-05,
199
+ "loss": 10.4477,
200
  "step": 13000
201
  },
202
  {
203
  "epoch": 5.667506297229219,
204
+ "grad_norm": 3.1504855155944824,
205
  "learning_rate": 9.293642785065591e-05,
206
+ "loss": 10.4651,
207
  "step": 13500
208
  },
209
  {
210
  "epoch": 5.877413937867338,
211
+ "grad_norm": 3.020800828933716,
212
  "learning_rate": 9.192734611503532e-05,
213
+ "loss": 10.4799,
214
  "step": 14000
215
  },
216
  {
217
  "epoch": 6.087321578505458,
218
+ "grad_norm": 3.036743640899658,
219
  "learning_rate": 9.091826437941474e-05,
220
+ "loss": 10.3752,
221
  "step": 14500
222
  },
223
  {
224
  "epoch": 6.297229219143577,
225
+ "grad_norm": 3.0110838413238525,
226
  "learning_rate": 8.990918264379415e-05,
227
+ "loss": 10.272,
228
  "step": 15000
229
  },
230
  {
231
  "epoch": 6.507136859781696,
232
+ "grad_norm": 3.3376975059509277,
233
  "learning_rate": 8.890010090817356e-05,
234
+ "loss": 10.2982,
235
  "step": 15500
236
  },
237
  {
238
  "epoch": 6.717044500419815,
239
+ "grad_norm": 3.2656025886535645,
240
  "learning_rate": 8.789101917255298e-05,
241
+ "loss": 10.3262,
242
  "step": 16000
243
  },
244
  {
245
  "epoch": 6.926952141057934,
246
+ "grad_norm": 3.2516350746154785,
247
  "learning_rate": 8.68819374369324e-05,
248
+ "loss": 10.3482,
249
  "step": 16500
250
  },
251
  {
252
  "epoch": 7.136859781696054,
253
+ "grad_norm": 3.389404535293579,
254
  "learning_rate": 8.58728557013118e-05,
255
+ "loss": 10.1959,
256
  "step": 17000
257
  },
258
  {
259
  "epoch": 7.346767422334173,
260
+ "grad_norm": 3.69683837890625,
261
  "learning_rate": 8.486377396569122e-05,
262
+ "loss": 10.1418,
263
  "step": 17500
264
  },
265
  {
266
  "epoch": 7.5566750629722925,
267
+ "grad_norm": 3.3357648849487305,
268
  "learning_rate": 8.385469223007064e-05,
269
+ "loss": 10.1816,
270
  "step": 18000
271
  },
272
  {
273
  "epoch": 7.766582703610411,
274
+ "grad_norm": 3.374206066131592,
275
  "learning_rate": 8.284561049445006e-05,
276
+ "loss": 10.2132,
277
  "step": 18500
278
  },
279
  {
280
  "epoch": 7.97649034424853,
281
+ "grad_norm": 3.306196928024292,
282
  "learning_rate": 8.183652875882947e-05,
283
+ "loss": 10.2229,
284
  "step": 19000
285
  },
286
  {
287
  "epoch": 8.18639798488665,
288
+ "grad_norm": 3.6772420406341553,
289
  "learning_rate": 8.082744702320889e-05,
290
+ "loss": 10.0083,
291
  "step": 19500
292
  },
293
  {
294
  "epoch": 8.39630562552477,
295
+ "grad_norm": 3.798260450363159,
296
  "learning_rate": 7.98183652875883e-05,
297
+ "loss": 10.0232,
298
  "step": 20000
299
  },
300
  {
301
  "epoch": 8.39630562552477,
302
+ "eval_accuracy": 0.15295041948427285,
303
+ "eval_loss": 11.155789375305176,
304
+ "eval_runtime": 0.7248,
305
+ "eval_samples_per_second": 660.903,
306
+ "eval_steps_per_second": 6.899,
307
  "step": 20000
308
  },
309
  {
310
  "epoch": 8.606213266162888,
311
+ "grad_norm": 3.7763068675994873,
312
  "learning_rate": 7.880928355196771e-05,
313
+ "loss": 10.0465,
314
  "step": 20500
315
  },
316
  {
317
  "epoch": 8.816120906801007,
318
+ "grad_norm": 3.530777931213379,
319
  "learning_rate": 7.780020181634713e-05,
320
+ "loss": 10.0932,
321
  "step": 21000
322
  },
323
  {
324
  "epoch": 9.026028547439127,
325
+ "grad_norm": 3.9749209880828857,
326
  "learning_rate": 7.679112008072655e-05,
327
+ "loss": 10.0535,
328
  "step": 21500
329
  },
330
  {
331
  "epoch": 9.235936188077247,
332
+ "grad_norm": 4.1896843910217285,
333
  "learning_rate": 7.578203834510595e-05,
334
+ "loss": 9.824,
335
  "step": 22000
336
  },
337
  {
338
  "epoch": 9.445843828715365,
339
+ "grad_norm": 4.39830207824707,
340
  "learning_rate": 7.477295660948537e-05,
341
+ "loss": 9.8569,
342
  "step": 22500
343
  },
344
  {
345
  "epoch": 9.655751469353484,
346
+ "grad_norm": 4.277210712432861,
347
  "learning_rate": 7.376387487386479e-05,
348
+ "loss": 9.9004,
349
  "step": 23000
350
  },
351
  {
352
  "epoch": 9.865659109991604,
353
+ "grad_norm": 4.306820392608643,
354
  "learning_rate": 7.27547931382442e-05,
355
+ "loss": 9.9117,
356
  "step": 23500
357
  },
358
  {
359
  "epoch": 10.075566750629722,
360
+ "grad_norm": 4.395482063293457,
361
  "learning_rate": 7.174571140262362e-05,
362
+ "loss": 9.8127,
363
  "step": 24000
364
  },
365
  {
366
  "epoch": 10.285474391267842,
367
+ "grad_norm": 4.56743049621582,
368
  "learning_rate": 7.073662966700304e-05,
369
+ "loss": 9.6301,
370
  "step": 24500
371
  },
372
  {
373
  "epoch": 10.495382031905962,
374
+ "grad_norm": 4.907061576843262,
375
  "learning_rate": 6.972754793138244e-05,
376
+ "loss": 9.6473,
377
  "step": 25000
378
  },
379
  {
380
  "epoch": 10.705289672544081,
381
+ "grad_norm": 4.961501121520996,
382
  "learning_rate": 6.871846619576186e-05,
383
+ "loss": 9.6806,
384
  "step": 25500
385
  },
386
  {
387
  "epoch": 10.9151973131822,
388
+ "grad_norm": 5.273646354675293,
389
  "learning_rate": 6.770938446014128e-05,
390
+ "loss": 9.7101,
391
  "step": 26000
392
  },
393
  {
394
  "epoch": 11.125104953820319,
395
+ "grad_norm": 5.380168914794922,
396
  "learning_rate": 6.670030272452068e-05,
397
+ "loss": 9.5095,
398
  "step": 26500
399
  },
400
  {
401
  "epoch": 11.335012594458439,
402
+ "grad_norm": 5.709550857543945,
403
  "learning_rate": 6.56912209889001e-05,
404
+ "loss": 9.3969,
405
  "step": 27000
406
  },
407
  {
408
  "epoch": 11.544920235096557,
409
+ "grad_norm": 5.763561248779297,
410
  "learning_rate": 6.468213925327952e-05,
411
+ "loss": 9.4286,
412
  "step": 27500
413
  },
414
  {
415
  "epoch": 11.754827875734676,
416
+ "grad_norm": 5.631028175354004,
417
  "learning_rate": 6.367305751765893e-05,
418
+ "loss": 9.4604,
419
  "step": 28000
420
  },
421
  {
422
  "epoch": 11.964735516372796,
423
+ "grad_norm": 5.918311595916748,
424
  "learning_rate": 6.266397578203835e-05,
425
+ "loss": 9.4802,
426
  "step": 28500
427
  },
428
  {
429
  "epoch": 12.174643157010916,
430
+ "grad_norm": 6.19346809387207,
431
  "learning_rate": 6.165489404641777e-05,
432
+ "loss": 9.173,
433
  "step": 29000
434
  },
435
  {
436
  "epoch": 12.384550797649034,
437
+ "grad_norm": 6.1046061515808105,
438
  "learning_rate": 6.064581231079718e-05,
439
+ "loss": 9.138,
440
  "step": 29500
441
  },
442
  {
443
  "epoch": 12.594458438287154,
444
+ "grad_norm": 6.77022647857666,
445
  "learning_rate": 5.963673057517659e-05,
446
+ "loss": 9.1752,
447
  "step": 30000
448
  },
449
  {
450
  "epoch": 12.594458438287154,
451
+ "eval_accuracy": 0.1537062428295604,
452
+ "eval_loss": 11.716165542602539,
453
+ "eval_runtime": 0.7187,
454
+ "eval_samples_per_second": 666.444,
455
+ "eval_steps_per_second": 6.957,
456
  "step": 30000
457
  },
458
  {
459
  "epoch": 12.804366078925273,
460
+ "grad_norm": 6.768683910369873,
461
  "learning_rate": 5.8627648839556e-05,
462
+ "loss": 9.208,
463
  "step": 30500
464
  },
465
  {
466
  "epoch": 13.014273719563391,
467
+ "grad_norm": 7.0972208976745605,
468
  "learning_rate": 5.7618567103935416e-05,
469
+ "loss": 9.1954,
470
  "step": 31000
471
  },
472
  {
473
  "epoch": 13.224181360201511,
474
+ "grad_norm": 6.531957626342773,
475
  "learning_rate": 5.660948536831484e-05,
476
+ "loss": 8.8417,
477
  "step": 31500
478
  },
479
  {
480
  "epoch": 13.43408900083963,
481
+ "grad_norm": 7.456687927246094,
482
  "learning_rate": 5.5600403632694254e-05,
483
+ "loss": 8.8852,
484
  "step": 32000
485
  },
486
  {
487
  "epoch": 13.64399664147775,
488
+ "grad_norm": 7.331772804260254,
489
  "learning_rate": 5.4591321897073666e-05,
490
+ "loss": 8.9337,
491
  "step": 32500
492
  },
493
  {
494
  "epoch": 13.853904282115868,
495
+ "grad_norm": 7.22735071182251,
496
  "learning_rate": 5.358224016145308e-05,
497
+ "loss": 8.9578,
498
  "step": 33000
499
  },
500
  {
501
  "epoch": 14.063811922753988,
502
+ "grad_norm": 7.088395118713379,
503
  "learning_rate": 5.257315842583249e-05,
504
+ "loss": 8.8495,
505
  "step": 33500
506
  },
507
  {
508
  "epoch": 14.273719563392108,
509
+ "grad_norm": 8.663612365722656,
510
  "learning_rate": 5.15640766902119e-05,
511
+ "loss": 8.5942,
512
  "step": 34000
513
  },
514
  {
515
  "epoch": 14.483627204030226,
516
+ "grad_norm": 7.5975847244262695,
517
  "learning_rate": 5.055499495459133e-05,
518
+ "loss": 8.6454,
519
  "step": 34500
520
  },
521
  {
522
  "epoch": 14.693534844668346,
523
+ "grad_norm": 7.2629876136779785,
524
  "learning_rate": 4.954591321897074e-05,
525
+ "loss": 8.6736,
526
  "step": 35000
527
  },
528
  {
529
  "epoch": 14.903442485306465,
530
+ "grad_norm": 7.846585273742676,
531
  "learning_rate": 4.853683148335015e-05,
532
+ "loss": 8.7,
533
  "step": 35500
534
  },
535
  {
536
  "epoch": 15.113350125944585,
537
+ "grad_norm": 8.747940063476562,
538
  "learning_rate": 4.7527749747729566e-05,
539
+ "loss": 8.5133,
540
  "step": 36000
541
  },
542
  {
543
  "epoch": 15.323257766582703,
544
+ "grad_norm": 9.021889686584473,
545
  "learning_rate": 4.6518668012108985e-05,
546
+ "loss": 8.3672,
547
  "step": 36500
548
  },
549
  {
550
  "epoch": 15.533165407220823,
551
+ "grad_norm": 8.786920547485352,
552
  "learning_rate": 4.55095862764884e-05,
553
+ "loss": 8.4053,
554
  "step": 37000
555
  },
556
  {
557
  "epoch": 15.743073047858942,
558
+ "grad_norm": 8.324206352233887,
559
  "learning_rate": 4.450050454086781e-05,
560
+ "loss": 8.4422,
561
  "step": 37500
562
  },
563
  {
564
  "epoch": 15.95298068849706,
565
+ "grad_norm": 9.694009780883789,
566
  "learning_rate": 4.349142280524723e-05,
567
+ "loss": 8.4855,
568
  "step": 38000
569
  },
570
  {
571
  "epoch": 16.162888329135182,
572
+ "grad_norm": 9.064590454101562,
573
  "learning_rate": 4.248234106962664e-05,
574
+ "loss": 8.192,
575
  "step": 38500
576
  },
577
  {
578
  "epoch": 16.3727959697733,
579
+ "grad_norm": 9.216103553771973,
580
  "learning_rate": 4.147325933400605e-05,
581
+ "loss": 8.1601,
582
  "step": 39000
583
  },
584
  {
585
  "epoch": 16.582703610411418,
586
+ "grad_norm": 9.250482559204102,
587
  "learning_rate": 4.046417759838547e-05,
588
+ "loss": 8.1841,
589
  "step": 39500
590
  },
591
  {
592
  "epoch": 16.79261125104954,
593
+ "grad_norm": 9.507728576660156,
594
  "learning_rate": 3.9455095862764884e-05,
595
+ "loss": 8.2175,
596
  "step": 40000
597
  },
598
  {
599
  "epoch": 16.79261125104954,
600
+ "eval_accuracy": 0.15125602781204442,
601
+ "eval_loss": 12.658378601074219,
602
+ "eval_runtime": 0.7467,
603
+ "eval_samples_per_second": 641.519,
604
+ "eval_steps_per_second": 6.696,
605
  "step": 40000
606
  },
607
  {
608
  "epoch": 17.002518891687657,
609
+ "grad_norm": 8.521580696105957,
610
  "learning_rate": 3.84460141271443e-05,
611
+ "loss": 8.252,
612
  "step": 40500
613
  },
614
  {
615
  "epoch": 17.212426532325775,
616
+ "grad_norm": 8.822457313537598,
617
  "learning_rate": 3.7436932391523715e-05,
618
+ "loss": 7.9128,
619
  "step": 41000
620
  },
621
  {
622
  "epoch": 17.422334172963897,
623
+ "grad_norm": 10.097407341003418,
624
  "learning_rate": 3.642785065590313e-05,
625
+ "loss": 7.9455,
626
  "step": 41500
627
  },
628
  {
629
  "epoch": 17.632241813602015,
630
+ "grad_norm": 10.7813081741333,
631
  "learning_rate": 3.541876892028255e-05,
632
+ "loss": 7.9851,
633
  "step": 42000
634
  },
635
  {
636
  "epoch": 17.842149454240133,
637
+ "grad_norm": 9.292275428771973,
638
  "learning_rate": 3.440968718466196e-05,
639
+ "loss": 8.0182,
640
  "step": 42500
641
  },
642
  {
643
  "epoch": 18.052057094878254,
644
+ "grad_norm": 9.53646183013916,
645
  "learning_rate": 3.340060544904137e-05,
646
+ "loss": 7.9434,
647
  "step": 43000
648
  },
649
  {
650
  "epoch": 18.261964735516372,
651
+ "grad_norm": 10.176555633544922,
652
  "learning_rate": 3.239152371342079e-05,
653
+ "loss": 7.7276,
654
  "step": 43500
655
  },
656
  {
657
  "epoch": 18.471872376154494,
658
+ "grad_norm": 10.262212753295898,
659
  "learning_rate": 3.13824419778002e-05,
660
+ "loss": 7.7723,
661
  "step": 44000
662
  },
663
  {
664
  "epoch": 18.68178001679261,
665
+ "grad_norm": 9.775254249572754,
666
  "learning_rate": 3.0373360242179615e-05,
667
+ "loss": 7.806,
668
  "step": 44500
669
  },
670
  {
671
  "epoch": 18.89168765743073,
672
+ "grad_norm": 10.265592575073242,
673
  "learning_rate": 2.9364278506559034e-05,
674
+ "loss": 7.8424,
675
  "step": 45000
676
  },
677
  {
678
  "epoch": 19.10159529806885,
679
+ "grad_norm": 10.479218482971191,
680
  "learning_rate": 2.8355196770938446e-05,
681
+ "loss": 7.6881,
682
  "step": 45500
683
  },
684
  {
685
  "epoch": 19.31150293870697,
686
+ "grad_norm": 11.256647109985352,
687
  "learning_rate": 2.734611503531786e-05,
688
+ "loss": 7.5807,
689
  "step": 46000
690
  },
691
  {
692
  "epoch": 19.521410579345087,
693
+ "grad_norm": 12.51082706451416,
694
  "learning_rate": 2.6337033299697278e-05,
695
+ "loss": 7.6111,
696
  "step": 46500
697
  },
698
  {
699
  "epoch": 19.73131821998321,
700
+ "grad_norm": 9.883224487304688,
701
  "learning_rate": 2.532795156407669e-05,
702
+ "loss": 7.6202,
703
  "step": 47000
704
  },
705
  {
706
  "epoch": 19.941225860621326,
707
+ "grad_norm": 10.54744815826416,
708
  "learning_rate": 2.4318869828456106e-05,
709
+ "loss": 7.6449,
710
  "step": 47500
711
  },
712
  {
713
  "epoch": 20.151133501259444,
714
+ "grad_norm": 9.121170997619629,
715
  "learning_rate": 2.330978809283552e-05,
716
+ "loss": 7.4934,
717
  "step": 48000
718
  },
719
  {
720
  "epoch": 20.361041141897566,
721
+ "grad_norm": 11.935457229614258,
722
  "learning_rate": 2.2300706357214934e-05,
723
+ "loss": 7.4323,
724
  "step": 48500
725
  },
726
  {
727
  "epoch": 20.570948782535684,
728
+ "grad_norm": 10.347271919250488,
729
  "learning_rate": 2.129162462159435e-05,
730
+ "loss": 7.4545,
731
  "step": 49000
732
  },
733
  {
734
  "epoch": 20.7808564231738,
735
+ "grad_norm": 10.799528121948242,
736
  "learning_rate": 2.0282542885973765e-05,
737
+ "loss": 7.4741,
738
  "step": 49500
739
  },
740
  {
741
  "epoch": 20.990764063811923,
742
+ "grad_norm": 9.884795188903809,
743
  "learning_rate": 1.927346115035318e-05,
744
+ "loss": 7.4989,
745
  "step": 50000
746
  },
747
  {
748
  "epoch": 20.990764063811923,
749
+ "eval_accuracy": 0.15184904813973701,
750
+ "eval_loss": 13.474550247192383,
751
+ "eval_runtime": 0.7228,
752
+ "eval_samples_per_second": 662.696,
753
+ "eval_steps_per_second": 6.917,
754
  "step": 50000
755
  },
756
  {
757
  "epoch": 21.20067170445004,
758
+ "grad_norm": 10.711160659790039,
759
  "learning_rate": 1.8264379414732593e-05,
760
+ "loss": 7.3127,
761
  "step": 50500
762
  },
763
  {
764
  "epoch": 21.410579345088163,
765
+ "grad_norm": 10.422394752502441,
766
  "learning_rate": 1.725529767911201e-05,
767
+ "loss": 7.3273,
768
  "step": 51000
769
  },
770
  {
771
  "epoch": 21.62048698572628,
772
+ "grad_norm": 11.552720069885254,
773
  "learning_rate": 1.6246215943491424e-05,
774
+ "loss": 7.3415,
775
  "step": 51500
776
  },
777
  {
778
  "epoch": 21.8303946263644,
779
+ "grad_norm": 12.2216215133667,
780
  "learning_rate": 1.5237134207870837e-05,
781
+ "loss": 7.3598,
782
  "step": 52000
783
  },
784
  {
785
  "epoch": 22.04030226700252,
786
+ "grad_norm": 11.112517356872559,
787
  "learning_rate": 1.4228052472250252e-05,
788
+ "loss": 7.332,
789
  "step": 52500
790
  },
791
  {
792
  "epoch": 22.250209907640638,
793
+ "grad_norm": 10.92021369934082,
794
  "learning_rate": 1.3218970736629668e-05,
795
+ "loss": 7.2086,
796
  "step": 53000
797
  },
798
  {
799
  "epoch": 22.460117548278756,
800
+ "grad_norm": 10.774788856506348,
801
  "learning_rate": 1.2209889001009082e-05,
802
+ "loss": 7.2187,
803
  "step": 53500
804
  },
805
  {
806
  "epoch": 22.670025188916878,
807
+ "grad_norm": 10.409795761108398,
808
  "learning_rate": 1.1200807265388496e-05,
809
+ "loss": 7.2431,
810
  "step": 54000
811
  },
812
  {
813
  "epoch": 22.879932829554996,
814
+ "grad_norm": 9.242880821228027,
815
  "learning_rate": 1.0191725529767912e-05,
816
+ "loss": 7.2409,
817
  "step": 54500
818
  },
819
  {
820
  "epoch": 23.089840470193113,
821
+ "grad_norm": 10.372599601745605,
822
  "learning_rate": 9.182643794147326e-06,
823
+ "loss": 7.199,
824
  "step": 55000
825
  },
826
  {
827
  "epoch": 23.299748110831235,
828
+ "grad_norm": 11.163091659545898,
829
  "learning_rate": 8.173562058526741e-06,
830
+ "loss": 7.1352,
831
  "step": 55500
832
  },
833
  {
834
  "epoch": 23.509655751469353,
835
+ "grad_norm": 11.205037117004395,
836
  "learning_rate": 7.164480322906156e-06,
837
+ "loss": 7.1597,
838
  "step": 56000
839
  },
840
  {
841
  "epoch": 23.719563392107474,
842
+ "grad_norm": 10.741216659545898,
843
  "learning_rate": 6.155398587285571e-06,
844
+ "loss": 7.145,
845
  "step": 56500
846
  },
847
  {
848
  "epoch": 23.929471032745592,
849
+ "grad_norm": 10.837223052978516,
850
  "learning_rate": 5.146316851664986e-06,
851
+ "loss": 7.1618,
852
  "step": 57000
853
  },
854
  {
855
  "epoch": 24.13937867338371,
856
+ "grad_norm": 10.488913536071777,
857
  "learning_rate": 4.1372351160444e-06,
858
+ "loss": 7.1065,
859
  "step": 57500
860
  },
861
  {
862
  "epoch": 24.349286314021832,
863
+ "grad_norm": 11.610832214355469,
864
  "learning_rate": 3.1281533804238145e-06,
865
+ "loss": 7.0994,
866
  "step": 58000
867
  },
868
  {
869
  "epoch": 24.55919395465995,
870
+ "grad_norm": 12.08505916595459,
871
  "learning_rate": 2.1190716448032293e-06,
872
+ "loss": 7.121,
873
  "step": 58500
874
  },
875
  {
876
  "epoch": 24.769101595298068,
877
+ "grad_norm": 10.379035949707031,
878
  "learning_rate": 1.109989909182644e-06,
879
+ "loss": 7.0947,
880
  "step": 59000
881
  },
882
  {
883
  "epoch": 24.97900923593619,
884
+ "grad_norm": 10.820743560791016,
885
  "learning_rate": 1.0090817356205853e-07,
886
+ "loss": 7.0874,
887
  "step": 59500
888
  },
889
  {
890
  "epoch": 25.0,
891
  "step": 59550,
892
  "total_flos": 3.058354515764736e+17,
893
+ "train_loss": 9.169899891581883,
894
+ "train_runtime": 12212.2898,
895
+ "train_samples_per_second": 468.051,
896
+ "train_steps_per_second": 4.876
897
  }
898
  ],
899
  "logging_steps": 500,
 
901
  "num_input_tokens_seen": 0,
902
  "num_train_epochs": 25,
903
  "save_steps": 10000,
 
 
 
 
 
 
 
 
 
 
 
 
904
  "total_flos": 3.058354515764736e+17,
905
  "train_batch_size": 96,
906
  "trial_name": null,