Hartunka commited on
Commit
1768d44
·
verified ·
1 Parent(s): eb3b92a

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 +267 -267
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_50_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_50_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.1213
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-50_v2
7
  metrics:
8
  - accuracy
9
  model-index:
10
  - name: distilbert_rand_50_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-50_v2
17
+ type: Hartunka/processed_wikitext-103-raw-v1-rand-50_v2
18
+ metrics:
19
+ - name: Accuracy
20
+ type: accuracy
21
+ value: 0.15299203254788948
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
26
 
27
  # distilbert_rand_50_v2
28
 
29
+ This model is a fine-tuned version of [](https://huggingface.co/) on the Hartunka/processed_wikitext-103-raw-v1-rand-50_v2 dataset.
30
  It achieves the following results on the evaluation set:
31
+ - Loss: 10.1505
32
+ - Accuracy: 0.1530
33
 
34
  ## Model description
35
 
all_results.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "epoch": 25.0,
3
- "eval_accuracy": 0.15186189749675086,
4
- "eval_loss": 10.148606300354004,
5
- "eval_runtime": 0.8211,
6
  "eval_samples": 479,
7
- "eval_samples_per_second": 583.349,
8
- "eval_steps_per_second": 6.089,
9
- "perplexity": 25555.460739123107,
10
  "total_flos": 7.68761901614592e+17,
11
- "train_loss": 8.060933875813392,
12
- "train_runtime": 16751.5356,
13
  "train_samples": 228639,
14
- "train_samples_per_second": 341.221,
15
- "train_steps_per_second": 3.555
16
  }
 
1
  {
2
  "epoch": 25.0,
3
+ "eval_accuracy": 0.15299203254788948,
4
+ "eval_loss": 10.150479316711426,
5
+ "eval_runtime": 0.8497,
6
  "eval_samples": 479,
7
+ "eval_samples_per_second": 563.725,
8
+ "eval_steps_per_second": 5.884,
9
+ "perplexity": 25603.37138981852,
10
  "total_flos": 7.68761901614592e+17,
11
+ "train_loss": 8.045040057203932,
12
+ "train_runtime": 16960.8581,
13
  "train_samples": 228639,
14
+ "train_samples_per_second": 337.01,
15
+ "train_steps_per_second": 3.511
16
  }
eval_results.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "epoch": 25.0,
3
- "eval_accuracy": 0.15186189749675086,
4
- "eval_loss": 10.148606300354004,
5
- "eval_runtime": 0.8211,
6
  "eval_samples": 479,
7
- "eval_samples_per_second": 583.349,
8
- "eval_steps_per_second": 6.089,
9
- "perplexity": 25555.460739123107
10
  }
 
1
  {
2
  "epoch": 25.0,
3
+ "eval_accuracy": 0.15299203254788948,
4
+ "eval_loss": 10.150479316711426,
5
+ "eval_runtime": 0.8497,
6
  "eval_samples": 479,
7
+ "eval_samples_per_second": 563.725,
8
+ "eval_steps_per_second": 5.884,
9
+ "perplexity": 25603.37138981852
10
  }
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 25.0,
3
  "total_flos": 7.68761901614592e+17,
4
- "train_loss": 8.060933875813392,
5
- "train_runtime": 16751.5356,
6
  "train_samples": 228639,
7
- "train_samples_per_second": 341.221,
8
- "train_steps_per_second": 3.555
9
  }
 
1
  {
2
  "epoch": 25.0,
3
  "total_flos": 7.68761901614592e+17,
4
+ "train_loss": 8.045040057203932,
5
+ "train_runtime": 16960.8581,
6
  "train_samples": 228639,
7
+ "train_samples_per_second": 337.01,
8
+ "train_steps_per_second": 3.511
9
  }
trainer_state.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "best_global_step": 10000,
3
- "best_metric": 10.124896049499512,
4
  "best_model_checkpoint": "distilbert_rand_50_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.635725736618042,
15
  "learning_rate": 5e-06,
16
- "loss": 13.2342,
17
  "step": 500
18
  },
19
  {
20
  "epoch": 0.41981528127623846,
21
- "grad_norm": 1.89760422706604,
22
  "learning_rate": 1e-05,
23
- "loss": 11.5227,
24
  "step": 1000
25
  },
26
  {
27
  "epoch": 0.6297229219143576,
28
- "grad_norm": 2.041102647781372,
29
  "learning_rate": 1.5e-05,
30
- "loss": 10.9869,
31
  "step": 1500
32
  },
33
  {
34
  "epoch": 0.8396305625524769,
35
- "grad_norm": 2.3095645904541016,
36
  "learning_rate": 2e-05,
37
- "loss": 10.8348,
38
  "step": 2000
39
  },
40
  {
41
  "epoch": 1.0495382031905962,
42
- "grad_norm": 2.2821314334869385,
43
  "learning_rate": 2.5e-05,
44
- "loss": 10.703,
45
  "step": 2500
46
  },
47
  {
48
  "epoch": 1.2594458438287153,
49
- "grad_norm": 2.2018096446990967,
50
  "learning_rate": 3e-05,
51
- "loss": 10.5867,
52
  "step": 3000
53
  },
54
  {
55
  "epoch": 1.4693534844668346,
56
- "grad_norm": 2.673328399658203,
57
  "learning_rate": 3.5e-05,
58
- "loss": 10.4911,
59
  "step": 3500
60
  },
61
  {
62
  "epoch": 1.6792611251049538,
63
- "grad_norm": 2.457890748977661,
64
  "learning_rate": 4e-05,
65
- "loss": 10.4145,
66
  "step": 4000
67
  },
68
  {
69
  "epoch": 1.8891687657430731,
70
- "grad_norm": 2.067857027053833,
71
  "learning_rate": 4.5e-05,
72
- "loss": 10.3571,
73
  "step": 4500
74
  },
75
  {
76
  "epoch": 2.0990764063811924,
77
- "grad_norm": 2.4149136543273926,
78
  "learning_rate": 5e-05,
79
- "loss": 10.308,
80
  "step": 5000
81
  },
82
  {
83
  "epoch": 2.3089840470193117,
84
- "grad_norm": 2.607347011566162,
85
  "learning_rate": 5.500000000000001e-05,
86
- "loss": 10.2673,
87
  "step": 5500
88
  },
89
  {
90
  "epoch": 2.5188916876574305,
91
- "grad_norm": 2.360692024230957,
92
  "learning_rate": 6e-05,
93
- "loss": 10.2338,
94
  "step": 6000
95
  },
96
  {
97
  "epoch": 2.72879932829555,
98
- "grad_norm": 2.4523544311523438,
99
  "learning_rate": 6.500000000000001e-05,
100
- "loss": 10.2053,
101
  "step": 6500
102
  },
103
  {
104
  "epoch": 2.938706968933669,
105
- "grad_norm": 3.0250744819641113,
106
  "learning_rate": 7e-05,
107
- "loss": 10.1799,
108
  "step": 7000
109
  },
110
  {
111
  "epoch": 3.1486146095717884,
112
- "grad_norm": 2.492704391479492,
113
  "learning_rate": 7.500000000000001e-05,
114
- "loss": 10.1207,
115
  "step": 7500
116
  },
117
  {
118
  "epoch": 3.3585222502099077,
119
- "grad_norm": 2.93556809425354,
120
  "learning_rate": 8e-05,
121
- "loss": 10.0885,
122
  "step": 8000
123
  },
124
  {
125
  "epoch": 3.568429890848027,
126
- "grad_norm": 2.849184513092041,
127
  "learning_rate": 8.5e-05,
128
- "loss": 10.0792,
129
  "step": 8500
130
  },
131
  {
132
  "epoch": 3.7783375314861463,
133
- "grad_norm": 3.0643296241760254,
134
  "learning_rate": 9e-05,
135
- "loss": 10.0607,
136
  "step": 9000
137
  },
138
  {
139
  "epoch": 3.988245172124265,
140
- "grad_norm": 2.7466018199920654,
141
  "learning_rate": 9.5e-05,
142
- "loss": 10.0499,
143
  "step": 9500
144
  },
145
  {
146
  "epoch": 4.198152812762385,
147
- "grad_norm": 3.5570523738861084,
148
  "learning_rate": 0.0001,
149
- "loss": 9.8831,
150
  "step": 10000
151
  },
152
  {
153
  "epoch": 4.198152812762385,
154
- "eval_accuracy": 0.15106152091043157,
155
- "eval_loss": 10.124896049499512,
156
- "eval_runtime": 0.8474,
157
- "eval_samples_per_second": 565.247,
158
- "eval_steps_per_second": 5.9,
159
  "step": 10000
160
  },
161
  {
162
  "epoch": 4.408060453400504,
163
- "grad_norm": 3.0391769409179688,
164
  "learning_rate": 9.899091826437942e-05,
165
- "loss": 9.8913,
166
  "step": 10500
167
  },
168
  {
169
  "epoch": 4.617968094038623,
170
- "grad_norm": 3.57462739944458,
171
  "learning_rate": 9.798183652875883e-05,
172
- "loss": 9.8939,
173
  "step": 11000
174
  },
175
  {
176
  "epoch": 4.827875734676742,
177
- "grad_norm": 3.1066319942474365,
178
  "learning_rate": 9.697275479313825e-05,
179
- "loss": 9.9055,
180
  "step": 11500
181
  },
182
  {
183
  "epoch": 5.037783375314861,
184
- "grad_norm": 3.334506034851074,
185
  "learning_rate": 9.596367305751767e-05,
186
- "loss": 9.854,
187
  "step": 12000
188
  },
189
  {
190
  "epoch": 5.247691015952981,
191
- "grad_norm": 3.3224949836730957,
192
  "learning_rate": 9.495459132189707e-05,
193
- "loss": 9.677,
194
  "step": 12500
195
  },
196
  {
197
  "epoch": 5.4575986565911,
198
- "grad_norm": 3.5245678424835205,
199
  "learning_rate": 9.394550958627649e-05,
200
- "loss": 9.7049,
201
  "step": 13000
202
  },
203
  {
204
  "epoch": 5.667506297229219,
205
- "grad_norm": 3.4072303771972656,
206
  "learning_rate": 9.293642785065591e-05,
207
- "loss": 9.7342,
208
  "step": 13500
209
  },
210
  {
211
  "epoch": 5.877413937867338,
212
- "grad_norm": 3.344393014907837,
213
  "learning_rate": 9.192734611503532e-05,
214
- "loss": 9.7428,
215
  "step": 14000
216
  },
217
  {
218
  "epoch": 6.087321578505458,
219
- "grad_norm": 3.4316670894622803,
220
  "learning_rate": 9.091826437941474e-05,
221
- "loss": 9.6339,
222
  "step": 14500
223
  },
224
  {
225
  "epoch": 6.297229219143577,
226
- "grad_norm": 3.4701027870178223,
227
  "learning_rate": 8.990918264379415e-05,
228
- "loss": 9.5216,
229
  "step": 15000
230
  },
231
  {
232
  "epoch": 6.507136859781696,
233
- "grad_norm": 3.419870376586914,
234
  "learning_rate": 8.890010090817356e-05,
235
- "loss": 9.556,
236
  "step": 15500
237
  },
238
  {
239
  "epoch": 6.717044500419815,
240
- "grad_norm": 3.671058416366577,
241
  "learning_rate": 8.789101917255298e-05,
242
- "loss": 9.5815,
243
  "step": 16000
244
  },
245
  {
246
  "epoch": 6.926952141057934,
247
- "grad_norm": 3.951993703842163,
248
  "learning_rate": 8.68819374369324e-05,
249
- "loss": 9.6018,
250
  "step": 16500
251
  },
252
  {
253
  "epoch": 7.136859781696054,
254
- "grad_norm": 3.774444580078125,
255
  "learning_rate": 8.58728557013118e-05,
256
- "loss": 9.3935,
257
  "step": 17000
258
  },
259
  {
260
  "epoch": 7.346767422334173,
261
- "grad_norm": 4.343321323394775,
262
  "learning_rate": 8.486377396569122e-05,
263
- "loss": 9.3104,
264
  "step": 17500
265
  },
266
  {
267
  "epoch": 7.5566750629722925,
268
- "grad_norm": 4.312654972076416,
269
  "learning_rate": 8.385469223007064e-05,
270
- "loss": 9.344,
271
  "step": 18000
272
  },
273
  {
274
  "epoch": 7.766582703610411,
275
- "grad_norm": 4.411766052246094,
276
  "learning_rate": 8.284561049445006e-05,
277
- "loss": 9.3802,
278
  "step": 18500
279
  },
280
  {
281
  "epoch": 7.97649034424853,
282
- "grad_norm": 4.005197525024414,
283
  "learning_rate": 8.183652875882947e-05,
284
- "loss": 9.3985,
285
  "step": 19000
286
  },
287
  {
288
  "epoch": 8.18639798488665,
289
- "grad_norm": 4.736388683319092,
290
  "learning_rate": 8.082744702320889e-05,
291
- "loss": 9.0333,
292
  "step": 19500
293
  },
294
  {
295
  "epoch": 8.39630562552477,
296
- "grad_norm": 4.861172199249268,
297
  "learning_rate": 7.98183652875883e-05,
298
- "loss": 9.0198,
299
  "step": 20000
300
  },
301
  {
302
  "epoch": 8.39630562552477,
303
- "eval_accuracy": 0.15210864502371,
304
- "eval_loss": 10.614727020263672,
305
- "eval_runtime": 0.8067,
306
- "eval_samples_per_second": 593.8,
307
- "eval_steps_per_second": 6.198,
308
  "step": 20000
309
  },
310
  {
311
  "epoch": 8.606213266162888,
312
- "grad_norm": 5.332311153411865,
313
  "learning_rate": 7.880928355196771e-05,
314
- "loss": 9.0463,
315
  "step": 20500
316
  },
317
  {
318
  "epoch": 8.816120906801007,
319
- "grad_norm": 5.440824031829834,
320
  "learning_rate": 7.780020181634713e-05,
321
- "loss": 9.087,
322
  "step": 21000
323
  },
324
  {
325
  "epoch": 9.026028547439127,
326
- "grad_norm": 6.202512741088867,
327
  "learning_rate": 7.679112008072655e-05,
328
- "loss": 9.0257,
329
  "step": 21500
330
  },
331
  {
332
  "epoch": 9.235936188077247,
333
- "grad_norm": 5.817151069641113,
334
  "learning_rate": 7.578203834510595e-05,
335
- "loss": 8.6126,
336
  "step": 22000
337
  },
338
  {
339
  "epoch": 9.445843828715365,
340
- "grad_norm": 6.3854451179504395,
341
  "learning_rate": 7.477295660948537e-05,
342
- "loss": 8.6487,
343
  "step": 22500
344
  },
345
  {
346
  "epoch": 9.655751469353484,
347
- "grad_norm": 6.242320537567139,
348
  "learning_rate": 7.376387487386479e-05,
349
- "loss": 8.6954,
350
  "step": 23000
351
  },
352
  {
353
  "epoch": 9.865659109991604,
354
- "grad_norm": 7.406656265258789,
355
  "learning_rate": 7.27547931382442e-05,
356
- "loss": 8.7105,
357
  "step": 23500
358
  },
359
  {
360
  "epoch": 10.075566750629722,
361
- "grad_norm": 7.50529146194458,
362
  "learning_rate": 7.174571140262362e-05,
363
- "loss": 8.5476,
364
  "step": 24000
365
  },
366
  {
367
  "epoch": 10.285474391267842,
368
- "grad_norm": 6.765026092529297,
369
  "learning_rate": 7.073662966700304e-05,
370
- "loss": 8.2554,
371
  "step": 24500
372
  },
373
  {
374
  "epoch": 10.495382031905962,
375
- "grad_norm": 7.266622543334961,
376
  "learning_rate": 6.972754793138244e-05,
377
- "loss": 8.2974,
378
  "step": 25000
379
  },
380
  {
381
  "epoch": 10.705289672544081,
382
- "grad_norm": 7.264074802398682,
383
  "learning_rate": 6.871846619576186e-05,
384
- "loss": 8.3286,
385
  "step": 25500
386
  },
387
  {
388
  "epoch": 10.9151973131822,
389
- "grad_norm": 7.223959922790527,
390
  "learning_rate": 6.770938446014128e-05,
391
- "loss": 8.3643,
392
  "step": 26000
393
  },
394
  {
395
  "epoch": 11.125104953820319,
396
- "grad_norm": 7.5548014640808105,
397
  "learning_rate": 6.670030272452068e-05,
398
- "loss": 8.0772,
399
  "step": 26500
400
  },
401
  {
402
  "epoch": 11.335012594458439,
403
- "grad_norm": 7.976690292358398,
404
  "learning_rate": 6.56912209889001e-05,
405
- "loss": 7.9346,
406
  "step": 27000
407
  },
408
  {
409
  "epoch": 11.544920235096557,
410
- "grad_norm": 6.7330098152160645,
411
  "learning_rate": 6.468213925327952e-05,
412
- "loss": 7.9736,
413
  "step": 27500
414
  },
415
  {
416
  "epoch": 11.754827875734676,
417
- "grad_norm": 8.504254341125488,
418
  "learning_rate": 6.367305751765893e-05,
419
- "loss": 7.9997,
420
  "step": 28000
421
  },
422
  {
423
  "epoch": 11.964735516372796,
424
- "grad_norm": 8.328359603881836,
425
  "learning_rate": 6.266397578203835e-05,
426
- "loss": 8.0404,
427
  "step": 28500
428
  },
429
  {
430
  "epoch": 12.174643157010916,
431
- "grad_norm": 8.02249526977539,
432
  "learning_rate": 6.165489404641777e-05,
433
- "loss": 7.6489,
434
  "step": 29000
435
  },
436
  {
437
  "epoch": 12.384550797649034,
438
- "grad_norm": 9.46779727935791,
439
  "learning_rate": 6.064581231079718e-05,
440
- "loss": 7.5991,
441
  "step": 29500
442
  },
443
  {
444
  "epoch": 12.594458438287154,
445
- "grad_norm": 8.518192291259766,
446
  "learning_rate": 5.963673057517659e-05,
447
- "loss": 7.6593,
448
  "step": 30000
449
  },
450
  {
451
  "epoch": 12.594458438287154,
452
- "eval_accuracy": 0.1537062428295604,
453
- "eval_loss": 12.006357192993164,
454
- "eval_runtime": 0.8089,
455
- "eval_samples_per_second": 592.159,
456
- "eval_steps_per_second": 6.181,
457
  "step": 30000
458
  },
459
  {
460
  "epoch": 12.804366078925273,
461
- "grad_norm": 9.009134292602539,
462
  "learning_rate": 5.8627648839556e-05,
463
- "loss": 7.7002,
464
  "step": 30500
465
  },
466
  {
467
  "epoch": 13.014273719563391,
468
- "grad_norm": 9.298676490783691,
469
  "learning_rate": 5.7618567103935416e-05,
470
- "loss": 7.6841,
471
  "step": 31000
472
  },
473
  {
474
  "epoch": 13.224181360201511,
475
- "grad_norm": 8.665403366088867,
476
  "learning_rate": 5.660948536831484e-05,
477
- "loss": 7.2722,
478
  "step": 31500
479
  },
480
  {
481
  "epoch": 13.43408900083963,
482
- "grad_norm": 9.538726806640625,
483
  "learning_rate": 5.5600403632694254e-05,
484
- "loss": 7.3275,
485
  "step": 32000
486
  },
487
  {
488
  "epoch": 13.64399664147775,
489
- "grad_norm": 8.789461135864258,
490
  "learning_rate": 5.4591321897073666e-05,
491
- "loss": 7.3716,
492
  "step": 32500
493
  },
494
  {
495
  "epoch": 13.853904282115868,
496
- "grad_norm": 8.967900276184082,
497
  "learning_rate": 5.358224016145308e-05,
498
- "loss": 7.3807,
499
  "step": 33000
500
  },
501
  {
502
  "epoch": 14.063811922753988,
503
- "grad_norm": 8.663387298583984,
504
  "learning_rate": 5.257315842583249e-05,
505
- "loss": 7.2787,
506
  "step": 33500
507
  },
508
  {
509
  "epoch": 14.273719563392108,
510
- "grad_norm": 9.423514366149902,
511
  "learning_rate": 5.15640766902119e-05,
512
- "loss": 7.011,
513
  "step": 34000
514
  },
515
  {
516
  "epoch": 14.483627204030226,
517
- "grad_norm": 9.283555030822754,
518
  "learning_rate": 5.055499495459133e-05,
519
- "loss": 7.0583,
520
  "step": 34500
521
  },
522
  {
523
  "epoch": 14.693534844668346,
524
- "grad_norm": 10.366921424865723,
525
  "learning_rate": 4.954591321897074e-05,
526
- "loss": 7.0982,
527
  "step": 35000
528
  },
529
  {
530
  "epoch": 14.903442485306465,
531
- "grad_norm": 9.820926666259766,
532
  "learning_rate": 4.853683148335015e-05,
533
- "loss": 7.1108,
534
  "step": 35500
535
  },
536
  {
537
  "epoch": 15.113350125944585,
538
- "grad_norm": 9.178672790527344,
539
  "learning_rate": 4.7527749747729566e-05,
540
- "loss": 6.9524,
541
  "step": 36000
542
  },
543
  {
544
  "epoch": 15.323257766582703,
545
- "grad_norm": 8.867226600646973,
546
  "learning_rate": 4.6518668012108985e-05,
547
- "loss": 6.8192,
548
  "step": 36500
549
  },
550
  {
551
  "epoch": 15.533165407220823,
552
- "grad_norm": 9.827154159545898,
553
  "learning_rate": 4.55095862764884e-05,
554
- "loss": 6.858,
555
  "step": 37000
556
  },
557
  {
558
  "epoch": 15.743073047858942,
559
- "grad_norm": 11.180596351623535,
560
  "learning_rate": 4.450050454086781e-05,
561
- "loss": 6.8874,
562
  "step": 37500
563
  },
564
  {
565
  "epoch": 15.95298068849706,
566
- "grad_norm": 11.212045669555664,
567
  "learning_rate": 4.349142280524723e-05,
568
- "loss": 6.9024,
569
  "step": 38000
570
  },
571
  {
572
  "epoch": 16.162888329135182,
573
- "grad_norm": 9.407392501831055,
574
  "learning_rate": 4.248234106962664e-05,
575
- "loss": 6.7053,
576
  "step": 38500
577
  },
578
  {
579
  "epoch": 16.3727959697733,
580
- "grad_norm": 8.527677536010742,
581
  "learning_rate": 4.147325933400605e-05,
582
- "loss": 6.6778,
583
  "step": 39000
584
  },
585
  {
586
  "epoch": 16.582703610411418,
587
- "grad_norm": 8.391467094421387,
588
  "learning_rate": 4.046417759838547e-05,
589
- "loss": 6.6931,
590
  "step": 39500
591
  },
592
  {
593
  "epoch": 16.79261125104954,
594
- "grad_norm": 10.770227432250977,
595
  "learning_rate": 3.9455095862764884e-05,
596
- "loss": 6.7206,
597
  "step": 40000
598
  },
599
  {
600
  "epoch": 16.79261125104954,
601
  "eval_accuracy": 0.15156442749803745,
602
- "eval_loss": 13.526458740234375,
603
- "eval_runtime": 0.8055,
604
- "eval_samples_per_second": 594.69,
605
- "eval_steps_per_second": 6.208,
606
  "step": 40000
607
  },
608
  {
609
  "epoch": 17.002518891687657,
610
- "grad_norm": 7.6711578369140625,
611
  "learning_rate": 3.84460141271443e-05,
612
- "loss": 6.736,
613
  "step": 40500
614
  },
615
  {
616
  "epoch": 17.212426532325775,
617
- "grad_norm": 6.2812676429748535,
618
  "learning_rate": 3.7436932391523715e-05,
619
- "loss": 6.5574,
620
  "step": 41000
621
  },
622
  {
623
  "epoch": 17.422334172963897,
624
- "grad_norm": 9.812127113342285,
625
  "learning_rate": 3.642785065590313e-05,
626
- "loss": 6.5741,
627
  "step": 41500
628
  },
629
  {
630
  "epoch": 17.632241813602015,
631
- "grad_norm": 8.351988792419434,
632
  "learning_rate": 3.541876892028255e-05,
633
- "loss": 6.5801,
634
  "step": 42000
635
  },
636
  {
637
  "epoch": 17.842149454240133,
638
- "grad_norm": 9.75585651397705,
639
  "learning_rate": 3.440968718466196e-05,
640
- "loss": 6.6068,
641
  "step": 42500
642
  },
643
  {
644
  "epoch": 18.052057094878254,
645
- "grad_norm": 7.7363457679748535,
646
  "learning_rate": 3.340060544904137e-05,
647
- "loss": 6.58,
648
  "step": 43000
649
  },
650
  {
651
  "epoch": 18.261964735516372,
652
- "grad_norm": 7.955825328826904,
653
  "learning_rate": 3.239152371342079e-05,
654
- "loss": 6.4826,
655
  "step": 43500
656
  },
657
  {
658
  "epoch": 18.471872376154494,
659
- "grad_norm": 7.37641716003418,
660
  "learning_rate": 3.13824419778002e-05,
661
- "loss": 6.4953,
662
  "step": 44000
663
  },
664
  {
665
  "epoch": 18.68178001679261,
666
- "grad_norm": 8.995388984680176,
667
  "learning_rate": 3.0373360242179615e-05,
668
- "loss": 6.5129,
669
  "step": 44500
670
  },
671
  {
672
  "epoch": 18.89168765743073,
673
- "grad_norm": 10.685982704162598,
674
  "learning_rate": 2.9364278506559034e-05,
675
- "loss": 6.528,
676
  "step": 45000
677
  },
678
  {
679
  "epoch": 19.10159529806885,
680
- "grad_norm": 9.09445858001709,
681
  "learning_rate": 2.8355196770938446e-05,
682
- "loss": 6.4693,
683
  "step": 45500
684
  },
685
  {
686
  "epoch": 19.31150293870697,
687
- "grad_norm": 8.21455192565918,
688
  "learning_rate": 2.734611503531786e-05,
689
- "loss": 6.4292,
690
  "step": 46000
691
  },
692
  {
693
  "epoch": 19.521410579345087,
694
- "grad_norm": 11.054938316345215,
695
  "learning_rate": 2.6337033299697278e-05,
696
- "loss": 6.4354,
697
  "step": 46500
698
  },
699
  {
700
  "epoch": 19.73131821998321,
701
- "grad_norm": 9.078868865966797,
702
  "learning_rate": 2.532795156407669e-05,
703
- "loss": 6.4375,
704
  "step": 47000
705
  },
706
  {
707
  "epoch": 19.941225860621326,
708
- "grad_norm": 9.143745422363281,
709
  "learning_rate": 2.4318869828456106e-05,
710
- "loss": 6.4416,
711
  "step": 47500
712
  },
713
  {
714
  "epoch": 20.151133501259444,
715
- "grad_norm": 7.7672576904296875,
716
  "learning_rate": 2.330978809283552e-05,
717
- "loss": 6.4051,
718
  "step": 48000
719
  },
720
  {
721
  "epoch": 20.361041141897566,
722
- "grad_norm": 7.813689708709717,
723
  "learning_rate": 2.2300706357214934e-05,
724
- "loss": 6.3898,
725
  "step": 48500
726
  },
727
  {
728
  "epoch": 20.570948782535684,
729
- "grad_norm": 6.870074272155762,
730
  "learning_rate": 2.129162462159435e-05,
731
- "loss": 6.3815,
732
  "step": 49000
733
  },
734
  {
735
  "epoch": 20.7808564231738,
736
- "grad_norm": 6.914427757263184,
737
  "learning_rate": 2.0282542885973765e-05,
738
- "loss": 6.38,
739
  "step": 49500
740
  },
741
  {
742
  "epoch": 20.990764063811923,
743
- "grad_norm": 6.275176525115967,
744
  "learning_rate": 1.927346115035318e-05,
745
- "loss": 6.3962,
746
  "step": 50000
747
  },
748
  {
749
  "epoch": 20.990764063811923,
750
- "eval_accuracy": 0.150867748899543,
751
- "eval_loss": 14.363707542419434,
752
- "eval_runtime": 0.8215,
753
- "eval_samples_per_second": 583.072,
754
- "eval_steps_per_second": 6.086,
755
  "step": 50000
756
  },
757
  {
758
  "epoch": 21.20067170445004,
759
- "grad_norm": 7.347343921661377,
760
  "learning_rate": 1.8264379414732593e-05,
761
- "loss": 6.3426,
762
  "step": 50500
763
  },
764
  {
765
  "epoch": 21.410579345088163,
766
- "grad_norm": 8.971973419189453,
767
  "learning_rate": 1.725529767911201e-05,
768
- "loss": 6.3554,
769
  "step": 51000
770
  },
771
  {
772
  "epoch": 21.62048698572628,
773
- "grad_norm": 6.905628681182861,
774
  "learning_rate": 1.6246215943491424e-05,
775
- "loss": 6.3459,
776
  "step": 51500
777
  },
778
  {
779
  "epoch": 21.8303946263644,
780
- "grad_norm": 5.673792839050293,
781
  "learning_rate": 1.5237134207870837e-05,
782
- "loss": 6.345,
783
  "step": 52000
784
  },
785
  {
786
  "epoch": 22.04030226700252,
787
- "grad_norm": 5.387075424194336,
788
  "learning_rate": 1.4228052472250252e-05,
789
- "loss": 6.345,
790
  "step": 52500
791
  },
792
  {
793
  "epoch": 22.250209907640638,
794
- "grad_norm": 5.177424907684326,
795
  "learning_rate": 1.3218970736629668e-05,
796
- "loss": 6.3094,
797
  "step": 53000
798
  },
799
  {
800
  "epoch": 22.460117548278756,
801
- "grad_norm": 7.82404088973999,
802
  "learning_rate": 1.2209889001009082e-05,
803
- "loss": 6.3139,
804
  "step": 53500
805
  },
806
  {
807
  "epoch": 22.670025188916878,
808
- "grad_norm": 8.11977481842041,
809
  "learning_rate": 1.1200807265388496e-05,
810
- "loss": 6.3222,
811
  "step": 54000
812
  },
813
  {
814
  "epoch": 22.879932829554996,
815
- "grad_norm": 6.464744567871094,
816
  "learning_rate": 1.0191725529767912e-05,
817
- "loss": 6.3058,
818
  "step": 54500
819
  },
820
  {
821
  "epoch": 23.089840470193113,
822
- "grad_norm": 6.440338611602783,
823
  "learning_rate": 9.182643794147326e-06,
824
- "loss": 6.3025,
825
  "step": 55000
826
  },
827
  {
828
  "epoch": 23.299748110831235,
829
- "grad_norm": 7.113975524902344,
830
  "learning_rate": 8.173562058526741e-06,
831
- "loss": 6.2824,
832
  "step": 55500
833
  },
834
  {
835
  "epoch": 23.509655751469353,
836
- "grad_norm": 7.145349979400635,
837
  "learning_rate": 7.164480322906156e-06,
838
- "loss": 6.2934,
839
  "step": 56000
840
  },
841
  {
842
  "epoch": 23.719563392107474,
843
- "grad_norm": 8.096223831176758,
844
  "learning_rate": 6.155398587285571e-06,
845
- "loss": 6.2722,
846
  "step": 56500
847
  },
848
  {
849
  "epoch": 23.929471032745592,
850
- "grad_norm": 7.301811218261719,
851
  "learning_rate": 5.146316851664986e-06,
852
- "loss": 6.2863,
853
  "step": 57000
854
  },
855
  {
856
  "epoch": 24.13937867338371,
857
- "grad_norm": 5.255412578582764,
858
  "learning_rate": 4.1372351160444e-06,
859
- "loss": 6.2732,
860
  "step": 57500
861
  },
862
  {
863
  "epoch": 24.349286314021832,
864
- "grad_norm": 7.897463798522949,
865
  "learning_rate": 3.1281533804238145e-06,
866
- "loss": 6.2744,
867
  "step": 58000
868
  },
869
  {
870
  "epoch": 24.55919395465995,
871
- "grad_norm": 5.157082557678223,
872
  "learning_rate": 2.1190716448032293e-06,
873
- "loss": 6.2767,
874
  "step": 58500
875
  },
876
  {
877
  "epoch": 24.769101595298068,
878
- "grad_norm": 7.014009952545166,
879
  "learning_rate": 1.109989909182644e-06,
880
- "loss": 6.2635,
881
  "step": 59000
882
  },
883
  {
884
  "epoch": 24.97900923593619,
885
- "grad_norm": 5.050642490386963,
886
  "learning_rate": 1.0090817356205853e-07,
887
- "loss": 6.255,
888
  "step": 59500
889
  },
890
  {
891
  "epoch": 25.0,
892
  "step": 59550,
893
  "total_flos": 7.68761901614592e+17,
894
- "train_loss": 8.060933875813392,
895
- "train_runtime": 16751.5356,
896
- "train_samples_per_second": 341.221,
897
- "train_steps_per_second": 3.555
898
  }
899
  ],
900
  "logging_steps": 500,
 
1
  {
2
  "best_global_step": 10000,
3
+ "best_metric": 10.129691123962402,
4
  "best_model_checkpoint": "distilbert_rand_50_v2/checkpoint-10000",
5
  "epoch": 25.0,
6
  "eval_steps": 10000,
 
11
  "log_history": [
12
  {
13
  "epoch": 0.20990764063811923,
14
+ "grad_norm": 2.654482841491699,
15
  "learning_rate": 5e-06,
16
+ "loss": 13.2356,
17
  "step": 500
18
  },
19
  {
20
  "epoch": 0.41981528127623846,
21
+ "grad_norm": 1.8086973428726196,
22
  "learning_rate": 1e-05,
23
+ "loss": 11.5224,
24
  "step": 1000
25
  },
26
  {
27
  "epoch": 0.6297229219143576,
28
+ "grad_norm": 1.734184741973877,
29
  "learning_rate": 1.5e-05,
30
+ "loss": 10.9868,
31
  "step": 1500
32
  },
33
  {
34
  "epoch": 0.8396305625524769,
35
+ "grad_norm": 2.2412476539611816,
36
  "learning_rate": 2e-05,
37
+ "loss": 10.8357,
38
  "step": 2000
39
  },
40
  {
41
  "epoch": 1.0495382031905962,
42
+ "grad_norm": 2.0357539653778076,
43
  "learning_rate": 2.5e-05,
44
+ "loss": 10.7021,
45
  "step": 2500
46
  },
47
  {
48
  "epoch": 1.2594458438287153,
49
+ "grad_norm": 2.3354532718658447,
50
  "learning_rate": 3e-05,
51
+ "loss": 10.5888,
52
  "step": 3000
53
  },
54
  {
55
  "epoch": 1.4693534844668346,
56
+ "grad_norm": 2.455918550491333,
57
  "learning_rate": 3.5e-05,
58
+ "loss": 10.4955,
59
  "step": 3500
60
  },
61
  {
62
  "epoch": 1.6792611251049538,
63
+ "grad_norm": 2.2312426567077637,
64
  "learning_rate": 4e-05,
65
+ "loss": 10.4175,
66
  "step": 4000
67
  },
68
  {
69
  "epoch": 1.8891687657430731,
70
+ "grad_norm": 2.462714910507202,
71
  "learning_rate": 4.5e-05,
72
+ "loss": 10.3589,
73
  "step": 4500
74
  },
75
  {
76
  "epoch": 2.0990764063811924,
77
+ "grad_norm": 2.400935649871826,
78
  "learning_rate": 5e-05,
79
+ "loss": 10.3095,
80
  "step": 5000
81
  },
82
  {
83
  "epoch": 2.3089840470193117,
84
+ "grad_norm": 2.179032564163208,
85
  "learning_rate": 5.500000000000001e-05,
86
+ "loss": 10.2702,
87
  "step": 5500
88
  },
89
  {
90
  "epoch": 2.5188916876574305,
91
+ "grad_norm": 2.4195713996887207,
92
  "learning_rate": 6e-05,
93
+ "loss": 10.2365,
94
  "step": 6000
95
  },
96
  {
97
  "epoch": 2.72879932829555,
98
+ "grad_norm": 2.730342149734497,
99
  "learning_rate": 6.500000000000001e-05,
100
+ "loss": 10.2047,
101
  "step": 6500
102
  },
103
  {
104
  "epoch": 2.938706968933669,
105
+ "grad_norm": 2.8091626167297363,
106
  "learning_rate": 7e-05,
107
+ "loss": 10.1773,
108
  "step": 7000
109
  },
110
  {
111
  "epoch": 3.1486146095717884,
112
+ "grad_norm": 2.63844895362854,
113
  "learning_rate": 7.500000000000001e-05,
114
+ "loss": 10.1273,
115
  "step": 7500
116
  },
117
  {
118
  "epoch": 3.3585222502099077,
119
+ "grad_norm": 2.6782772541046143,
120
  "learning_rate": 8e-05,
121
+ "loss": 10.0974,
122
  "step": 8000
123
  },
124
  {
125
  "epoch": 3.568429890848027,
126
+ "grad_norm": 2.6178882122039795,
127
  "learning_rate": 8.5e-05,
128
+ "loss": 10.0834,
129
  "step": 8500
130
  },
131
  {
132
  "epoch": 3.7783375314861463,
133
+ "grad_norm": 2.458190679550171,
134
  "learning_rate": 9e-05,
135
+ "loss": 10.0643,
136
  "step": 9000
137
  },
138
  {
139
  "epoch": 3.988245172124265,
140
+ "grad_norm": 2.828200340270996,
141
  "learning_rate": 9.5e-05,
142
+ "loss": 10.0514,
143
  "step": 9500
144
  },
145
  {
146
  "epoch": 4.198152812762385,
147
+ "grad_norm": 3.316427707672119,
148
  "learning_rate": 0.0001,
149
+ "loss": 9.8946,
150
  "step": 10000
151
  },
152
  {
153
  "epoch": 4.198152812762385,
154
+ "eval_accuracy": 0.1506441470269067,
155
+ "eval_loss": 10.129691123962402,
156
+ "eval_runtime": 0.8628,
157
+ "eval_samples_per_second": 555.15,
158
+ "eval_steps_per_second": 5.795,
159
  "step": 10000
160
  },
161
  {
162
  "epoch": 4.408060453400504,
163
+ "grad_norm": 3.1053104400634766,
164
  "learning_rate": 9.899091826437942e-05,
165
+ "loss": 9.9001,
166
  "step": 10500
167
  },
168
  {
169
  "epoch": 4.617968094038623,
170
+ "grad_norm": 3.395521402359009,
171
  "learning_rate": 9.798183652875883e-05,
172
+ "loss": 9.903,
173
  "step": 11000
174
  },
175
  {
176
  "epoch": 4.827875734676742,
177
+ "grad_norm": 3.172823190689087,
178
  "learning_rate": 9.697275479313825e-05,
179
+ "loss": 9.9128,
180
  "step": 11500
181
  },
182
  {
183
  "epoch": 5.037783375314861,
184
+ "grad_norm": 3.802762269973755,
185
  "learning_rate": 9.596367305751767e-05,
186
+ "loss": 9.8554,
187
  "step": 12000
188
  },
189
  {
190
  "epoch": 5.247691015952981,
191
+ "grad_norm": 3.419677972793579,
192
  "learning_rate": 9.495459132189707e-05,
193
+ "loss": 9.6843,
194
  "step": 12500
195
  },
196
  {
197
  "epoch": 5.4575986565911,
198
+ "grad_norm": 3.1203525066375732,
199
  "learning_rate": 9.394550958627649e-05,
200
+ "loss": 9.7106,
201
  "step": 13000
202
  },
203
  {
204
  "epoch": 5.667506297229219,
205
+ "grad_norm": 3.380894899368286,
206
  "learning_rate": 9.293642785065591e-05,
207
+ "loss": 9.7358,
208
  "step": 13500
209
  },
210
  {
211
  "epoch": 5.877413937867338,
212
+ "grad_norm": 3.52885103225708,
213
  "learning_rate": 9.192734611503532e-05,
214
+ "loss": 9.7491,
215
  "step": 14000
216
  },
217
  {
218
  "epoch": 6.087321578505458,
219
+ "grad_norm": 3.5351815223693848,
220
  "learning_rate": 9.091826437941474e-05,
221
+ "loss": 9.6395,
222
  "step": 14500
223
  },
224
  {
225
  "epoch": 6.297229219143577,
226
+ "grad_norm": 3.486654281616211,
227
  "learning_rate": 8.990918264379415e-05,
228
+ "loss": 9.528,
229
  "step": 15000
230
  },
231
  {
232
  "epoch": 6.507136859781696,
233
+ "grad_norm": 3.5609726905822754,
234
  "learning_rate": 8.890010090817356e-05,
235
+ "loss": 9.5576,
236
  "step": 15500
237
  },
238
  {
239
  "epoch": 6.717044500419815,
240
+ "grad_norm": 3.4209423065185547,
241
  "learning_rate": 8.789101917255298e-05,
242
+ "loss": 9.5892,
243
  "step": 16000
244
  },
245
  {
246
  "epoch": 6.926952141057934,
247
+ "grad_norm": 3.8070693016052246,
248
  "learning_rate": 8.68819374369324e-05,
249
+ "loss": 9.6046,
250
  "step": 16500
251
  },
252
  {
253
  "epoch": 7.136859781696054,
254
+ "grad_norm": 3.740973711013794,
255
  "learning_rate": 8.58728557013118e-05,
256
+ "loss": 9.4002,
257
  "step": 17000
258
  },
259
  {
260
  "epoch": 7.346767422334173,
261
+ "grad_norm": 4.353114604949951,
262
  "learning_rate": 8.486377396569122e-05,
263
+ "loss": 9.3255,
264
  "step": 17500
265
  },
266
  {
267
  "epoch": 7.5566750629722925,
268
+ "grad_norm": 3.9671778678894043,
269
  "learning_rate": 8.385469223007064e-05,
270
+ "loss": 9.3593,
271
  "step": 18000
272
  },
273
  {
274
  "epoch": 7.766582703610411,
275
+ "grad_norm": 4.088095664978027,
276
  "learning_rate": 8.284561049445006e-05,
277
+ "loss": 9.3918,
278
  "step": 18500
279
  },
280
  {
281
  "epoch": 7.97649034424853,
282
+ "grad_norm": 4.308635234832764,
283
  "learning_rate": 8.183652875882947e-05,
284
+ "loss": 9.4039,
285
  "step": 19000
286
  },
287
  {
288
  "epoch": 8.18639798488665,
289
+ "grad_norm": 4.793691635131836,
290
  "learning_rate": 8.082744702320889e-05,
291
+ "loss": 9.0403,
292
  "step": 19500
293
  },
294
  {
295
  "epoch": 8.39630562552477,
296
+ "grad_norm": 5.178264617919922,
297
  "learning_rate": 7.98183652875883e-05,
298
+ "loss": 9.0265,
299
  "step": 20000
300
  },
301
  {
302
  "epoch": 8.39630562552477,
303
+ "eval_accuracy": 0.1519402901315974,
304
+ "eval_loss": 10.667503356933594,
305
+ "eval_runtime": 0.818,
306
+ "eval_samples_per_second": 585.587,
307
+ "eval_steps_per_second": 6.113,
308
  "step": 20000
309
  },
310
  {
311
  "epoch": 8.606213266162888,
312
+ "grad_norm": 5.22618293762207,
313
  "learning_rate": 7.880928355196771e-05,
314
+ "loss": 9.0511,
315
  "step": 20500
316
  },
317
  {
318
  "epoch": 8.816120906801007,
319
+ "grad_norm": 5.140614986419678,
320
  "learning_rate": 7.780020181634713e-05,
321
+ "loss": 9.0922,
322
  "step": 21000
323
  },
324
  {
325
  "epoch": 9.026028547439127,
326
+ "grad_norm": 6.019027233123779,
327
  "learning_rate": 7.679112008072655e-05,
328
+ "loss": 9.0378,
329
  "step": 21500
330
  },
331
  {
332
  "epoch": 9.235936188077247,
333
+ "grad_norm": 5.943739891052246,
334
  "learning_rate": 7.578203834510595e-05,
335
+ "loss": 8.6197,
336
  "step": 22000
337
  },
338
  {
339
  "epoch": 9.445843828715365,
340
+ "grad_norm": 6.256453037261963,
341
  "learning_rate": 7.477295660948537e-05,
342
+ "loss": 8.644,
343
  "step": 22500
344
  },
345
  {
346
  "epoch": 9.655751469353484,
347
+ "grad_norm": 6.752525806427002,
348
  "learning_rate": 7.376387487386479e-05,
349
+ "loss": 8.7002,
350
  "step": 23000
351
  },
352
  {
353
  "epoch": 9.865659109991604,
354
+ "grad_norm": 6.760085105895996,
355
  "learning_rate": 7.27547931382442e-05,
356
+ "loss": 8.7088,
357
  "step": 23500
358
  },
359
  {
360
  "epoch": 10.075566750629722,
361
+ "grad_norm": 6.823685646057129,
362
  "learning_rate": 7.174571140262362e-05,
363
+ "loss": 8.5395,
364
  "step": 24000
365
  },
366
  {
367
  "epoch": 10.285474391267842,
368
+ "grad_norm": 6.6949028968811035,
369
  "learning_rate": 7.073662966700304e-05,
370
+ "loss": 8.2398,
371
  "step": 24500
372
  },
373
  {
374
  "epoch": 10.495382031905962,
375
+ "grad_norm": 6.399642467498779,
376
  "learning_rate": 6.972754793138244e-05,
377
+ "loss": 8.2619,
378
  "step": 25000
379
  },
380
  {
381
  "epoch": 10.705289672544081,
382
+ "grad_norm": 7.6814494132995605,
383
  "learning_rate": 6.871846619576186e-05,
384
+ "loss": 8.3142,
385
  "step": 25500
386
  },
387
  {
388
  "epoch": 10.9151973131822,
389
+ "grad_norm": 7.36984920501709,
390
  "learning_rate": 6.770938446014128e-05,
391
+ "loss": 8.3451,
392
  "step": 26000
393
  },
394
  {
395
  "epoch": 11.125104953820319,
396
+ "grad_norm": 7.151028156280518,
397
  "learning_rate": 6.670030272452068e-05,
398
+ "loss": 8.0434,
399
  "step": 26500
400
  },
401
  {
402
  "epoch": 11.335012594458439,
403
+ "grad_norm": 8.322630882263184,
404
  "learning_rate": 6.56912209889001e-05,
405
+ "loss": 7.8841,
406
  "step": 27000
407
  },
408
  {
409
  "epoch": 11.544920235096557,
410
+ "grad_norm": 7.856650352478027,
411
  "learning_rate": 6.468213925327952e-05,
412
+ "loss": 7.9312,
413
  "step": 27500
414
  },
415
  {
416
  "epoch": 11.754827875734676,
417
+ "grad_norm": 8.230381965637207,
418
  "learning_rate": 6.367305751765893e-05,
419
+ "loss": 7.9579,
420
  "step": 28000
421
  },
422
  {
423
  "epoch": 11.964735516372796,
424
+ "grad_norm": 7.677419185638428,
425
  "learning_rate": 6.266397578203835e-05,
426
+ "loss": 7.9988,
427
  "step": 28500
428
  },
429
  {
430
  "epoch": 12.174643157010916,
431
+ "grad_norm": 8.350260734558105,
432
  "learning_rate": 6.165489404641777e-05,
433
+ "loss": 7.5902,
434
  "step": 29000
435
  },
436
  {
437
  "epoch": 12.384550797649034,
438
+ "grad_norm": 9.383851051330566,
439
  "learning_rate": 6.064581231079718e-05,
440
+ "loss": 7.5395,
441
  "step": 29500
442
  },
443
  {
444
  "epoch": 12.594458438287154,
445
+ "grad_norm": 9.167280197143555,
446
  "learning_rate": 5.963673057517659e-05,
447
+ "loss": 7.5938,
448
  "step": 30000
449
  },
450
  {
451
  "epoch": 12.594458438287154,
452
+ "eval_accuracy": 0.1528667767299997,
453
+ "eval_loss": 12.15234088897705,
454
+ "eval_runtime": 0.8363,
455
+ "eval_samples_per_second": 572.732,
456
+ "eval_steps_per_second": 5.978,
457
  "step": 30000
458
  },
459
  {
460
  "epoch": 12.804366078925273,
461
+ "grad_norm": 9.172540664672852,
462
  "learning_rate": 5.8627648839556e-05,
463
+ "loss": 7.6402,
464
  "step": 30500
465
  },
466
  {
467
  "epoch": 13.014273719563391,
468
+ "grad_norm": 9.858193397521973,
469
  "learning_rate": 5.7618567103935416e-05,
470
+ "loss": 7.6299,
471
  "step": 31000
472
  },
473
  {
474
  "epoch": 13.224181360201511,
475
+ "grad_norm": 8.385052680969238,
476
  "learning_rate": 5.660948536831484e-05,
477
+ "loss": 7.1953,
478
  "step": 31500
479
  },
480
  {
481
  "epoch": 13.43408900083963,
482
+ "grad_norm": 10.600648880004883,
483
  "learning_rate": 5.5600403632694254e-05,
484
+ "loss": 7.2477,
485
  "step": 32000
486
  },
487
  {
488
  "epoch": 13.64399664147775,
489
+ "grad_norm": 9.292642593383789,
490
  "learning_rate": 5.4591321897073666e-05,
491
+ "loss": 7.3049,
492
  "step": 32500
493
  },
494
  {
495
  "epoch": 13.853904282115868,
496
+ "grad_norm": 9.895312309265137,
497
  "learning_rate": 5.358224016145308e-05,
498
+ "loss": 7.3147,
499
  "step": 33000
500
  },
501
  {
502
  "epoch": 14.063811922753988,
503
+ "grad_norm": 9.32699203491211,
504
  "learning_rate": 5.257315842583249e-05,
505
+ "loss": 7.2173,
506
  "step": 33500
507
  },
508
  {
509
  "epoch": 14.273719563392108,
510
+ "grad_norm": 8.1248779296875,
511
  "learning_rate": 5.15640766902119e-05,
512
+ "loss": 6.9594,
513
  "step": 34000
514
  },
515
  {
516
  "epoch": 14.483627204030226,
517
+ "grad_norm": 9.73206615447998,
518
  "learning_rate": 5.055499495459133e-05,
519
+ "loss": 6.9976,
520
  "step": 34500
521
  },
522
  {
523
  "epoch": 14.693534844668346,
524
+ "grad_norm": 10.707878112792969,
525
  "learning_rate": 4.954591321897074e-05,
526
+ "loss": 7.0311,
527
  "step": 35000
528
  },
529
  {
530
  "epoch": 14.903442485306465,
531
+ "grad_norm": 10.610901832580566,
532
  "learning_rate": 4.853683148335015e-05,
533
+ "loss": 7.0584,
534
  "step": 35500
535
  },
536
  {
537
  "epoch": 15.113350125944585,
538
+ "grad_norm": 8.190956115722656,
539
  "learning_rate": 4.7527749747729566e-05,
540
+ "loss": 6.8945,
541
  "step": 36000
542
  },
543
  {
544
  "epoch": 15.323257766582703,
545
+ "grad_norm": 11.0116605758667,
546
  "learning_rate": 4.6518668012108985e-05,
547
+ "loss": 6.77,
548
  "step": 36500
549
  },
550
  {
551
  "epoch": 15.533165407220823,
552
+ "grad_norm": 10.029074668884277,
553
  "learning_rate": 4.55095862764884e-05,
554
+ "loss": 6.8023,
555
  "step": 37000
556
  },
557
  {
558
  "epoch": 15.743073047858942,
559
+ "grad_norm": 9.985063552856445,
560
  "learning_rate": 4.450050454086781e-05,
561
+ "loss": 6.8255,
562
  "step": 37500
563
  },
564
  {
565
  "epoch": 15.95298068849706,
566
+ "grad_norm": 12.623684883117676,
567
  "learning_rate": 4.349142280524723e-05,
568
+ "loss": 6.8486,
569
  "step": 38000
570
  },
571
  {
572
  "epoch": 16.162888329135182,
573
+ "grad_norm": 9.287301063537598,
574
  "learning_rate": 4.248234106962664e-05,
575
+ "loss": 6.6617,
576
  "step": 38500
577
  },
578
  {
579
  "epoch": 16.3727959697733,
580
+ "grad_norm": 10.953415870666504,
581
  "learning_rate": 4.147325933400605e-05,
582
+ "loss": 6.6503,
583
  "step": 39000
584
  },
585
  {
586
  "epoch": 16.582703610411418,
587
+ "grad_norm": 10.664518356323242,
588
  "learning_rate": 4.046417759838547e-05,
589
+ "loss": 6.6505,
590
  "step": 39500
591
  },
592
  {
593
  "epoch": 16.79261125104954,
594
+ "grad_norm": 9.114075660705566,
595
  "learning_rate": 3.9455095862764884e-05,
596
+ "loss": 6.6753,
597
  "step": 40000
598
  },
599
  {
600
  "epoch": 16.79261125104954,
601
  "eval_accuracy": 0.15156442749803745,
602
+ "eval_loss": 13.50600814819336,
603
+ "eval_runtime": 0.8439,
604
+ "eval_samples_per_second": 567.59,
605
+ "eval_steps_per_second": 5.925,
606
  "step": 40000
607
  },
608
  {
609
  "epoch": 17.002518891687657,
610
+ "grad_norm": 7.26846981048584,
611
  "learning_rate": 3.84460141271443e-05,
612
+ "loss": 6.6952,
613
  "step": 40500
614
  },
615
  {
616
  "epoch": 17.212426532325775,
617
+ "grad_norm": 6.937128067016602,
618
  "learning_rate": 3.7436932391523715e-05,
619
+ "loss": 6.5264,
620
  "step": 41000
621
  },
622
  {
623
  "epoch": 17.422334172963897,
624
+ "grad_norm": 9.404059410095215,
625
  "learning_rate": 3.642785065590313e-05,
626
+ "loss": 6.5351,
627
  "step": 41500
628
  },
629
  {
630
  "epoch": 17.632241813602015,
631
+ "grad_norm": 9.156888008117676,
632
  "learning_rate": 3.541876892028255e-05,
633
+ "loss": 6.558,
634
  "step": 42000
635
  },
636
  {
637
  "epoch": 17.842149454240133,
638
+ "grad_norm": 7.921253681182861,
639
  "learning_rate": 3.440968718466196e-05,
640
+ "loss": 6.5764,
641
  "step": 42500
642
  },
643
  {
644
  "epoch": 18.052057094878254,
645
+ "grad_norm": 8.91440200805664,
646
  "learning_rate": 3.340060544904137e-05,
647
+ "loss": 6.5503,
648
  "step": 43000
649
  },
650
  {
651
  "epoch": 18.261964735516372,
652
+ "grad_norm": 9.434792518615723,
653
  "learning_rate": 3.239152371342079e-05,
654
+ "loss": 6.4687,
655
  "step": 43500
656
  },
657
  {
658
  "epoch": 18.471872376154494,
659
+ "grad_norm": 7.329489707946777,
660
  "learning_rate": 3.13824419778002e-05,
661
+ "loss": 6.4783,
662
  "step": 44000
663
  },
664
  {
665
  "epoch": 18.68178001679261,
666
+ "grad_norm": 9.097280502319336,
667
  "learning_rate": 3.0373360242179615e-05,
668
+ "loss": 6.4916,
669
  "step": 44500
670
  },
671
  {
672
  "epoch": 18.89168765743073,
673
+ "grad_norm": 7.823692321777344,
674
  "learning_rate": 2.9364278506559034e-05,
675
+ "loss": 6.5121,
676
  "step": 45000
677
  },
678
  {
679
  "epoch": 19.10159529806885,
680
+ "grad_norm": 9.118895530700684,
681
  "learning_rate": 2.8355196770938446e-05,
682
+ "loss": 6.4479,
683
  "step": 45500
684
  },
685
  {
686
  "epoch": 19.31150293870697,
687
+ "grad_norm": 8.967138290405273,
688
  "learning_rate": 2.734611503531786e-05,
689
+ "loss": 6.418,
690
  "step": 46000
691
  },
692
  {
693
  "epoch": 19.521410579345087,
694
+ "grad_norm": 9.329202651977539,
695
  "learning_rate": 2.6337033299697278e-05,
696
+ "loss": 6.4214,
697
  "step": 46500
698
  },
699
  {
700
  "epoch": 19.73131821998321,
701
+ "grad_norm": 9.571353912353516,
702
  "learning_rate": 2.532795156407669e-05,
703
+ "loss": 6.4222,
704
  "step": 47000
705
  },
706
  {
707
  "epoch": 19.941225860621326,
708
+ "grad_norm": 6.103086948394775,
709
  "learning_rate": 2.4318869828456106e-05,
710
+ "loss": 6.426,
711
  "step": 47500
712
  },
713
  {
714
  "epoch": 20.151133501259444,
715
+ "grad_norm": 7.004849433898926,
716
  "learning_rate": 2.330978809283552e-05,
717
+ "loss": 6.3975,
718
  "step": 48000
719
  },
720
  {
721
  "epoch": 20.361041141897566,
722
+ "grad_norm": 9.450573921203613,
723
  "learning_rate": 2.2300706357214934e-05,
724
+ "loss": 6.3794,
725
  "step": 48500
726
  },
727
  {
728
  "epoch": 20.570948782535684,
729
+ "grad_norm": 5.927501678466797,
730
  "learning_rate": 2.129162462159435e-05,
731
+ "loss": 6.3728,
732
  "step": 49000
733
  },
734
  {
735
  "epoch": 20.7808564231738,
736
+ "grad_norm": 7.504936695098877,
737
  "learning_rate": 2.0282542885973765e-05,
738
+ "loss": 6.375,
739
  "step": 49500
740
  },
741
  {
742
  "epoch": 20.990764063811923,
743
+ "grad_norm": 5.263129711151123,
744
  "learning_rate": 1.927346115035318e-05,
745
+ "loss": 6.3865,
746
  "step": 50000
747
  },
748
  {
749
  "epoch": 20.990764063811923,
750
+ "eval_accuracy": 0.1516527882916982,
751
+ "eval_loss": 14.12132453918457,
752
+ "eval_runtime": 0.8368,
753
+ "eval_samples_per_second": 572.413,
754
+ "eval_steps_per_second": 5.975,
755
  "step": 50000
756
  },
757
  {
758
  "epoch": 21.20067170445004,
759
+ "grad_norm": 5.663426876068115,
760
  "learning_rate": 1.8264379414732593e-05,
761
+ "loss": 6.3381,
762
  "step": 50500
763
  },
764
  {
765
  "epoch": 21.410579345088163,
766
+ "grad_norm": 7.3178181648254395,
767
  "learning_rate": 1.725529767911201e-05,
768
+ "loss": 6.3551,
769
  "step": 51000
770
  },
771
  {
772
  "epoch": 21.62048698572628,
773
+ "grad_norm": 8.326308250427246,
774
  "learning_rate": 1.6246215943491424e-05,
775
+ "loss": 6.3379,
776
  "step": 51500
777
  },
778
  {
779
  "epoch": 21.8303946263644,
780
+ "grad_norm": 8.359925270080566,
781
  "learning_rate": 1.5237134207870837e-05,
782
+ "loss": 6.3383,
783
  "step": 52000
784
  },
785
  {
786
  "epoch": 22.04030226700252,
787
+ "grad_norm": 3.8704984188079834,
788
  "learning_rate": 1.4228052472250252e-05,
789
+ "loss": 6.3344,
790
  "step": 52500
791
  },
792
  {
793
  "epoch": 22.250209907640638,
794
+ "grad_norm": 5.124746799468994,
795
  "learning_rate": 1.3218970736629668e-05,
796
+ "loss": 6.3043,
797
  "step": 53000
798
  },
799
  {
800
  "epoch": 22.460117548278756,
801
+ "grad_norm": 8.9225492477417,
802
  "learning_rate": 1.2209889001009082e-05,
803
+ "loss": 6.3044,
804
  "step": 53500
805
  },
806
  {
807
  "epoch": 22.670025188916878,
808
+ "grad_norm": 6.467714786529541,
809
  "learning_rate": 1.1200807265388496e-05,
810
+ "loss": 6.3148,
811
  "step": 54000
812
  },
813
  {
814
  "epoch": 22.879932829554996,
815
+ "grad_norm": 5.8907012939453125,
816
  "learning_rate": 1.0191725529767912e-05,
817
+ "loss": 6.3029,
818
  "step": 54500
819
  },
820
  {
821
  "epoch": 23.089840470193113,
822
+ "grad_norm": 5.726820468902588,
823
  "learning_rate": 9.182643794147326e-06,
824
+ "loss": 6.2945,
825
  "step": 55000
826
  },
827
  {
828
  "epoch": 23.299748110831235,
829
+ "grad_norm": 8.676447868347168,
830
  "learning_rate": 8.173562058526741e-06,
831
+ "loss": 6.2752,
832
  "step": 55500
833
  },
834
  {
835
  "epoch": 23.509655751469353,
836
+ "grad_norm": 6.037963390350342,
837
  "learning_rate": 7.164480322906156e-06,
838
+ "loss": 6.2896,
839
  "step": 56000
840
  },
841
  {
842
  "epoch": 23.719563392107474,
843
+ "grad_norm": 6.0700883865356445,
844
  "learning_rate": 6.155398587285571e-06,
845
+ "loss": 6.2668,
846
  "step": 56500
847
  },
848
  {
849
  "epoch": 23.929471032745592,
850
+ "grad_norm": 6.540452003479004,
851
  "learning_rate": 5.146316851664986e-06,
852
+ "loss": 6.2783,
853
  "step": 57000
854
  },
855
  {
856
  "epoch": 24.13937867338371,
857
+ "grad_norm": 4.93905782699585,
858
  "learning_rate": 4.1372351160444e-06,
859
+ "loss": 6.2632,
860
  "step": 57500
861
  },
862
  {
863
  "epoch": 24.349286314021832,
864
+ "grad_norm": 8.611550331115723,
865
  "learning_rate": 3.1281533804238145e-06,
866
+ "loss": 6.2699,
867
  "step": 58000
868
  },
869
  {
870
  "epoch": 24.55919395465995,
871
+ "grad_norm": 5.015688896179199,
872
  "learning_rate": 2.1190716448032293e-06,
873
+ "loss": 6.2675,
874
  "step": 58500
875
  },
876
  {
877
  "epoch": 24.769101595298068,
878
+ "grad_norm": 6.46795129776001,
879
  "learning_rate": 1.109989909182644e-06,
880
+ "loss": 6.2634,
881
  "step": 59000
882
  },
883
  {
884
  "epoch": 24.97900923593619,
885
+ "grad_norm": 6.047255992889404,
886
  "learning_rate": 1.0090817356205853e-07,
887
+ "loss": 6.2544,
888
  "step": 59500
889
  },
890
  {
891
  "epoch": 25.0,
892
  "step": 59550,
893
  "total_flos": 7.68761901614592e+17,
894
+ "train_loss": 8.045040057203932,
895
+ "train_runtime": 16960.8581,
896
+ "train_samples_per_second": 337.01,
897
+ "train_steps_per_second": 3.511
898
  }
899
  ],
900
  "logging_steps": 500,