Hartunka commited on
Commit
1fe8a2b
·
verified ·
1 Parent(s): 5262d8a

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 -268
README.md CHANGED
@@ -2,11 +2,23 @@
2
  library_name: transformers
3
  tags:
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - accuracy
7
  model-index:
8
  - name: distilbert_rand_100_v2
9
- results: []
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,10 +26,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # distilbert_rand_100_v2
16
 
17
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 14.5562
20
- - Accuracy: 0.1517
21
 
22
  ## Model description
23
 
 
2
  library_name: transformers
3
  tags:
4
  - generated_from_trainer
5
+ datasets:
6
+ - Hartunka/processed_wikitext-103-raw-v1-rand-100_v2
7
  metrics:
8
  - accuracy
9
  model-index:
10
  - name: distilbert_rand_100_v2
11
+ results:
12
+ - task:
13
+ name: Masked Language Modeling
14
+ type: fill-mask
15
+ dataset:
16
+ name: Hartunka/processed_wikitext-103-raw-v1-rand-100_v2
17
+ type: Hartunka/processed_wikitext-103-raw-v1-rand-100_v2
18
+ metrics:
19
+ - name: Accuracy
20
+ type: accuracy
21
+ value: 0.1535288466971803
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
26
 
27
  # distilbert_rand_100_v2
28
 
29
+ This model is a fine-tuned version of [](https://huggingface.co/) on the Hartunka/processed_wikitext-103-raw-v1-rand-100_v2 dataset.
30
  It achieves the following results on the evaluation set:
31
+ - Loss: 10.8332
32
+ - Accuracy: 0.1535
33
 
34
  ## Model description
35
 
all_results.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "epoch": 25.0,
3
- "eval_accuracy": 0.15299203254788948,
4
- "eval_loss": 10.892149925231934,
5
- "eval_runtime": 0.8428,
6
  "eval_samples": 479,
7
- "eval_samples_per_second": 568.36,
8
- "eval_steps_per_second": 5.933,
9
- "perplexity": 53752.74020410498,
10
  "total_flos": 7.69437063436032e+17,
11
- "train_loss": 8.341610258088004,
12
- "train_runtime": 16911.6417,
13
  "train_samples": 228639,
14
- "train_samples_per_second": 337.991,
15
- "train_steps_per_second": 3.521
16
  }
 
1
  {
2
  "epoch": 25.0,
3
+ "eval_accuracy": 0.1535288466971803,
4
+ "eval_loss": 10.833195686340332,
5
+ "eval_runtime": 0.8447,
6
  "eval_samples": 479,
7
+ "eval_samples_per_second": 567.091,
8
+ "eval_steps_per_second": 5.92,
9
+ "perplexity": 50675.39096015328,
10
  "total_flos": 7.69437063436032e+17,
11
+ "train_loss": 8.358330273888473,
12
+ "train_runtime": 17076.0076,
13
  "train_samples": 228639,
14
+ "train_samples_per_second": 334.737,
15
+ "train_steps_per_second": 3.487
16
  }
eval_results.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "epoch": 25.0,
3
- "eval_accuracy": 0.15299203254788948,
4
- "eval_loss": 10.892149925231934,
5
- "eval_runtime": 0.8428,
6
  "eval_samples": 479,
7
- "eval_samples_per_second": 568.36,
8
- "eval_steps_per_second": 5.933,
9
- "perplexity": 53752.74020410498
10
  }
 
1
  {
2
  "epoch": 25.0,
3
+ "eval_accuracy": 0.1535288466971803,
4
+ "eval_loss": 10.833195686340332,
5
+ "eval_runtime": 0.8447,
6
  "eval_samples": 479,
7
+ "eval_samples_per_second": 567.091,
8
+ "eval_steps_per_second": 5.92,
9
+ "perplexity": 50675.39096015328
10
  }
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 25.0,
3
  "total_flos": 7.69437063436032e+17,
4
- "train_loss": 8.341610258088004,
5
- "train_runtime": 16911.6417,
6
  "train_samples": 228639,
7
- "train_samples_per_second": 337.991,
8
- "train_steps_per_second": 3.521
9
  }
 
1
  {
2
  "epoch": 25.0,
3
  "total_flos": 7.69437063436032e+17,
4
+ "train_loss": 8.358330273888473,
5
+ "train_runtime": 17076.0076,
6
  "train_samples": 228639,
7
+ "train_samples_per_second": 334.737,
8
+ "train_steps_per_second": 3.487
9
  }
trainer_state.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "best_global_step": 10000,
3
- "best_metric": 10.866716384887695,
4
  "best_model_checkpoint": "distilbert_rand_100_v2/checkpoint-10000",
5
  "epoch": 25.0,
6
  "eval_steps": 10000,
@@ -11,890 +11,890 @@
11
  "log_history": [
12
  {
13
  "epoch": 0.20990764063811923,
14
- "grad_norm": 2.623548746109009,
15
  "learning_rate": 5e-06,
16
- "loss": 13.9349,
17
  "step": 500
18
  },
19
  {
20
  "epoch": 0.41981528127623846,
21
- "grad_norm": 2.249107599258423,
22
  "learning_rate": 1e-05,
23
- "loss": 12.2124,
24
  "step": 1000
25
  },
26
  {
27
  "epoch": 0.6297229219143576,
28
- "grad_norm": 2.007410764694214,
29
  "learning_rate": 1.5e-05,
30
- "loss": 11.6792,
31
  "step": 1500
32
  },
33
  {
34
  "epoch": 0.8396305625524769,
35
- "grad_norm": 2.0401337146759033,
36
  "learning_rate": 2e-05,
37
- "loss": 11.5311,
38
  "step": 2000
39
  },
40
  {
41
  "epoch": 1.0495382031905962,
42
- "grad_norm": 2.2878291606903076,
43
  "learning_rate": 2.5e-05,
44
- "loss": 11.3996,
45
  "step": 2500
46
  },
47
  {
48
  "epoch": 1.2594458438287153,
49
- "grad_norm": 2.2183690071105957,
50
  "learning_rate": 3e-05,
51
- "loss": 11.2858,
52
  "step": 3000
53
  },
54
  {
55
  "epoch": 1.4693534844668346,
56
- "grad_norm": 2.212686538696289,
57
  "learning_rate": 3.5e-05,
58
- "loss": 11.1939,
59
  "step": 3500
60
  },
61
  {
62
  "epoch": 1.6792611251049538,
63
- "grad_norm": 2.3838858604431152,
64
  "learning_rate": 4e-05,
65
- "loss": 11.1186,
66
  "step": 4000
67
  },
68
  {
69
  "epoch": 1.8891687657430731,
70
- "grad_norm": 2.437605857849121,
71
  "learning_rate": 4.5e-05,
72
- "loss": 11.059,
73
  "step": 4500
74
  },
75
  {
76
  "epoch": 2.0990764063811924,
77
- "grad_norm": 2.260139226913452,
78
  "learning_rate": 5e-05,
79
- "loss": 11.0079,
80
  "step": 5000
81
  },
82
  {
83
  "epoch": 2.3089840470193117,
84
- "grad_norm": 2.5615074634552,
85
  "learning_rate": 5.500000000000001e-05,
86
- "loss": 10.9692,
87
  "step": 5500
88
  },
89
  {
90
  "epoch": 2.5188916876574305,
91
- "grad_norm": 2.6356801986694336,
92
  "learning_rate": 6e-05,
93
- "loss": 10.9397,
94
  "step": 6000
95
  },
96
  {
97
  "epoch": 2.72879932829555,
98
- "grad_norm": 2.255794048309326,
99
  "learning_rate": 6.500000000000001e-05,
100
- "loss": 10.9113,
101
  "step": 6500
102
  },
103
  {
104
  "epoch": 2.938706968933669,
105
- "grad_norm": 2.3790087699890137,
106
  "learning_rate": 7e-05,
107
- "loss": 10.8862,
108
  "step": 7000
109
  },
110
  {
111
  "epoch": 3.1486146095717884,
112
- "grad_norm": 2.4995689392089844,
113
  "learning_rate": 7.500000000000001e-05,
114
- "loss": 10.8125,
115
  "step": 7500
116
  },
117
  {
118
  "epoch": 3.3585222502099077,
119
- "grad_norm": 2.895751476287842,
120
  "learning_rate": 8e-05,
121
- "loss": 10.7809,
122
  "step": 8000
123
  },
124
  {
125
  "epoch": 3.568429890848027,
126
- "grad_norm": 2.476466655731201,
127
  "learning_rate": 8.5e-05,
128
- "loss": 10.7733,
129
  "step": 8500
130
  },
131
  {
132
  "epoch": 3.7783375314861463,
133
- "grad_norm": 2.770347833633423,
134
  "learning_rate": 9e-05,
135
- "loss": 10.759,
136
  "step": 9000
137
  },
138
  {
139
  "epoch": 3.988245172124265,
140
- "grad_norm": 3.013545274734497,
141
  "learning_rate": 9.5e-05,
142
- "loss": 10.748,
143
  "step": 9500
144
  },
145
  {
146
  "epoch": 4.198152812762385,
147
- "grad_norm": 3.273892879486084,
148
  "learning_rate": 0.0001,
149
- "loss": 10.5483,
150
  "step": 10000
151
  },
152
  {
153
  "epoch": 4.198152812762385,
154
- "eval_accuracy": 0.15086674643145329,
155
- "eval_loss": 10.866716384887695,
156
- "eval_runtime": 0.8428,
157
- "eval_samples_per_second": 568.365,
158
- "eval_steps_per_second": 5.933,
159
  "step": 10000
160
  },
161
  {
162
  "epoch": 4.408060453400504,
163
- "grad_norm": 2.9765877723693848,
164
  "learning_rate": 9.899091826437942e-05,
165
- "loss": 10.5578,
166
  "step": 10500
167
  },
168
  {
169
  "epoch": 4.617968094038623,
170
- "grad_norm": 3.3972182273864746,
171
  "learning_rate": 9.798183652875883e-05,
172
- "loss": 10.5622,
173
  "step": 11000
174
  },
175
  {
176
  "epoch": 4.827875734676742,
177
- "grad_norm": 3.380134105682373,
178
  "learning_rate": 9.697275479313825e-05,
179
- "loss": 10.5759,
180
  "step": 11500
181
  },
182
  {
183
  "epoch": 5.037783375314861,
184
- "grad_norm": 3.4397242069244385,
185
  "learning_rate": 9.596367305751767e-05,
186
- "loss": 10.5203,
187
  "step": 12000
188
  },
189
  {
190
  "epoch": 5.247691015952981,
191
- "grad_norm": 3.691770553588867,
192
  "learning_rate": 9.495459132189707e-05,
193
- "loss": 10.2992,
194
  "step": 12500
195
  },
196
  {
197
  "epoch": 5.4575986565911,
198
- "grad_norm": 3.5637378692626953,
199
  "learning_rate": 9.394550958627649e-05,
200
- "loss": 10.3358,
201
  "step": 13000
202
  },
203
  {
204
  "epoch": 5.667506297229219,
205
- "grad_norm": 3.589146614074707,
206
  "learning_rate": 9.293642785065591e-05,
207
- "loss": 10.3648,
208
  "step": 13500
209
  },
210
  {
211
  "epoch": 5.877413937867338,
212
- "grad_norm": 3.59706711769104,
213
  "learning_rate": 9.192734611503532e-05,
214
- "loss": 10.3832,
215
  "step": 14000
216
  },
217
  {
218
  "epoch": 6.087321578505458,
219
- "grad_norm": 3.3952794075012207,
220
  "learning_rate": 9.091826437941474e-05,
221
- "loss": 10.2463,
222
  "step": 14500
223
  },
224
  {
225
  "epoch": 6.297229219143577,
226
- "grad_norm": 3.605567693710327,
227
  "learning_rate": 8.990918264379415e-05,
228
- "loss": 10.1037,
229
  "step": 15000
230
  },
231
  {
232
  "epoch": 6.507136859781696,
233
- "grad_norm": 4.2224016189575195,
234
  "learning_rate": 8.890010090817356e-05,
235
- "loss": 10.1442,
236
  "step": 15500
237
  },
238
  {
239
  "epoch": 6.717044500419815,
240
- "grad_norm": 3.7331886291503906,
241
  "learning_rate": 8.789101917255298e-05,
242
- "loss": 10.1849,
243
  "step": 16000
244
  },
245
  {
246
  "epoch": 6.926952141057934,
247
- "grad_norm": 3.8454816341400146,
248
  "learning_rate": 8.68819374369324e-05,
249
- "loss": 10.207,
250
  "step": 16500
251
  },
252
  {
253
  "epoch": 7.136859781696054,
254
- "grad_norm": 4.344640731811523,
255
  "learning_rate": 8.58728557013118e-05,
256
- "loss": 9.9534,
257
  "step": 17000
258
  },
259
  {
260
  "epoch": 7.346767422334173,
261
- "grad_norm": 4.680375576019287,
262
  "learning_rate": 8.486377396569122e-05,
263
- "loss": 9.8559,
264
  "step": 17500
265
  },
266
  {
267
  "epoch": 7.5566750629722925,
268
- "grad_norm": 4.534852504730225,
269
  "learning_rate": 8.385469223007064e-05,
270
- "loss": 9.9008,
271
  "step": 18000
272
  },
273
  {
274
  "epoch": 7.766582703610411,
275
- "grad_norm": 4.6581268310546875,
276
  "learning_rate": 8.284561049445006e-05,
277
- "loss": 9.9419,
278
  "step": 18500
279
  },
280
  {
281
  "epoch": 7.97649034424853,
282
- "grad_norm": 4.783538818359375,
283
  "learning_rate": 8.183652875882947e-05,
284
- "loss": 9.9515,
285
  "step": 19000
286
  },
287
  {
288
  "epoch": 8.18639798488665,
289
- "grad_norm": 5.095106601715088,
290
  "learning_rate": 8.082744702320889e-05,
291
- "loss": 9.5185,
292
  "step": 19500
293
  },
294
  {
295
  "epoch": 8.39630562552477,
296
- "grad_norm": 5.6867218017578125,
297
  "learning_rate": 7.98183652875883e-05,
298
- "loss": 9.5051,
299
  "step": 20000
300
  },
301
  {
302
  "epoch": 8.39630562552477,
303
- "eval_accuracy": 0.15278206459216026,
304
- "eval_loss": 11.361907005310059,
305
- "eval_runtime": 0.8169,
306
- "eval_samples_per_second": 586.381,
307
- "eval_steps_per_second": 6.121,
308
  "step": 20000
309
  },
310
  {
311
  "epoch": 8.606213266162888,
312
- "grad_norm": 6.015316009521484,
313
  "learning_rate": 7.880928355196771e-05,
314
- "loss": 9.5331,
315
  "step": 20500
316
  },
317
  {
318
  "epoch": 8.816120906801007,
319
- "grad_norm": 5.788078784942627,
320
  "learning_rate": 7.780020181634713e-05,
321
- "loss": 9.5873,
322
  "step": 21000
323
  },
324
  {
325
  "epoch": 9.026028547439127,
326
- "grad_norm": 6.633572578430176,
327
  "learning_rate": 7.679112008072655e-05,
328
- "loss": 9.5126,
329
  "step": 21500
330
  },
331
  {
332
  "epoch": 9.235936188077247,
333
- "grad_norm": 7.035929203033447,
334
  "learning_rate": 7.578203834510595e-05,
335
- "loss": 9.0144,
336
  "step": 22000
337
  },
338
  {
339
  "epoch": 9.445843828715365,
340
- "grad_norm": 7.450264930725098,
341
  "learning_rate": 7.477295660948537e-05,
342
- "loss": 9.0531,
343
  "step": 22500
344
  },
345
  {
346
  "epoch": 9.655751469353484,
347
- "grad_norm": 6.961653232574463,
348
  "learning_rate": 7.376387487386479e-05,
349
- "loss": 9.1108,
350
  "step": 23000
351
  },
352
  {
353
  "epoch": 9.865659109991604,
354
- "grad_norm": 7.176884174346924,
355
  "learning_rate": 7.27547931382442e-05,
356
- "loss": 9.1259,
357
  "step": 23500
358
  },
359
  {
360
  "epoch": 10.075566750629722,
361
- "grad_norm": 7.644462585449219,
362
  "learning_rate": 7.174571140262362e-05,
363
- "loss": 8.9114,
364
  "step": 24000
365
  },
366
  {
367
  "epoch": 10.285474391267842,
368
- "grad_norm": 7.759709358215332,
369
  "learning_rate": 7.073662966700304e-05,
370
- "loss": 8.5453,
371
  "step": 24500
372
  },
373
  {
374
  "epoch": 10.495382031905962,
375
- "grad_norm": 7.842126369476318,
376
  "learning_rate": 6.972754793138244e-05,
377
- "loss": 8.5853,
378
  "step": 25000
379
  },
380
  {
381
  "epoch": 10.705289672544081,
382
- "grad_norm": 8.187042236328125,
383
  "learning_rate": 6.871846619576186e-05,
384
- "loss": 8.6351,
385
  "step": 25500
386
  },
387
  {
388
  "epoch": 10.9151973131822,
389
- "grad_norm": 8.118842124938965,
390
  "learning_rate": 6.770938446014128e-05,
391
- "loss": 8.6694,
392
  "step": 26000
393
  },
394
  {
395
  "epoch": 11.125104953820319,
396
- "grad_norm": 8.268385887145996,
397
  "learning_rate": 6.670030272452068e-05,
398
- "loss": 8.3023,
399
  "step": 26500
400
  },
401
  {
402
  "epoch": 11.335012594458439,
403
- "grad_norm": 9.762911796569824,
404
  "learning_rate": 6.56912209889001e-05,
405
- "loss": 8.0963,
406
  "step": 27000
407
  },
408
  {
409
  "epoch": 11.544920235096557,
410
- "grad_norm": 8.83743667602539,
411
  "learning_rate": 6.468213925327952e-05,
412
- "loss": 8.1584,
413
  "step": 27500
414
  },
415
  {
416
  "epoch": 11.754827875734676,
417
- "grad_norm": 9.637364387512207,
418
  "learning_rate": 6.367305751765893e-05,
419
- "loss": 8.2039,
420
  "step": 28000
421
  },
422
  {
423
  "epoch": 11.964735516372796,
424
- "grad_norm": 9.09965705871582,
425
  "learning_rate": 6.266397578203835e-05,
426
- "loss": 8.2474,
427
  "step": 28500
428
  },
429
  {
430
  "epoch": 12.174643157010916,
431
- "grad_norm": 8.384922981262207,
432
  "learning_rate": 6.165489404641777e-05,
433
- "loss": 7.7417,
434
  "step": 29000
435
  },
436
  {
437
  "epoch": 12.384550797649034,
438
- "grad_norm": 9.422770500183105,
439
  "learning_rate": 6.064581231079718e-05,
440
- "loss": 7.6874,
441
  "step": 29500
442
  },
443
  {
444
  "epoch": 12.594458438287154,
445
- "grad_norm": 10.507129669189453,
446
  "learning_rate": 5.963673057517659e-05,
447
- "loss": 7.7561,
448
  "step": 30000
449
  },
450
  {
451
  "epoch": 12.594458438287154,
452
- "eval_accuracy": 0.15415395808265944,
453
- "eval_loss": 12.851670265197754,
454
- "eval_runtime": 0.8151,
455
- "eval_samples_per_second": 587.65,
456
- "eval_steps_per_second": 6.134,
457
  "step": 30000
458
  },
459
  {
460
  "epoch": 12.804366078925273,
461
- "grad_norm": 9.831664085388184,
462
  "learning_rate": 5.8627648839556e-05,
463
- "loss": 7.7899,
464
  "step": 30500
465
  },
466
  {
467
  "epoch": 13.014273719563391,
468
- "grad_norm": 9.452991485595703,
469
  "learning_rate": 5.7618567103935416e-05,
470
- "loss": 7.7915,
471
  "step": 31000
472
  },
473
  {
474
  "epoch": 13.224181360201511,
475
- "grad_norm": 9.460052490234375,
476
  "learning_rate": 5.660948536831484e-05,
477
- "loss": 7.2869,
478
  "step": 31500
479
  },
480
  {
481
  "epoch": 13.43408900083963,
482
- "grad_norm": 10.180335998535156,
483
  "learning_rate": 5.5600403632694254e-05,
484
- "loss": 7.3347,
485
  "step": 32000
486
  },
487
  {
488
  "epoch": 13.64399664147775,
489
- "grad_norm": 10.93828010559082,
490
  "learning_rate": 5.4591321897073666e-05,
491
- "loss": 7.4064,
492
  "step": 32500
493
  },
494
  {
495
  "epoch": 13.853904282115868,
496
- "grad_norm": 11.042454719543457,
497
  "learning_rate": 5.358224016145308e-05,
498
- "loss": 7.4337,
499
  "step": 33000
500
  },
501
  {
502
  "epoch": 14.063811922753988,
503
- "grad_norm": 10.585861206054688,
504
  "learning_rate": 5.257315842583249e-05,
505
- "loss": 7.3246,
506
  "step": 33500
507
  },
508
  {
509
  "epoch": 14.273719563392108,
510
- "grad_norm": 9.971748352050781,
511
  "learning_rate": 5.15640766902119e-05,
512
- "loss": 7.0207,
513
  "step": 34000
514
  },
515
  {
516
  "epoch": 14.483627204030226,
517
- "grad_norm": 10.239751815795898,
518
  "learning_rate": 5.055499495459133e-05,
519
- "loss": 7.0628,
520
  "step": 34500
521
  },
522
  {
523
  "epoch": 14.693534844668346,
524
- "grad_norm": 12.115407943725586,
525
  "learning_rate": 4.954591321897074e-05,
526
- "loss": 7.11,
527
  "step": 35000
528
  },
529
  {
530
  "epoch": 14.903442485306465,
531
- "grad_norm": 11.907709121704102,
532
  "learning_rate": 4.853683148335015e-05,
533
- "loss": 7.1333,
534
  "step": 35500
535
  },
536
  {
537
  "epoch": 15.113350125944585,
538
- "grad_norm": 9.875789642333984,
539
  "learning_rate": 4.7527749747729566e-05,
540
- "loss": 6.9586,
541
  "step": 36000
542
  },
543
  {
544
  "epoch": 15.323257766582703,
545
- "grad_norm": 11.699231147766113,
546
  "learning_rate": 4.6518668012108985e-05,
547
- "loss": 6.8241,
548
  "step": 36500
549
  },
550
  {
551
  "epoch": 15.533165407220823,
552
- "grad_norm": 10.097740173339844,
553
  "learning_rate": 4.55095862764884e-05,
554
- "loss": 6.8637,
555
  "step": 37000
556
  },
557
  {
558
  "epoch": 15.743073047858942,
559
- "grad_norm": 9.586366653442383,
560
  "learning_rate": 4.450050454086781e-05,
561
- "loss": 6.894,
562
  "step": 37500
563
  },
564
  {
565
  "epoch": 15.95298068849706,
566
- "grad_norm": 11.368609428405762,
567
  "learning_rate": 4.349142280524723e-05,
568
- "loss": 6.9168,
569
  "step": 38000
570
  },
571
  {
572
  "epoch": 16.162888329135182,
573
- "grad_norm": 9.660259246826172,
574
  "learning_rate": 4.248234106962664e-05,
575
- "loss": 6.7177,
576
  "step": 38500
577
  },
578
  {
579
  "epoch": 16.3727959697733,
580
- "grad_norm": 8.476889610290527,
581
  "learning_rate": 4.147325933400605e-05,
582
- "loss": 6.698,
583
  "step": 39000
584
  },
585
  {
586
  "epoch": 16.582703610411418,
587
- "grad_norm": 11.034769058227539,
588
  "learning_rate": 4.046417759838547e-05,
589
- "loss": 6.6993,
590
  "step": 39500
591
  },
592
  {
593
  "epoch": 16.79261125104954,
594
- "grad_norm": 9.719618797302246,
595
  "learning_rate": 3.9455095862764884e-05,
596
- "loss": 6.7204,
597
  "step": 40000
598
  },
599
  {
600
  "epoch": 16.79261125104954,
601
- "eval_accuracy": 0.1507794101155097,
602
- "eval_loss": 14.135711669921875,
603
- "eval_runtime": 0.8142,
604
- "eval_samples_per_second": 588.291,
605
- "eval_steps_per_second": 6.141,
606
  "step": 40000
607
  },
608
  {
609
  "epoch": 17.002518891687657,
610
- "grad_norm": 6.08411169052124,
611
  "learning_rate": 3.84460141271443e-05,
612
- "loss": 6.7491,
613
  "step": 40500
614
  },
615
  {
616
  "epoch": 17.212426532325775,
617
- "grad_norm": 7.530599117279053,
618
  "learning_rate": 3.7436932391523715e-05,
619
- "loss": 6.5746,
620
  "step": 41000
621
  },
622
  {
623
  "epoch": 17.422334172963897,
624
- "grad_norm": 9.81454849243164,
625
  "learning_rate": 3.642785065590313e-05,
626
- "loss": 6.5872,
627
  "step": 41500
628
  },
629
  {
630
  "epoch": 17.632241813602015,
631
- "grad_norm": 8.780349731445312,
632
  "learning_rate": 3.541876892028255e-05,
633
- "loss": 6.6003,
634
  "step": 42000
635
  },
636
  {
637
  "epoch": 17.842149454240133,
638
- "grad_norm": 10.0014009475708,
639
  "learning_rate": 3.440968718466196e-05,
640
- "loss": 6.6314,
641
  "step": 42500
642
  },
643
  {
644
  "epoch": 18.052057094878254,
645
- "grad_norm": 7.868160724639893,
646
  "learning_rate": 3.340060544904137e-05,
647
- "loss": 6.5975,
648
  "step": 43000
649
  },
650
  {
651
  "epoch": 18.261964735516372,
652
- "grad_norm": 8.1547212600708,
653
  "learning_rate": 3.239152371342079e-05,
654
- "loss": 6.5136,
655
  "step": 43500
656
  },
657
  {
658
  "epoch": 18.471872376154494,
659
- "grad_norm": 8.351947784423828,
660
  "learning_rate": 3.13824419778002e-05,
661
- "loss": 6.5266,
662
  "step": 44000
663
  },
664
  {
665
  "epoch": 18.68178001679261,
666
- "grad_norm": 9.333196640014648,
667
  "learning_rate": 3.0373360242179615e-05,
668
- "loss": 6.5447,
669
  "step": 44500
670
  },
671
  {
672
  "epoch": 18.89168765743073,
673
- "grad_norm": 7.543220520019531,
674
  "learning_rate": 2.9364278506559034e-05,
675
- "loss": 6.5615,
676
  "step": 45000
677
  },
678
  {
679
  "epoch": 19.10159529806885,
680
- "grad_norm": 8.6489839553833,
681
  "learning_rate": 2.8355196770938446e-05,
682
- "loss": 6.4962,
683
  "step": 45500
684
  },
685
  {
686
  "epoch": 19.31150293870697,
687
- "grad_norm": 8.978482246398926,
688
  "learning_rate": 2.734611503531786e-05,
689
- "loss": 6.4631,
690
  "step": 46000
691
  },
692
  {
693
  "epoch": 19.521410579345087,
694
- "grad_norm": 9.505804061889648,
695
  "learning_rate": 2.6337033299697278e-05,
696
- "loss": 6.4652,
697
  "step": 46500
698
  },
699
  {
700
  "epoch": 19.73131821998321,
701
- "grad_norm": 10.087528228759766,
702
  "learning_rate": 2.532795156407669e-05,
703
- "loss": 6.4648,
704
  "step": 47000
705
  },
706
  {
707
  "epoch": 19.941225860621326,
708
- "grad_norm": 8.372830390930176,
709
  "learning_rate": 2.4318869828456106e-05,
710
- "loss": 6.4747,
711
  "step": 47500
712
  },
713
  {
714
  "epoch": 20.151133501259444,
715
- "grad_norm": 6.940515518188477,
716
  "learning_rate": 2.330978809283552e-05,
717
- "loss": 6.4428,
718
  "step": 48000
719
  },
720
  {
721
  "epoch": 20.361041141897566,
722
- "grad_norm": 9.426199913024902,
723
  "learning_rate": 2.2300706357214934e-05,
724
- "loss": 6.42,
725
  "step": 48500
726
  },
727
  {
728
  "epoch": 20.570948782535684,
729
- "grad_norm": 7.125119209289551,
730
  "learning_rate": 2.129162462159435e-05,
731
- "loss": 6.4176,
732
  "step": 49000
733
  },
734
  {
735
  "epoch": 20.7808564231738,
736
- "grad_norm": 8.605149269104004,
737
  "learning_rate": 2.0282542885973765e-05,
738
- "loss": 6.4178,
739
  "step": 49500
740
  },
741
  {
742
  "epoch": 20.990764063811923,
743
- "grad_norm": 5.658854007720947,
744
  "learning_rate": 1.927346115035318e-05,
745
- "loss": 6.4249,
746
  "step": 50000
747
  },
748
  {
749
  "epoch": 20.990764063811923,
750
- "eval_accuracy": 0.15067148905150418,
751
- "eval_loss": 14.746002197265625,
752
- "eval_runtime": 0.8179,
753
- "eval_samples_per_second": 585.658,
754
- "eval_steps_per_second": 6.113,
755
  "step": 50000
756
  },
757
  {
758
  "epoch": 21.20067170445004,
759
- "grad_norm": 9.741387367248535,
760
  "learning_rate": 1.8264379414732593e-05,
761
- "loss": 6.378,
762
  "step": 50500
763
  },
764
  {
765
  "epoch": 21.410579345088163,
766
- "grad_norm": 7.579795837402344,
767
  "learning_rate": 1.725529767911201e-05,
768
- "loss": 6.3897,
769
  "step": 51000
770
  },
771
  {
772
  "epoch": 21.62048698572628,
773
- "grad_norm": 8.439435005187988,
774
  "learning_rate": 1.6246215943491424e-05,
775
- "loss": 6.374,
776
  "step": 51500
777
  },
778
  {
779
  "epoch": 21.8303946263644,
780
- "grad_norm": 8.949285507202148,
781
  "learning_rate": 1.5237134207870837e-05,
782
- "loss": 6.3776,
783
  "step": 52000
784
  },
785
  {
786
  "epoch": 22.04030226700252,
787
- "grad_norm": 4.752408981323242,
788
  "learning_rate": 1.4228052472250252e-05,
789
- "loss": 6.3705,
790
  "step": 52500
791
  },
792
  {
793
  "epoch": 22.250209907640638,
794
- "grad_norm": 6.665569305419922,
795
  "learning_rate": 1.3218970736629668e-05,
796
- "loss": 6.3435,
797
  "step": 53000
798
  },
799
  {
800
  "epoch": 22.460117548278756,
801
- "grad_norm": 8.843728065490723,
802
  "learning_rate": 1.2209889001009082e-05,
803
- "loss": 6.3398,
804
  "step": 53500
805
  },
806
  {
807
  "epoch": 22.670025188916878,
808
- "grad_norm": 7.537617206573486,
809
  "learning_rate": 1.1200807265388496e-05,
810
- "loss": 6.3528,
811
  "step": 54000
812
  },
813
  {
814
  "epoch": 22.879932829554996,
815
- "grad_norm": 7.035005569458008,
816
  "learning_rate": 1.0191725529767912e-05,
817
- "loss": 6.3397,
818
  "step": 54500
819
  },
820
  {
821
  "epoch": 23.089840470193113,
822
- "grad_norm": 8.030730247497559,
823
  "learning_rate": 9.182643794147326e-06,
824
- "loss": 6.3295,
825
  "step": 55000
826
  },
827
  {
828
  "epoch": 23.299748110831235,
829
- "grad_norm": 6.538209438323975,
830
  "learning_rate": 8.173562058526741e-06,
831
- "loss": 6.3122,
832
  "step": 55500
833
  },
834
  {
835
  "epoch": 23.509655751469353,
836
- "grad_norm": 8.01657772064209,
837
  "learning_rate": 7.164480322906156e-06,
838
- "loss": 6.3267,
839
  "step": 56000
840
  },
841
  {
842
  "epoch": 23.719563392107474,
843
- "grad_norm": 7.038714408874512,
844
  "learning_rate": 6.155398587285571e-06,
845
- "loss": 6.3101,
846
  "step": 56500
847
  },
848
  {
849
  "epoch": 23.929471032745592,
850
- "grad_norm": 9.071599960327148,
851
  "learning_rate": 5.146316851664986e-06,
852
- "loss": 6.3173,
853
  "step": 57000
854
  },
855
  {
856
  "epoch": 24.13937867338371,
857
- "grad_norm": 7.216913223266602,
858
  "learning_rate": 4.1372351160444e-06,
859
- "loss": 6.3022,
860
  "step": 57500
861
  },
862
  {
863
  "epoch": 24.349286314021832,
864
- "grad_norm": 8.274382591247559,
865
  "learning_rate": 3.1281533804238145e-06,
866
- "loss": 6.3014,
867
  "step": 58000
868
  },
869
  {
870
  "epoch": 24.55919395465995,
871
- "grad_norm": 8.35374641418457,
872
  "learning_rate": 2.1190716448032293e-06,
873
- "loss": 6.3059,
874
  "step": 58500
875
  },
876
  {
877
  "epoch": 24.769101595298068,
878
- "grad_norm": 6.7744927406311035,
879
  "learning_rate": 1.109989909182644e-06,
880
- "loss": 6.2977,
881
  "step": 59000
882
  },
883
  {
884
  "epoch": 24.97900923593619,
885
- "grad_norm": 7.471076488494873,
886
  "learning_rate": 1.0090817356205853e-07,
887
- "loss": 6.2865,
888
  "step": 59500
889
  },
890
  {
891
  "epoch": 25.0,
892
  "step": 59550,
893
  "total_flos": 7.69437063436032e+17,
894
- "train_loss": 8.341610258088004,
895
- "train_runtime": 16911.6417,
896
- "train_samples_per_second": 337.991,
897
- "train_steps_per_second": 3.521
898
  }
899
  ],
900
  "logging_steps": 500,
 
1
  {
2
  "best_global_step": 10000,
3
+ "best_metric": 10.820178031921387,
4
  "best_model_checkpoint": "distilbert_rand_100_v2/checkpoint-10000",
5
  "epoch": 25.0,
6
  "eval_steps": 10000,
 
11
  "log_history": [
12
  {
13
  "epoch": 0.20990764063811923,
14
+ "grad_norm": 2.7810590267181396,
15
  "learning_rate": 5e-06,
16
+ "loss": 13.9348,
17
  "step": 500
18
  },
19
  {
20
  "epoch": 0.41981528127623846,
21
+ "grad_norm": 2.1571836471557617,
22
  "learning_rate": 1e-05,
23
+ "loss": 12.2131,
24
  "step": 1000
25
  },
26
  {
27
  "epoch": 0.6297229219143576,
28
+ "grad_norm": 2.1669623851776123,
29
  "learning_rate": 1.5e-05,
30
+ "loss": 11.6798,
31
  "step": 1500
32
  },
33
  {
34
  "epoch": 0.8396305625524769,
35
+ "grad_norm": 2.2685675621032715,
36
  "learning_rate": 2e-05,
37
+ "loss": 11.5318,
38
  "step": 2000
39
  },
40
  {
41
  "epoch": 1.0495382031905962,
42
+ "grad_norm": 2.121546983718872,
43
  "learning_rate": 2.5e-05,
44
+ "loss": 11.3986,
45
  "step": 2500
46
  },
47
  {
48
  "epoch": 1.2594458438287153,
49
+ "grad_norm": 2.088027238845825,
50
  "learning_rate": 3e-05,
51
+ "loss": 11.2855,
52
  "step": 3000
53
  },
54
  {
55
  "epoch": 1.4693534844668346,
56
+ "grad_norm": 2.490748882293701,
57
  "learning_rate": 3.5e-05,
58
+ "loss": 11.1933,
59
  "step": 3500
60
  },
61
  {
62
  "epoch": 1.6792611251049538,
63
+ "grad_norm": 2.112895965576172,
64
  "learning_rate": 4e-05,
65
+ "loss": 11.1191,
66
  "step": 4000
67
  },
68
  {
69
  "epoch": 1.8891687657430731,
70
+ "grad_norm": 2.4714086055755615,
71
  "learning_rate": 4.5e-05,
72
+ "loss": 11.0607,
73
  "step": 4500
74
  },
75
  {
76
  "epoch": 2.0990764063811924,
77
+ "grad_norm": 2.6922225952148438,
78
  "learning_rate": 5e-05,
79
+ "loss": 11.0076,
80
  "step": 5000
81
  },
82
  {
83
  "epoch": 2.3089840470193117,
84
+ "grad_norm": 2.3974456787109375,
85
  "learning_rate": 5.500000000000001e-05,
86
+ "loss": 10.9716,
87
  "step": 5500
88
  },
89
  {
90
  "epoch": 2.5188916876574305,
91
+ "grad_norm": 2.3665430545806885,
92
  "learning_rate": 6e-05,
93
+ "loss": 10.9402,
94
  "step": 6000
95
  },
96
  {
97
  "epoch": 2.72879932829555,
98
+ "grad_norm": 2.40063738822937,
99
  "learning_rate": 6.500000000000001e-05,
100
+ "loss": 10.9131,
101
  "step": 6500
102
  },
103
  {
104
  "epoch": 2.938706968933669,
105
+ "grad_norm": 2.4049057960510254,
106
  "learning_rate": 7e-05,
107
+ "loss": 10.8886,
108
  "step": 7000
109
  },
110
  {
111
  "epoch": 3.1486146095717884,
112
+ "grad_norm": 2.5291497707366943,
113
  "learning_rate": 7.500000000000001e-05,
114
+ "loss": 10.8142,
115
  "step": 7500
116
  },
117
  {
118
  "epoch": 3.3585222502099077,
119
+ "grad_norm": 2.7735931873321533,
120
  "learning_rate": 8e-05,
121
+ "loss": 10.7816,
122
  "step": 8000
123
  },
124
  {
125
  "epoch": 3.568429890848027,
126
+ "grad_norm": 2.8998589515686035,
127
  "learning_rate": 8.5e-05,
128
+ "loss": 10.7759,
129
  "step": 8500
130
  },
131
  {
132
  "epoch": 3.7783375314861463,
133
+ "grad_norm": 2.9176485538482666,
134
  "learning_rate": 9e-05,
135
+ "loss": 10.7577,
136
  "step": 9000
137
  },
138
  {
139
  "epoch": 3.988245172124265,
140
+ "grad_norm": 2.7973697185516357,
141
  "learning_rate": 9.5e-05,
142
+ "loss": 10.7493,
143
  "step": 9500
144
  },
145
  {
146
  "epoch": 4.198152812762385,
147
+ "grad_norm": 3.1797733306884766,
148
  "learning_rate": 0.0001,
149
+ "loss": 10.5487,
150
  "step": 10000
151
  },
152
  {
153
  "epoch": 4.198152812762385,
154
+ "eval_accuracy": 0.15106152091043157,
155
+ "eval_loss": 10.820178031921387,
156
+ "eval_runtime": 0.8506,
157
+ "eval_samples_per_second": 563.115,
158
+ "eval_steps_per_second": 5.878,
159
  "step": 10000
160
  },
161
  {
162
  "epoch": 4.408060453400504,
163
+ "grad_norm": 2.983929395675659,
164
  "learning_rate": 9.899091826437942e-05,
165
+ "loss": 10.5591,
166
  "step": 10500
167
  },
168
  {
169
  "epoch": 4.617968094038623,
170
+ "grad_norm": 3.550022840499878,
171
  "learning_rate": 9.798183652875883e-05,
172
+ "loss": 10.5642,
173
  "step": 11000
174
  },
175
  {
176
  "epoch": 4.827875734676742,
177
+ "grad_norm": 3.246150493621826,
178
  "learning_rate": 9.697275479313825e-05,
179
+ "loss": 10.5806,
180
  "step": 11500
181
  },
182
  {
183
  "epoch": 5.037783375314861,
184
+ "grad_norm": 3.4869985580444336,
185
  "learning_rate": 9.596367305751767e-05,
186
+ "loss": 10.5141,
187
  "step": 12000
188
  },
189
  {
190
  "epoch": 5.247691015952981,
191
+ "grad_norm": 3.589064836502075,
192
  "learning_rate": 9.495459132189707e-05,
193
+ "loss": 10.302,
194
  "step": 12500
195
  },
196
  {
197
  "epoch": 5.4575986565911,
198
+ "grad_norm": 3.496105909347534,
199
  "learning_rate": 9.394550958627649e-05,
200
+ "loss": 10.3312,
201
  "step": 13000
202
  },
203
  {
204
  "epoch": 5.667506297229219,
205
+ "grad_norm": 3.550602674484253,
206
  "learning_rate": 9.293642785065591e-05,
207
+ "loss": 10.3664,
208
  "step": 13500
209
  },
210
  {
211
  "epoch": 5.877413937867338,
212
+ "grad_norm": 3.5406298637390137,
213
  "learning_rate": 9.192734611503532e-05,
214
+ "loss": 10.385,
215
  "step": 14000
216
  },
217
  {
218
  "epoch": 6.087321578505458,
219
+ "grad_norm": 3.59983229637146,
220
  "learning_rate": 9.091826437941474e-05,
221
+ "loss": 10.248,
222
  "step": 14500
223
  },
224
  {
225
  "epoch": 6.297229219143577,
226
+ "grad_norm": 3.658291816711426,
227
  "learning_rate": 8.990918264379415e-05,
228
+ "loss": 10.1031,
229
  "step": 15000
230
  },
231
  {
232
  "epoch": 6.507136859781696,
233
+ "grad_norm": 3.845203161239624,
234
  "learning_rate": 8.890010090817356e-05,
235
+ "loss": 10.1438,
236
  "step": 15500
237
  },
238
  {
239
  "epoch": 6.717044500419815,
240
+ "grad_norm": 3.9203052520751953,
241
  "learning_rate": 8.789101917255298e-05,
242
+ "loss": 10.1775,
243
  "step": 16000
244
  },
245
  {
246
  "epoch": 6.926952141057934,
247
+ "grad_norm": 3.997992992401123,
248
  "learning_rate": 8.68819374369324e-05,
249
+ "loss": 10.21,
250
  "step": 16500
251
  },
252
  {
253
  "epoch": 7.136859781696054,
254
+ "grad_norm": 4.228085041046143,
255
  "learning_rate": 8.58728557013118e-05,
256
+ "loss": 9.9501,
257
  "step": 17000
258
  },
259
  {
260
  "epoch": 7.346767422334173,
261
+ "grad_norm": 4.66232442855835,
262
  "learning_rate": 8.486377396569122e-05,
263
+ "loss": 9.8469,
264
  "step": 17500
265
  },
266
  {
267
  "epoch": 7.5566750629722925,
268
+ "grad_norm": 4.382004737854004,
269
  "learning_rate": 8.385469223007064e-05,
270
+ "loss": 9.8927,
271
  "step": 18000
272
  },
273
  {
274
  "epoch": 7.766582703610411,
275
+ "grad_norm": 4.697808265686035,
276
  "learning_rate": 8.284561049445006e-05,
277
+ "loss": 9.9369,
278
  "step": 18500
279
  },
280
  {
281
  "epoch": 7.97649034424853,
282
+ "grad_norm": 4.500067710876465,
283
  "learning_rate": 8.183652875882947e-05,
284
+ "loss": 9.9465,
285
  "step": 19000
286
  },
287
  {
288
  "epoch": 8.18639798488665,
289
+ "grad_norm": 5.431141376495361,
290
  "learning_rate": 8.082744702320889e-05,
291
+ "loss": 9.5089,
292
  "step": 19500
293
  },
294
  {
295
  "epoch": 8.39630562552477,
296
+ "grad_norm": 5.436167240142822,
297
  "learning_rate": 7.98183652875883e-05,
298
+ "loss": 9.5005,
299
  "step": 20000
300
  },
301
  {
302
  "epoch": 8.39630562552477,
303
+ "eval_accuracy": 0.15258565055136228,
304
+ "eval_loss": 11.374232292175293,
305
+ "eval_runtime": 0.8148,
306
+ "eval_samples_per_second": 587.842,
307
+ "eval_steps_per_second": 6.136,
308
  "step": 20000
309
  },
310
  {
311
  "epoch": 8.606213266162888,
312
+ "grad_norm": 5.705742359161377,
313
  "learning_rate": 7.880928355196771e-05,
314
+ "loss": 9.5201,
315
  "step": 20500
316
  },
317
  {
318
  "epoch": 8.816120906801007,
319
+ "grad_norm": 5.982388973236084,
320
  "learning_rate": 7.780020181634713e-05,
321
+ "loss": 9.5749,
322
  "step": 21000
323
  },
324
  {
325
  "epoch": 9.026028547439127,
326
+ "grad_norm": 6.552948474884033,
327
  "learning_rate": 7.679112008072655e-05,
328
+ "loss": 9.5082,
329
  "step": 21500
330
  },
331
  {
332
  "epoch": 9.235936188077247,
333
+ "grad_norm": 7.031944751739502,
334
  "learning_rate": 7.578203834510595e-05,
335
+ "loss": 9.0094,
336
  "step": 22000
337
  },
338
  {
339
  "epoch": 9.445843828715365,
340
+ "grad_norm": 7.557385444641113,
341
  "learning_rate": 7.477295660948537e-05,
342
+ "loss": 9.0536,
343
  "step": 22500
344
  },
345
  {
346
  "epoch": 9.655751469353484,
347
+ "grad_norm": 7.220298767089844,
348
  "learning_rate": 7.376387487386479e-05,
349
+ "loss": 9.1141,
350
  "step": 23000
351
  },
352
  {
353
  "epoch": 9.865659109991604,
354
+ "grad_norm": 7.19287109375,
355
  "learning_rate": 7.27547931382442e-05,
356
+ "loss": 9.1294,
357
  "step": 23500
358
  },
359
  {
360
  "epoch": 10.075566750629722,
361
+ "grad_norm": 7.745799541473389,
362
  "learning_rate": 7.174571140262362e-05,
363
+ "loss": 8.9289,
364
  "step": 24000
365
  },
366
  {
367
  "epoch": 10.285474391267842,
368
+ "grad_norm": 7.925483703613281,
369
  "learning_rate": 7.073662966700304e-05,
370
+ "loss": 8.557,
371
  "step": 24500
372
  },
373
  {
374
  "epoch": 10.495382031905962,
375
+ "grad_norm": 7.923360824584961,
376
  "learning_rate": 6.972754793138244e-05,
377
+ "loss": 8.6173,
378
  "step": 25000
379
  },
380
  {
381
  "epoch": 10.705289672544081,
382
+ "grad_norm": 8.141770362854004,
383
  "learning_rate": 6.871846619576186e-05,
384
+ "loss": 8.6523,
385
  "step": 25500
386
  },
387
  {
388
  "epoch": 10.9151973131822,
389
+ "grad_norm": 7.086618900299072,
390
  "learning_rate": 6.770938446014128e-05,
391
+ "loss": 8.7022,
392
  "step": 26000
393
  },
394
  {
395
  "epoch": 11.125104953820319,
396
+ "grad_norm": 8.559000015258789,
397
  "learning_rate": 6.670030272452068e-05,
398
+ "loss": 8.3396,
399
  "step": 26500
400
  },
401
  {
402
  "epoch": 11.335012594458439,
403
+ "grad_norm": 9.0249662399292,
404
  "learning_rate": 6.56912209889001e-05,
405
+ "loss": 8.1425,
406
  "step": 27000
407
  },
408
  {
409
  "epoch": 11.544920235096557,
410
+ "grad_norm": 8.788827896118164,
411
  "learning_rate": 6.468213925327952e-05,
412
+ "loss": 8.2002,
413
  "step": 27500
414
  },
415
  {
416
  "epoch": 11.754827875734676,
417
+ "grad_norm": 9.493494033813477,
418
  "learning_rate": 6.367305751765893e-05,
419
+ "loss": 8.2441,
420
  "step": 28000
421
  },
422
  {
423
  "epoch": 11.964735516372796,
424
+ "grad_norm": 9.14420223236084,
425
  "learning_rate": 6.266397578203835e-05,
426
+ "loss": 8.2831,
427
  "step": 28500
428
  },
429
  {
430
  "epoch": 12.174643157010916,
431
+ "grad_norm": 9.685812950134277,
432
  "learning_rate": 6.165489404641777e-05,
433
+ "loss": 7.7931,
434
  "step": 29000
435
  },
436
  {
437
  "epoch": 12.384550797649034,
438
+ "grad_norm": 10.053449630737305,
439
  "learning_rate": 6.064581231079718e-05,
440
+ "loss": 7.7363,
441
  "step": 29500
442
  },
443
  {
444
  "epoch": 12.594458438287154,
445
+ "grad_norm": 9.493916511535645,
446
  "learning_rate": 5.963673057517659e-05,
447
+ "loss": 7.8068,
448
  "step": 30000
449
  },
450
  {
451
  "epoch": 12.594458438287154,
452
+ "eval_accuracy": 0.1529227411366371,
453
+ "eval_loss": 12.660033226013184,
454
+ "eval_runtime": 0.8184,
455
+ "eval_samples_per_second": 585.269,
456
+ "eval_steps_per_second": 6.109,
457
  "step": 30000
458
  },
459
  {
460
  "epoch": 12.804366078925273,
461
+ "grad_norm": 9.801485061645508,
462
  "learning_rate": 5.8627648839556e-05,
463
+ "loss": 7.8587,
464
  "step": 30500
465
  },
466
  {
467
  "epoch": 13.014273719563391,
468
+ "grad_norm": 9.46905517578125,
469
  "learning_rate": 5.7618567103935416e-05,
470
+ "loss": 7.8407,
471
  "step": 31000
472
  },
473
  {
474
  "epoch": 13.224181360201511,
475
+ "grad_norm": 10.061419486999512,
476
  "learning_rate": 5.660948536831484e-05,
477
+ "loss": 7.3547,
478
  "step": 31500
479
  },
480
  {
481
  "epoch": 13.43408900083963,
482
+ "grad_norm": 10.121818542480469,
483
  "learning_rate": 5.5600403632694254e-05,
484
+ "loss": 7.4044,
485
  "step": 32000
486
  },
487
  {
488
  "epoch": 13.64399664147775,
489
+ "grad_norm": 10.951651573181152,
490
  "learning_rate": 5.4591321897073666e-05,
491
+ "loss": 7.4683,
492
  "step": 32500
493
  },
494
  {
495
  "epoch": 13.853904282115868,
496
+ "grad_norm": 10.483640670776367,
497
  "learning_rate": 5.358224016145308e-05,
498
+ "loss": 7.4945,
499
  "step": 33000
500
  },
501
  {
502
  "epoch": 14.063811922753988,
503
+ "grad_norm": 9.109230995178223,
504
  "learning_rate": 5.257315842583249e-05,
505
+ "loss": 7.3746,
506
  "step": 33500
507
  },
508
  {
509
  "epoch": 14.273719563392108,
510
+ "grad_norm": 9.702284812927246,
511
  "learning_rate": 5.15640766902119e-05,
512
+ "loss": 7.0751,
513
  "step": 34000
514
  },
515
  {
516
  "epoch": 14.483627204030226,
517
+ "grad_norm": 11.211170196533203,
518
  "learning_rate": 5.055499495459133e-05,
519
+ "loss": 7.1236,
520
  "step": 34500
521
  },
522
  {
523
  "epoch": 14.693534844668346,
524
+ "grad_norm": 10.092761993408203,
525
  "learning_rate": 4.954591321897074e-05,
526
+ "loss": 7.1618,
527
  "step": 35000
528
  },
529
  {
530
  "epoch": 14.903442485306465,
531
+ "grad_norm": 11.896991729736328,
532
  "learning_rate": 4.853683148335015e-05,
533
+ "loss": 7.1961,
534
  "step": 35500
535
  },
536
  {
537
  "epoch": 15.113350125944585,
538
+ "grad_norm": 9.546497344970703,
539
  "learning_rate": 4.7527749747729566e-05,
540
+ "loss": 7.0114,
541
  "step": 36000
542
  },
543
  {
544
  "epoch": 15.323257766582703,
545
+ "grad_norm": 11.717222213745117,
546
  "learning_rate": 4.6518668012108985e-05,
547
+ "loss": 6.8654,
548
  "step": 36500
549
  },
550
  {
551
  "epoch": 15.533165407220823,
552
+ "grad_norm": 10.279557228088379,
553
  "learning_rate": 4.55095862764884e-05,
554
+ "loss": 6.8976,
555
  "step": 37000
556
  },
557
  {
558
  "epoch": 15.743073047858942,
559
+ "grad_norm": 10.96808910369873,
560
  "learning_rate": 4.450050454086781e-05,
561
+ "loss": 6.9294,
562
  "step": 37500
563
  },
564
  {
565
  "epoch": 15.95298068849706,
566
+ "grad_norm": 11.235006332397461,
567
  "learning_rate": 4.349142280524723e-05,
568
+ "loss": 6.9638,
569
  "step": 38000
570
  },
571
  {
572
  "epoch": 16.162888329135182,
573
+ "grad_norm": 9.853087425231934,
574
  "learning_rate": 4.248234106962664e-05,
575
+ "loss": 6.7418,
576
  "step": 38500
577
  },
578
  {
579
  "epoch": 16.3727959697733,
580
+ "grad_norm": 8.750295639038086,
581
  "learning_rate": 4.147325933400605e-05,
582
+ "loss": 6.7309,
583
  "step": 39000
584
  },
585
  {
586
  "epoch": 16.582703610411418,
587
+ "grad_norm": 10.288826942443848,
588
  "learning_rate": 4.046417759838547e-05,
589
+ "loss": 6.7339,
590
  "step": 39500
591
  },
592
  {
593
  "epoch": 16.79261125104954,
594
+ "grad_norm": 10.06374740600586,
595
  "learning_rate": 3.9455095862764884e-05,
596
+ "loss": 6.765,
597
  "step": 40000
598
  },
599
  {
600
  "epoch": 16.79261125104954,
601
+ "eval_accuracy": 0.1504149377593361,
602
+ "eval_loss": 14.03056526184082,
603
+ "eval_runtime": 0.8439,
604
+ "eval_samples_per_second": 567.613,
605
+ "eval_steps_per_second": 5.925,
606
  "step": 40000
607
  },
608
  {
609
  "epoch": 17.002518891687657,
610
+ "grad_norm": 8.312663078308105,
611
  "learning_rate": 3.84460141271443e-05,
612
+ "loss": 6.7817,
613
  "step": 40500
614
  },
615
  {
616
  "epoch": 17.212426532325775,
617
+ "grad_norm": 8.644062995910645,
618
  "learning_rate": 3.7436932391523715e-05,
619
+ "loss": 6.5932,
620
  "step": 41000
621
  },
622
  {
623
  "epoch": 17.422334172963897,
624
+ "grad_norm": 10.031119346618652,
625
  "learning_rate": 3.642785065590313e-05,
626
+ "loss": 6.6121,
627
  "step": 41500
628
  },
629
  {
630
  "epoch": 17.632241813602015,
631
+ "grad_norm": 9.132280349731445,
632
  "learning_rate": 3.541876892028255e-05,
633
+ "loss": 6.6333,
634
  "step": 42000
635
  },
636
  {
637
  "epoch": 17.842149454240133,
638
+ "grad_norm": 9.706832885742188,
639
  "learning_rate": 3.440968718466196e-05,
640
+ "loss": 6.6536,
641
  "step": 42500
642
  },
643
  {
644
  "epoch": 18.052057094878254,
645
+ "grad_norm": 8.929744720458984,
646
  "learning_rate": 3.340060544904137e-05,
647
+ "loss": 6.6186,
648
  "step": 43000
649
  },
650
  {
651
  "epoch": 18.261964735516372,
652
+ "grad_norm": 9.22443962097168,
653
  "learning_rate": 3.239152371342079e-05,
654
+ "loss": 6.5293,
655
  "step": 43500
656
  },
657
  {
658
  "epoch": 18.471872376154494,
659
+ "grad_norm": 8.579099655151367,
660
  "learning_rate": 3.13824419778002e-05,
661
+ "loss": 6.5474,
662
  "step": 44000
663
  },
664
  {
665
  "epoch": 18.68178001679261,
666
+ "grad_norm": 9.799068450927734,
667
  "learning_rate": 3.0373360242179615e-05,
668
+ "loss": 6.5603,
669
  "step": 44500
670
  },
671
  {
672
  "epoch": 18.89168765743073,
673
+ "grad_norm": 8.805617332458496,
674
  "learning_rate": 2.9364278506559034e-05,
675
+ "loss": 6.5773,
676
  "step": 45000
677
  },
678
  {
679
  "epoch": 19.10159529806885,
680
+ "grad_norm": 8.691386222839355,
681
  "learning_rate": 2.8355196770938446e-05,
682
+ "loss": 6.5167,
683
  "step": 45500
684
  },
685
  {
686
  "epoch": 19.31150293870697,
687
+ "grad_norm": 9.20458698272705,
688
  "learning_rate": 2.734611503531786e-05,
689
+ "loss": 6.4773,
690
  "step": 46000
691
  },
692
  {
693
  "epoch": 19.521410579345087,
694
+ "grad_norm": 9.205421447753906,
695
  "learning_rate": 2.6337033299697278e-05,
696
+ "loss": 6.476,
697
  "step": 46500
698
  },
699
  {
700
  "epoch": 19.73131821998321,
701
+ "grad_norm": 8.747261047363281,
702
  "learning_rate": 2.532795156407669e-05,
703
+ "loss": 6.4856,
704
  "step": 47000
705
  },
706
  {
707
  "epoch": 19.941225860621326,
708
+ "grad_norm": 8.697514533996582,
709
  "learning_rate": 2.4318869828456106e-05,
710
+ "loss": 6.4856,
711
  "step": 47500
712
  },
713
  {
714
  "epoch": 20.151133501259444,
715
+ "grad_norm": 6.696583271026611,
716
  "learning_rate": 2.330978809283552e-05,
717
+ "loss": 6.4534,
718
  "step": 48000
719
  },
720
  {
721
  "epoch": 20.361041141897566,
722
+ "grad_norm": 7.255544185638428,
723
  "learning_rate": 2.2300706357214934e-05,
724
+ "loss": 6.4353,
725
  "step": 48500
726
  },
727
  {
728
  "epoch": 20.570948782535684,
729
+ "grad_norm": 6.9102044105529785,
730
  "learning_rate": 2.129162462159435e-05,
731
+ "loss": 6.4322,
732
  "step": 49000
733
  },
734
  {
735
  "epoch": 20.7808564231738,
736
+ "grad_norm": 8.245722770690918,
737
  "learning_rate": 2.0282542885973765e-05,
738
+ "loss": 6.4299,
739
  "step": 49500
740
  },
741
  {
742
  "epoch": 20.990764063811923,
743
+ "grad_norm": 7.834451198577881,
744
  "learning_rate": 1.927346115035318e-05,
745
+ "loss": 6.4433,
746
  "step": 50000
747
  },
748
  {
749
  "epoch": 20.990764063811923,
750
+ "eval_accuracy": 0.15173689965514342,
751
+ "eval_loss": 14.556241035461426,
752
+ "eval_runtime": 0.847,
753
+ "eval_samples_per_second": 565.507,
754
+ "eval_steps_per_second": 5.903,
755
  "step": 50000
756
  },
757
  {
758
  "epoch": 21.20067170445004,
759
+ "grad_norm": 9.235966682434082,
760
  "learning_rate": 1.8264379414732593e-05,
761
+ "loss": 6.3917,
762
  "step": 50500
763
  },
764
  {
765
  "epoch": 21.410579345088163,
766
+ "grad_norm": 8.457624435424805,
767
  "learning_rate": 1.725529767911201e-05,
768
+ "loss": 6.3966,
769
  "step": 51000
770
  },
771
  {
772
  "epoch": 21.62048698572628,
773
+ "grad_norm": 6.855658531188965,
774
  "learning_rate": 1.6246215943491424e-05,
775
+ "loss": 6.3909,
776
  "step": 51500
777
  },
778
  {
779
  "epoch": 21.8303946263644,
780
+ "grad_norm": 6.519852638244629,
781
  "learning_rate": 1.5237134207870837e-05,
782
+ "loss": 6.3931,
783
  "step": 52000
784
  },
785
  {
786
  "epoch": 22.04030226700252,
787
+ "grad_norm": 5.470546722412109,
788
  "learning_rate": 1.4228052472250252e-05,
789
+ "loss": 6.3852,
790
  "step": 52500
791
  },
792
  {
793
  "epoch": 22.250209907640638,
794
+ "grad_norm": 6.591881275177002,
795
  "learning_rate": 1.3218970736629668e-05,
796
+ "loss": 6.3505,
797
  "step": 53000
798
  },
799
  {
800
  "epoch": 22.460117548278756,
801
+ "grad_norm": 9.221796035766602,
802
  "learning_rate": 1.2209889001009082e-05,
803
+ "loss": 6.3505,
804
  "step": 53500
805
  },
806
  {
807
  "epoch": 22.670025188916878,
808
+ "grad_norm": 8.409793853759766,
809
  "learning_rate": 1.1200807265388496e-05,
810
+ "loss": 6.3681,
811
  "step": 54000
812
  },
813
  {
814
  "epoch": 22.879932829554996,
815
+ "grad_norm": 6.856619834899902,
816
  "learning_rate": 1.0191725529767912e-05,
817
+ "loss": 6.3509,
818
  "step": 54500
819
  },
820
  {
821
  "epoch": 23.089840470193113,
822
+ "grad_norm": 6.267460823059082,
823
  "learning_rate": 9.182643794147326e-06,
824
+ "loss": 6.3424,
825
  "step": 55000
826
  },
827
  {
828
  "epoch": 23.299748110831235,
829
+ "grad_norm": 8.548900604248047,
830
  "learning_rate": 8.173562058526741e-06,
831
+ "loss": 6.3236,
832
  "step": 55500
833
  },
834
  {
835
  "epoch": 23.509655751469353,
836
+ "grad_norm": 6.857176303863525,
837
  "learning_rate": 7.164480322906156e-06,
838
+ "loss": 6.3391,
839
  "step": 56000
840
  },
841
  {
842
  "epoch": 23.719563392107474,
843
+ "grad_norm": 6.423684120178223,
844
  "learning_rate": 6.155398587285571e-06,
845
+ "loss": 6.317,
846
  "step": 56500
847
  },
848
  {
849
  "epoch": 23.929471032745592,
850
+ "grad_norm": 8.459613800048828,
851
  "learning_rate": 5.146316851664986e-06,
852
+ "loss": 6.3243,
853
  "step": 57000
854
  },
855
  {
856
  "epoch": 24.13937867338371,
857
+ "grad_norm": 8.112276077270508,
858
  "learning_rate": 4.1372351160444e-06,
859
+ "loss": 6.3075,
860
  "step": 57500
861
  },
862
  {
863
  "epoch": 24.349286314021832,
864
+ "grad_norm": 9.84228229522705,
865
  "learning_rate": 3.1281533804238145e-06,
866
+ "loss": 6.3149,
867
  "step": 58000
868
  },
869
  {
870
  "epoch": 24.55919395465995,
871
+ "grad_norm": 6.50051212310791,
872
  "learning_rate": 2.1190716448032293e-06,
873
+ "loss": 6.3166,
874
  "step": 58500
875
  },
876
  {
877
  "epoch": 24.769101595298068,
878
+ "grad_norm": 6.993781566619873,
879
  "learning_rate": 1.109989909182644e-06,
880
+ "loss": 6.3091,
881
  "step": 59000
882
  },
883
  {
884
  "epoch": 24.97900923593619,
885
+ "grad_norm": 6.753544807434082,
886
  "learning_rate": 1.0090817356205853e-07,
887
+ "loss": 6.2941,
888
  "step": 59500
889
  },
890
  {
891
  "epoch": 25.0,
892
  "step": 59550,
893
  "total_flos": 7.69437063436032e+17,
894
+ "train_loss": 8.358330273888473,
895
+ "train_runtime": 17076.0076,
896
+ "train_samples_per_second": 334.737,
897
+ "train_steps_per_second": 3.487
898
  }
899
  ],
900
  "logging_steps": 500,