Hartunka commited on
Commit
606ed1c
·
verified ·
1 Parent(s): f60e5e1

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: bert_base_rand_20_v1
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
  # bert_base_rand_20_v1
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: 12.3375
20
- - Accuracy: 0.1518
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-20_v2
7
  metrics:
8
  - accuracy
9
  model-index:
10
  - name: bert_base_rand_20_v1
11
+ results:
12
+ - task:
13
+ name: Masked Language Modeling
14
+ type: fill-mask
15
+ dataset:
16
+ name: Hartunka/processed_wikitext-103-raw-v1-rand-20_v2
17
+ type: Hartunka/processed_wikitext-103-raw-v1-rand-20_v2
18
+ metrics:
19
+ - name: Accuracy
20
+ type: accuracy
21
+ value: 0.15341583319206645
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
26
 
27
  # bert_base_rand_20_v1
28
 
29
+ This model is a fine-tuned version of [](https://huggingface.co/) on the Hartunka/processed_wikitext-103-raw-v1-rand-20_v2 dataset.
30
  It achieves the following results on the evaluation set:
31
+ - Loss: 9.0827
32
+ - Accuracy: 0.1534
33
 
34
  ## Model description
35
 
all_results.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "epoch": 25.0,
3
- "eval_accuracy": 0.15290727241905408,
4
- "eval_loss": 9.105982780456543,
5
- "eval_runtime": 1.0411,
6
  "eval_samples": 479,
7
- "eval_samples_per_second": 460.085,
8
- "eval_steps_per_second": 4.803,
9
- "perplexity": 9009.030845112977,
10
  "total_flos": 1.5151126801503744e+18,
11
- "train_loss": 7.635663399364045,
12
- "train_runtime": 24680.2989,
13
  "train_samples": 228639,
14
- "train_samples_per_second": 231.601,
15
- "train_steps_per_second": 2.413
16
  }
 
1
  {
2
  "epoch": 25.0,
3
+ "eval_accuracy": 0.15341583319206645,
4
+ "eval_loss": 9.082741737365723,
5
+ "eval_runtime": 1.0384,
6
  "eval_samples": 479,
7
+ "eval_samples_per_second": 461.307,
8
+ "eval_steps_per_second": 4.815,
9
+ "perplexity": 8802.065927180123,
10
  "total_flos": 1.5151126801503744e+18,
11
+ "train_loss": 7.655053733486172,
12
+ "train_runtime": 24646.3655,
13
  "train_samples": 228639,
14
+ "train_samples_per_second": 231.92,
15
+ "train_steps_per_second": 2.416
16
  }
eval_results.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "epoch": 25.0,
3
- "eval_accuracy": 0.15290727241905408,
4
- "eval_loss": 9.105982780456543,
5
- "eval_runtime": 1.0411,
6
  "eval_samples": 479,
7
- "eval_samples_per_second": 460.085,
8
- "eval_steps_per_second": 4.803,
9
- "perplexity": 9009.030845112977
10
  }
 
1
  {
2
  "epoch": 25.0,
3
+ "eval_accuracy": 0.15341583319206645,
4
+ "eval_loss": 9.082741737365723,
5
+ "eval_runtime": 1.0384,
6
  "eval_samples": 479,
7
+ "eval_samples_per_second": 461.307,
8
+ "eval_steps_per_second": 4.815,
9
+ "perplexity": 8802.065927180123
10
  }
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 25.0,
3
  "total_flos": 1.5151126801503744e+18,
4
- "train_loss": 7.635663399364045,
5
- "train_runtime": 24680.2989,
6
  "train_samples": 228639,
7
- "train_samples_per_second": 231.601,
8
- "train_steps_per_second": 2.413
9
  }
 
1
  {
2
  "epoch": 25.0,
3
  "total_flos": 1.5151126801503744e+18,
4
+ "train_loss": 7.655053733486172,
5
+ "train_runtime": 24646.3655,
6
  "train_samples": 228639,
7
+ "train_samples_per_second": 231.92,
8
+ "train_steps_per_second": 2.416
9
  }
trainer_state.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "best_global_step": 10000,
3
- "best_metric": 9.088469505310059,
4
  "best_model_checkpoint": "bert_base_rand_20_v1/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.788844347000122,
15
  "learning_rate": 5e-06,
16
- "loss": 12.1969,
17
  "step": 500
18
  },
19
  {
20
  "epoch": 0.41981528127623846,
21
- "grad_norm": 2.116429328918457,
22
  "learning_rate": 1e-05,
23
- "loss": 10.5463,
24
  "step": 1000
25
  },
26
  {
27
  "epoch": 0.6297229219143576,
28
- "grad_norm": 2.5773391723632812,
29
  "learning_rate": 1.5e-05,
30
- "loss": 10.007,
31
  "step": 1500
32
  },
33
  {
34
  "epoch": 0.8396305625524769,
35
- "grad_norm": 2.456319808959961,
36
  "learning_rate": 2e-05,
37
- "loss": 9.8521,
38
  "step": 2000
39
  },
40
  {
41
  "epoch": 1.0495382031905962,
42
- "grad_norm": 3.1209683418273926,
43
  "learning_rate": 2.5e-05,
44
- "loss": 9.7313,
45
  "step": 2500
46
  },
47
  {
48
  "epoch": 1.2594458438287153,
49
- "grad_norm": 2.2184574604034424,
50
  "learning_rate": 3e-05,
51
- "loss": 9.6159,
52
  "step": 3000
53
  },
54
  {
55
  "epoch": 1.4693534844668346,
56
- "grad_norm": 3.01564359664917,
57
  "learning_rate": 3.5e-05,
58
- "loss": 9.5253,
59
  "step": 3500
60
  },
61
  {
62
  "epoch": 1.6792611251049538,
63
- "grad_norm": 2.510653018951416,
64
  "learning_rate": 4e-05,
65
- "loss": 9.4561,
66
  "step": 4000
67
  },
68
  {
69
  "epoch": 1.8891687657430731,
70
- "grad_norm": 2.3645122051239014,
71
  "learning_rate": 4.5e-05,
72
- "loss": 9.3983,
73
  "step": 4500
74
  },
75
  {
76
  "epoch": 2.0990764063811924,
77
- "grad_norm": 2.2504115104675293,
78
  "learning_rate": 5e-05,
79
- "loss": 9.3482,
80
  "step": 5000
81
  },
82
  {
83
  "epoch": 2.3089840470193117,
84
- "grad_norm": 2.744396448135376,
85
  "learning_rate": 5.500000000000001e-05,
86
- "loss": 9.3084,
87
  "step": 5500
88
  },
89
  {
90
  "epoch": 2.5188916876574305,
91
- "grad_norm": 2.3779869079589844,
92
  "learning_rate": 6e-05,
93
- "loss": 9.2706,
94
  "step": 6000
95
  },
96
  {
97
  "epoch": 2.72879932829555,
98
- "grad_norm": 2.8609466552734375,
99
  "learning_rate": 6.500000000000001e-05,
100
- "loss": 9.2375,
101
  "step": 6500
102
  },
103
  {
104
  "epoch": 2.938706968933669,
105
- "grad_norm": 3.2861833572387695,
106
  "learning_rate": 7e-05,
107
- "loss": 9.2088,
108
  "step": 7000
109
  },
110
  {
111
  "epoch": 3.1486146095717884,
112
- "grad_norm": 2.6351678371429443,
113
  "learning_rate": 7.500000000000001e-05,
114
- "loss": 9.1833,
115
  "step": 7500
116
  },
117
  {
118
  "epoch": 3.3585222502099077,
119
- "grad_norm": 2.62437105178833,
120
  "learning_rate": 8e-05,
121
- "loss": 9.1637,
122
  "step": 8000
123
  },
124
  {
125
  "epoch": 3.568429890848027,
126
- "grad_norm": 2.4397714138031006,
127
  "learning_rate": 8.5e-05,
128
- "loss": 9.1463,
129
  "step": 8500
130
  },
131
  {
132
  "epoch": 3.7783375314861463,
133
- "grad_norm": 2.203540563583374,
134
  "learning_rate": 9e-05,
135
- "loss": 9.1205,
136
  "step": 9000
137
  },
138
  {
139
  "epoch": 3.988245172124265,
140
- "grad_norm": 2.892096996307373,
141
  "learning_rate": 9.5e-05,
142
- "loss": 9.1048,
143
  "step": 9500
144
  },
145
  {
146
  "epoch": 4.198152812762385,
147
- "grad_norm": 2.932500123977661,
148
  "learning_rate": 0.0001,
149
- "loss": 9.0619,
150
  "step": 10000
151
  },
152
  {
153
  "epoch": 4.198152812762385,
154
- "eval_accuracy": 0.15022677314338184,
155
- "eval_loss": 9.088469505310059,
156
- "eval_runtime": 1.0303,
157
- "eval_samples_per_second": 464.905,
158
- "eval_steps_per_second": 4.853,
159
  "step": 10000
160
  },
161
  {
162
  "epoch": 4.408060453400504,
163
- "grad_norm": 3.4973864555358887,
164
  "learning_rate": 9.899091826437942e-05,
165
- "loss": 9.0499,
166
  "step": 10500
167
  },
168
  {
169
  "epoch": 4.617968094038623,
170
- "grad_norm": 3.0019209384918213,
171
  "learning_rate": 9.798183652875883e-05,
172
- "loss": 9.0349,
173
  "step": 11000
174
  },
175
  {
176
  "epoch": 4.827875734676742,
177
- "grad_norm": 3.0911049842834473,
178
  "learning_rate": 9.697275479313825e-05,
179
- "loss": 9.0313,
180
  "step": 11500
181
  },
182
  {
183
  "epoch": 5.037783375314861,
184
- "grad_norm": 3.753380298614502,
185
  "learning_rate": 9.596367305751767e-05,
186
- "loss": 8.9948,
187
  "step": 12000
188
  },
189
  {
190
  "epoch": 5.247691015952981,
191
- "grad_norm": 3.388258218765259,
192
  "learning_rate": 9.495459132189707e-05,
193
- "loss": 8.9036,
194
  "step": 12500
195
  },
196
  {
197
  "epoch": 5.4575986565911,
198
- "grad_norm": 3.387521266937256,
199
  "learning_rate": 9.394550958627649e-05,
200
- "loss": 8.9114,
201
  "step": 13000
202
  },
203
  {
204
  "epoch": 5.667506297229219,
205
- "grad_norm": 2.734049081802368,
206
  "learning_rate": 9.293642785065591e-05,
207
- "loss": 8.9194,
208
  "step": 13500
209
  },
210
  {
211
  "epoch": 5.877413937867338,
212
- "grad_norm": 3.0717275142669678,
213
  "learning_rate": 9.192734611503532e-05,
214
- "loss": 8.9175,
215
  "step": 14000
216
  },
217
  {
218
  "epoch": 6.087321578505458,
219
- "grad_norm": 2.9726364612579346,
220
  "learning_rate": 9.091826437941474e-05,
221
- "loss": 8.8464,
222
  "step": 14500
223
  },
224
  {
225
  "epoch": 6.297229219143577,
226
- "grad_norm": 3.359595537185669,
227
  "learning_rate": 8.990918264379415e-05,
228
- "loss": 8.7767,
229
  "step": 15000
230
  },
231
  {
232
  "epoch": 6.507136859781696,
233
- "grad_norm": 3.2138357162475586,
234
  "learning_rate": 8.890010090817356e-05,
235
- "loss": 8.7899,
236
  "step": 15500
237
  },
238
  {
239
  "epoch": 6.717044500419815,
240
- "grad_norm": 2.9690675735473633,
241
  "learning_rate": 8.789101917255298e-05,
242
- "loss": 8.8029,
243
  "step": 16000
244
  },
245
  {
246
  "epoch": 6.926952141057934,
247
- "grad_norm": 3.0250117778778076,
248
  "learning_rate": 8.68819374369324e-05,
249
- "loss": 8.8139,
250
  "step": 16500
251
  },
252
  {
253
  "epoch": 7.136859781696054,
254
- "grad_norm": 3.242534875869751,
255
  "learning_rate": 8.58728557013118e-05,
256
- "loss": 8.6658,
257
  "step": 17000
258
  },
259
  {
260
  "epoch": 7.346767422334173,
261
- "grad_norm": 4.330350399017334,
262
  "learning_rate": 8.486377396569122e-05,
263
- "loss": 8.6172,
264
  "step": 17500
265
  },
266
  {
267
  "epoch": 7.5566750629722925,
268
- "grad_norm": 3.748150110244751,
269
  "learning_rate": 8.385469223007064e-05,
270
- "loss": 8.647,
271
  "step": 18000
272
  },
273
  {
274
  "epoch": 7.766582703610411,
275
- "grad_norm": 3.4176602363586426,
276
  "learning_rate": 8.284561049445006e-05,
277
- "loss": 8.6641,
278
  "step": 18500
279
  },
280
  {
281
  "epoch": 7.97649034424853,
282
- "grad_norm": 4.2462005615234375,
283
  "learning_rate": 8.183652875882947e-05,
284
- "loss": 8.6723,
285
  "step": 19000
286
  },
287
  {
288
  "epoch": 8.18639798488665,
289
- "grad_norm": 4.500391483306885,
290
  "learning_rate": 8.082744702320889e-05,
291
- "loss": 8.3854,
292
  "step": 19500
293
  },
294
  {
295
  "epoch": 8.39630562552477,
296
- "grad_norm": 5.132614612579346,
297
  "learning_rate": 7.98183652875883e-05,
298
- "loss": 8.3754,
299
  "step": 20000
300
  },
301
  {
302
  "epoch": 8.39630562552477,
303
- "eval_accuracy": 0.15306265607901456,
304
- "eval_loss": 9.548609733581543,
305
- "eval_runtime": 1.012,
306
- "eval_samples_per_second": 473.323,
307
- "eval_steps_per_second": 4.941,
308
  "step": 20000
309
  },
310
  {
311
  "epoch": 8.606213266162888,
312
- "grad_norm": 5.027251243591309,
313
  "learning_rate": 7.880928355196771e-05,
314
- "loss": 8.3966,
315
  "step": 20500
316
  },
317
  {
318
  "epoch": 8.816120906801007,
319
- "grad_norm": 4.8901591300964355,
320
  "learning_rate": 7.780020181634713e-05,
321
- "loss": 8.4262,
322
  "step": 21000
323
  },
324
  {
325
  "epoch": 9.026028547439127,
326
- "grad_norm": 6.076493740081787,
327
  "learning_rate": 7.679112008072655e-05,
328
- "loss": 8.3814,
329
  "step": 21500
330
  },
331
  {
332
  "epoch": 9.235936188077247,
333
- "grad_norm": 5.670348167419434,
334
  "learning_rate": 7.578203834510595e-05,
335
- "loss": 8.0239,
336
  "step": 22000
337
  },
338
  {
339
  "epoch": 9.445843828715365,
340
- "grad_norm": 5.736623287200928,
341
  "learning_rate": 7.477295660948537e-05,
342
- "loss": 8.0512,
343
  "step": 22500
344
  },
345
  {
346
  "epoch": 9.655751469353484,
347
- "grad_norm": 5.6201863288879395,
348
  "learning_rate": 7.376387487386479e-05,
349
- "loss": 8.0952,
350
  "step": 23000
351
  },
352
  {
353
  "epoch": 9.865659109991604,
354
- "grad_norm": 5.4278106689453125,
355
  "learning_rate": 7.27547931382442e-05,
356
- "loss": 8.105,
357
  "step": 23500
358
  },
359
  {
360
  "epoch": 10.075566750629722,
361
- "grad_norm": 5.7619829177856445,
362
  "learning_rate": 7.174571140262362e-05,
363
- "loss": 7.9669,
364
  "step": 24000
365
  },
366
  {
367
  "epoch": 10.285474391267842,
368
- "grad_norm": 6.371272563934326,
369
  "learning_rate": 7.073662966700304e-05,
370
- "loss": 7.7393,
371
  "step": 24500
372
  },
373
  {
374
  "epoch": 10.495382031905962,
375
- "grad_norm": 5.298580646514893,
376
  "learning_rate": 6.972754793138244e-05,
377
- "loss": 7.7664,
378
  "step": 25000
379
  },
380
  {
381
  "epoch": 10.705289672544081,
382
- "grad_norm": 7.094499111175537,
383
  "learning_rate": 6.871846619576186e-05,
384
- "loss": 7.803,
385
  "step": 25500
386
  },
387
  {
388
  "epoch": 10.9151973131822,
389
- "grad_norm": 6.834150791168213,
390
  "learning_rate": 6.770938446014128e-05,
391
- "loss": 7.8322,
392
  "step": 26000
393
  },
394
  {
395
  "epoch": 11.125104953820319,
396
- "grad_norm": 5.807174205780029,
397
  "learning_rate": 6.670030272452068e-05,
398
- "loss": 7.6204,
399
  "step": 26500
400
  },
401
  {
402
  "epoch": 11.335012594458439,
403
- "grad_norm": 6.464725017547607,
404
  "learning_rate": 6.56912209889001e-05,
405
- "loss": 7.5096,
406
  "step": 27000
407
  },
408
  {
409
  "epoch": 11.544920235096557,
410
- "grad_norm": 7.25095796585083,
411
  "learning_rate": 6.468213925327952e-05,
412
- "loss": 7.5471,
413
  "step": 27500
414
  },
415
  {
416
  "epoch": 11.754827875734676,
417
- "grad_norm": 8.751776695251465,
418
  "learning_rate": 6.367305751765893e-05,
419
- "loss": 7.5654,
420
  "step": 28000
421
  },
422
  {
423
  "epoch": 11.964735516372796,
424
- "grad_norm": 9.918253898620605,
425
  "learning_rate": 6.266397578203835e-05,
426
- "loss": 7.5977,
427
  "step": 28500
428
  },
429
  {
430
  "epoch": 12.174643157010916,
431
- "grad_norm": 6.876755714416504,
432
  "learning_rate": 6.165489404641777e-05,
433
- "loss": 7.3312,
434
  "step": 29000
435
  },
436
  {
437
  "epoch": 12.384550797649034,
438
- "grad_norm": 7.298816680908203,
439
  "learning_rate": 6.064581231079718e-05,
440
- "loss": 7.2921,
441
  "step": 29500
442
  },
443
  {
444
  "epoch": 12.594458438287154,
445
- "grad_norm": 6.345142364501953,
446
  "learning_rate": 5.963673057517659e-05,
447
- "loss": 7.3395,
448
  "step": 30000
449
  },
450
  {
451
  "epoch": 12.594458438287154,
452
- "eval_accuracy": 0.15351036740632956,
453
- "eval_loss": 10.677895545959473,
454
- "eval_runtime": 1.0178,
455
- "eval_samples_per_second": 470.607,
456
- "eval_steps_per_second": 4.912,
457
  "step": 30000
458
  },
459
  {
460
  "epoch": 12.804366078925273,
461
- "grad_norm": 9.623331069946289,
462
  "learning_rate": 5.8627648839556e-05,
463
- "loss": 7.3548,
464
  "step": 30500
465
  },
466
  {
467
  "epoch": 13.014273719563391,
468
- "grad_norm": 7.847203731536865,
469
  "learning_rate": 5.7618567103935416e-05,
470
- "loss": 7.3521,
471
  "step": 31000
472
  },
473
  {
474
  "epoch": 13.224181360201511,
475
- "grad_norm": 8.091148376464844,
476
  "learning_rate": 5.660948536831484e-05,
477
- "loss": 7.0706,
478
  "step": 31500
479
  },
480
  {
481
  "epoch": 13.43408900083963,
482
- "grad_norm": 8.715632438659668,
483
  "learning_rate": 5.5600403632694254e-05,
484
- "loss": 7.1087,
485
  "step": 32000
486
  },
487
  {
488
  "epoch": 13.64399664147775,
489
- "grad_norm": 7.3595123291015625,
490
  "learning_rate": 5.4591321897073666e-05,
491
- "loss": 7.1468,
492
  "step": 32500
493
  },
494
  {
495
  "epoch": 13.853904282115868,
496
- "grad_norm": 8.611331939697266,
497
  "learning_rate": 5.358224016145308e-05,
498
- "loss": 7.152,
499
  "step": 33000
500
  },
501
  {
502
  "epoch": 14.063811922753988,
503
- "grad_norm": 7.117791175842285,
504
  "learning_rate": 5.257315842583249e-05,
505
- "loss": 7.0842,
506
  "step": 33500
507
  },
508
  {
509
  "epoch": 14.273719563392108,
510
- "grad_norm": 7.401384353637695,
511
  "learning_rate": 5.15640766902119e-05,
512
- "loss": 6.9085,
513
  "step": 34000
514
  },
515
  {
516
  "epoch": 14.483627204030226,
517
- "grad_norm": 6.674845218658447,
518
  "learning_rate": 5.055499495459133e-05,
519
- "loss": 6.9509,
520
  "step": 34500
521
  },
522
  {
523
  "epoch": 14.693534844668346,
524
- "grad_norm": 9.794930458068848,
525
  "learning_rate": 4.954591321897074e-05,
526
- "loss": 6.9669,
527
  "step": 35000
528
  },
529
  {
530
  "epoch": 14.903442485306465,
531
- "grad_norm": 8.372832298278809,
532
  "learning_rate": 4.853683148335015e-05,
533
- "loss": 6.9779,
534
  "step": 35500
535
  },
536
  {
537
  "epoch": 15.113350125944585,
538
- "grad_norm": 7.102290630340576,
539
  "learning_rate": 4.7527749747729566e-05,
540
- "loss": 6.8617,
541
  "step": 36000
542
  },
543
  {
544
  "epoch": 15.323257766582703,
545
- "grad_norm": 7.259284496307373,
546
  "learning_rate": 4.6518668012108985e-05,
547
- "loss": 6.7725,
548
  "step": 36500
549
  },
550
  {
551
  "epoch": 15.533165407220823,
552
- "grad_norm": 10.708537101745605,
553
  "learning_rate": 4.55095862764884e-05,
554
- "loss": 6.8013,
555
  "step": 37000
556
  },
557
  {
558
  "epoch": 15.743073047858942,
559
- "grad_norm": 9.083553314208984,
560
  "learning_rate": 4.450050454086781e-05,
561
- "loss": 6.8136,
562
  "step": 37500
563
  },
564
  {
565
  "epoch": 15.95298068849706,
566
- "grad_norm": 6.711920738220215,
567
  "learning_rate": 4.349142280524723e-05,
568
- "loss": 6.8337,
569
  "step": 38000
570
  },
571
  {
572
  "epoch": 16.162888329135182,
573
- "grad_norm": 7.46658182144165,
574
  "learning_rate": 4.248234106962664e-05,
575
- "loss": 6.6739,
576
  "step": 38500
577
  },
578
  {
579
  "epoch": 16.3727959697733,
580
- "grad_norm": 7.668158054351807,
581
  "learning_rate": 4.147325933400605e-05,
582
- "loss": 6.6617,
583
  "step": 39000
584
  },
585
  {
586
  "epoch": 16.582703610411418,
587
- "grad_norm": 9.162720680236816,
588
  "learning_rate": 4.046417759838547e-05,
589
- "loss": 6.6621,
590
  "step": 39500
591
  },
592
  {
593
  "epoch": 16.79261125104954,
594
- "grad_norm": 8.438434600830078,
595
  "learning_rate": 3.9455095862764884e-05,
596
- "loss": 6.68,
597
  "step": 40000
598
  },
599
  {
600
  "epoch": 16.79261125104954,
601
- "eval_accuracy": 0.1523774812156555,
602
- "eval_loss": 11.671748161315918,
603
- "eval_runtime": 1.0169,
604
- "eval_samples_per_second": 471.05,
605
- "eval_steps_per_second": 4.917,
606
  "step": 40000
607
  },
608
  {
609
  "epoch": 17.002518891687657,
610
- "grad_norm": 7.6917266845703125,
611
  "learning_rate": 3.84460141271443e-05,
612
- "loss": 6.6957,
613
  "step": 40500
614
  },
615
  {
616
  "epoch": 17.212426532325775,
617
- "grad_norm": 5.1674299240112305,
618
  "learning_rate": 3.7436932391523715e-05,
619
- "loss": 6.532,
620
  "step": 41000
621
  },
622
  {
623
  "epoch": 17.422334172963897,
624
- "grad_norm": 7.299459934234619,
625
  "learning_rate": 3.642785065590313e-05,
626
- "loss": 6.5489,
627
  "step": 41500
628
  },
629
  {
630
  "epoch": 17.632241813602015,
631
- "grad_norm": 8.432929039001465,
632
  "learning_rate": 3.541876892028255e-05,
633
- "loss": 6.5588,
634
  "step": 42000
635
  },
636
  {
637
  "epoch": 17.842149454240133,
638
- "grad_norm": 8.720917701721191,
639
  "learning_rate": 3.440968718466196e-05,
640
- "loss": 6.5819,
641
  "step": 42500
642
  },
643
  {
644
  "epoch": 18.052057094878254,
645
- "grad_norm": 6.441305160522461,
646
  "learning_rate": 3.340060544904137e-05,
647
- "loss": 6.536,
648
  "step": 43000
649
  },
650
  {
651
  "epoch": 18.261964735516372,
652
- "grad_norm": 6.2586212158203125,
653
  "learning_rate": 3.239152371342079e-05,
654
- "loss": 6.443,
655
  "step": 43500
656
  },
657
  {
658
  "epoch": 18.471872376154494,
659
- "grad_norm": 7.705145359039307,
660
  "learning_rate": 3.13824419778002e-05,
661
- "loss": 6.4618,
662
  "step": 44000
663
  },
664
  {
665
  "epoch": 18.68178001679261,
666
- "grad_norm": 6.204861164093018,
667
  "learning_rate": 3.0373360242179615e-05,
668
- "loss": 6.4703,
669
  "step": 44500
670
  },
671
  {
672
  "epoch": 18.89168765743073,
673
- "grad_norm": 7.980417728424072,
674
  "learning_rate": 2.9364278506559034e-05,
675
- "loss": 6.4856,
676
  "step": 45000
677
  },
678
  {
679
  "epoch": 19.10159529806885,
680
- "grad_norm": 8.686908721923828,
681
  "learning_rate": 2.8355196770938446e-05,
682
- "loss": 6.4174,
683
  "step": 45500
684
  },
685
  {
686
  "epoch": 19.31150293870697,
687
- "grad_norm": 8.06748104095459,
688
  "learning_rate": 2.734611503531786e-05,
689
- "loss": 6.3644,
690
  "step": 46000
691
  },
692
  {
693
  "epoch": 19.521410579345087,
694
- "grad_norm": 6.80294942855835,
695
  "learning_rate": 2.6337033299697278e-05,
696
- "loss": 6.3693,
697
  "step": 46500
698
  },
699
  {
700
  "epoch": 19.73131821998321,
701
- "grad_norm": 5.868018627166748,
702
  "learning_rate": 2.532795156407669e-05,
703
- "loss": 6.3747,
704
  "step": 47000
705
  },
706
  {
707
  "epoch": 19.941225860621326,
708
- "grad_norm": 7.769217491149902,
709
  "learning_rate": 2.4318869828456106e-05,
710
- "loss": 6.3798,
711
  "step": 47500
712
  },
713
  {
714
  "epoch": 20.151133501259444,
715
- "grad_norm": 7.198081970214844,
716
  "learning_rate": 2.330978809283552e-05,
717
- "loss": 6.328,
718
  "step": 48000
719
  },
720
  {
721
  "epoch": 20.361041141897566,
722
- "grad_norm": 8.08232593536377,
723
  "learning_rate": 2.2300706357214934e-05,
724
- "loss": 6.2978,
725
  "step": 48500
726
  },
727
  {
728
  "epoch": 20.570948782535684,
729
- "grad_norm": 7.389130115509033,
730
  "learning_rate": 2.129162462159435e-05,
731
- "loss": 6.2922,
732
  "step": 49000
733
  },
734
  {
735
  "epoch": 20.7808564231738,
736
- "grad_norm": 7.787246227264404,
737
  "learning_rate": 2.0282542885973765e-05,
738
- "loss": 6.2921,
739
  "step": 49500
740
  },
741
  {
742
  "epoch": 20.990764063811923,
743
- "grad_norm": 6.166048526763916,
744
  "learning_rate": 1.927346115035318e-05,
745
- "loss": 6.3016,
746
  "step": 50000
747
  },
748
  {
749
  "epoch": 20.990764063811923,
750
- "eval_accuracy": 0.1517929738974402,
751
- "eval_loss": 12.51880168914795,
752
- "eval_runtime": 1.0243,
753
- "eval_samples_per_second": 467.648,
754
  "eval_steps_per_second": 4.882,
755
  "step": 50000
756
  },
757
  {
758
  "epoch": 21.20067170445004,
759
- "grad_norm": 7.7119646072387695,
760
  "learning_rate": 1.8264379414732593e-05,
761
- "loss": 6.2415,
762
  "step": 50500
763
  },
764
  {
765
  "epoch": 21.410579345088163,
766
- "grad_norm": 8.19467830657959,
767
  "learning_rate": 1.725529767911201e-05,
768
- "loss": 6.2444,
769
  "step": 51000
770
  },
771
  {
772
  "epoch": 21.62048698572628,
773
- "grad_norm": 7.477888107299805,
774
  "learning_rate": 1.6246215943491424e-05,
775
- "loss": 6.2466,
776
  "step": 51500
777
  },
778
  {
779
  "epoch": 21.8303946263644,
780
- "grad_norm": 9.23111629486084,
781
  "learning_rate": 1.5237134207870837e-05,
782
- "loss": 6.2426,
783
  "step": 52000
784
  },
785
  {
786
  "epoch": 22.04030226700252,
787
- "grad_norm": 5.021499156951904,
788
  "learning_rate": 1.4228052472250252e-05,
789
- "loss": 6.2322,
790
  "step": 52500
791
  },
792
  {
793
  "epoch": 22.250209907640638,
794
- "grad_norm": 6.123244762420654,
795
  "learning_rate": 1.3218970736629668e-05,
796
- "loss": 6.1935,
797
  "step": 53000
798
  },
799
  {
800
  "epoch": 22.460117548278756,
801
- "grad_norm": 7.231016159057617,
802
  "learning_rate": 1.2209889001009082e-05,
803
- "loss": 6.1908,
804
  "step": 53500
805
  },
806
  {
807
  "epoch": 22.670025188916878,
808
- "grad_norm": 6.407002925872803,
809
  "learning_rate": 1.1200807265388496e-05,
810
- "loss": 6.2041,
811
  "step": 54000
812
  },
813
  {
814
  "epoch": 22.879932829554996,
815
- "grad_norm": 4.805995941162109,
816
  "learning_rate": 1.0191725529767912e-05,
817
- "loss": 6.1923,
818
  "step": 54500
819
  },
820
  {
821
  "epoch": 23.089840470193113,
822
- "grad_norm": 3.93101167678833,
823
  "learning_rate": 9.182643794147326e-06,
824
- "loss": 6.1766,
825
  "step": 55000
826
  },
827
  {
828
  "epoch": 23.299748110831235,
829
- "grad_norm": 7.635568618774414,
830
  "learning_rate": 8.173562058526741e-06,
831
- "loss": 6.1604,
832
  "step": 55500
833
  },
834
  {
835
  "epoch": 23.509655751469353,
836
- "grad_norm": 4.48831844329834,
837
  "learning_rate": 7.164480322906156e-06,
838
- "loss": 6.1716,
839
  "step": 56000
840
  },
841
  {
842
  "epoch": 23.719563392107474,
843
- "grad_norm": 7.754641532897949,
844
  "learning_rate": 6.155398587285571e-06,
845
- "loss": 6.1572,
846
  "step": 56500
847
  },
848
  {
849
  "epoch": 23.929471032745592,
850
- "grad_norm": 8.06408405303955,
851
  "learning_rate": 5.146316851664986e-06,
852
- "loss": 6.1613,
853
  "step": 57000
854
  },
855
  {
856
  "epoch": 24.13937867338371,
857
- "grad_norm": 5.528585433959961,
858
  "learning_rate": 4.1372351160444e-06,
859
- "loss": 6.1488,
860
  "step": 57500
861
  },
862
  {
863
  "epoch": 24.349286314021832,
864
- "grad_norm": 8.36520004272461,
865
  "learning_rate": 3.1281533804238145e-06,
866
- "loss": 6.1515,
867
  "step": 58000
868
  },
869
  {
870
  "epoch": 24.55919395465995,
871
- "grad_norm": 5.141292095184326,
872
  "learning_rate": 2.1190716448032293e-06,
873
- "loss": 6.1481,
874
  "step": 58500
875
  },
876
  {
877
  "epoch": 24.769101595298068,
878
- "grad_norm": 5.405873775482178,
879
  "learning_rate": 1.109989909182644e-06,
880
- "loss": 6.1381,
881
  "step": 59000
882
  },
883
  {
884
  "epoch": 24.97900923593619,
885
- "grad_norm": 5.042454242706299,
886
  "learning_rate": 1.0090817356205853e-07,
887
- "loss": 6.1344,
888
  "step": 59500
889
  },
890
  {
891
  "epoch": 25.0,
892
  "step": 59550,
893
  "total_flos": 1.5151126801503744e+18,
894
- "train_loss": 7.635663399364045,
895
- "train_runtime": 24680.2989,
896
- "train_samples_per_second": 231.601,
897
- "train_steps_per_second": 2.413
898
  }
899
  ],
900
  "logging_steps": 500,
 
1
  {
2
  "best_global_step": 10000,
3
+ "best_metric": 9.063735008239746,
4
  "best_model_checkpoint": "bert_base_rand_20_v1/checkpoint-10000",
5
  "epoch": 25.0,
6
  "eval_steps": 10000,
 
11
  "log_history": [
12
  {
13
  "epoch": 0.20990764063811923,
14
+ "grad_norm": 3.0303101539611816,
15
  "learning_rate": 5e-06,
16
+ "loss": 12.1977,
17
  "step": 500
18
  },
19
  {
20
  "epoch": 0.41981528127623846,
21
+ "grad_norm": 2.4331130981445312,
22
  "learning_rate": 1e-05,
23
+ "loss": 10.5454,
24
  "step": 1000
25
  },
26
  {
27
  "epoch": 0.6297229219143576,
28
+ "grad_norm": 1.8983516693115234,
29
  "learning_rate": 1.5e-05,
30
+ "loss": 10.0079,
31
  "step": 1500
32
  },
33
  {
34
  "epoch": 0.8396305625524769,
35
+ "grad_norm": 1.7948098182678223,
36
  "learning_rate": 2e-05,
37
+ "loss": 9.8503,
38
  "step": 2000
39
  },
40
  {
41
  "epoch": 1.0495382031905962,
42
+ "grad_norm": 2.0405168533325195,
43
  "learning_rate": 2.5e-05,
44
+ "loss": 9.7294,
45
  "step": 2500
46
  },
47
  {
48
  "epoch": 1.2594458438287153,
49
+ "grad_norm": 2.248918056488037,
50
  "learning_rate": 3e-05,
51
+ "loss": 9.6169,
52
  "step": 3000
53
  },
54
  {
55
  "epoch": 1.4693534844668346,
56
+ "grad_norm": 2.2189340591430664,
57
  "learning_rate": 3.5e-05,
58
+ "loss": 9.5259,
59
  "step": 3500
60
  },
61
  {
62
  "epoch": 1.6792611251049538,
63
+ "grad_norm": 1.8111761808395386,
64
  "learning_rate": 4e-05,
65
+ "loss": 9.4574,
66
  "step": 4000
67
  },
68
  {
69
  "epoch": 1.8891687657430731,
70
+ "grad_norm": 2.3392271995544434,
71
  "learning_rate": 4.5e-05,
72
+ "loss": 9.3994,
73
  "step": 4500
74
  },
75
  {
76
  "epoch": 2.0990764063811924,
77
+ "grad_norm": 2.3432321548461914,
78
  "learning_rate": 5e-05,
79
+ "loss": 9.3492,
80
  "step": 5000
81
  },
82
  {
83
  "epoch": 2.3089840470193117,
84
+ "grad_norm": 2.1577751636505127,
85
  "learning_rate": 5.500000000000001e-05,
86
+ "loss": 9.3096,
87
  "step": 5500
88
  },
89
  {
90
  "epoch": 2.5188916876574305,
91
+ "grad_norm": 2.56933856010437,
92
  "learning_rate": 6e-05,
93
+ "loss": 9.2719,
94
  "step": 6000
95
  },
96
  {
97
  "epoch": 2.72879932829555,
98
+ "grad_norm": 2.7785491943359375,
99
  "learning_rate": 6.500000000000001e-05,
100
+ "loss": 9.2391,
101
  "step": 6500
102
  },
103
  {
104
  "epoch": 2.938706968933669,
105
+ "grad_norm": 2.7166359424591064,
106
  "learning_rate": 7e-05,
107
+ "loss": 9.2089,
108
  "step": 7000
109
  },
110
  {
111
  "epoch": 3.1486146095717884,
112
+ "grad_norm": 2.3371636867523193,
113
  "learning_rate": 7.500000000000001e-05,
114
+ "loss": 9.1855,
115
  "step": 7500
116
  },
117
  {
118
  "epoch": 3.3585222502099077,
119
+ "grad_norm": 2.322885036468506,
120
  "learning_rate": 8e-05,
121
+ "loss": 9.1648,
122
  "step": 8000
123
  },
124
  {
125
  "epoch": 3.568429890848027,
126
+ "grad_norm": 3.072427272796631,
127
  "learning_rate": 8.5e-05,
128
+ "loss": 9.148,
129
  "step": 8500
130
  },
131
  {
132
  "epoch": 3.7783375314861463,
133
+ "grad_norm": 3.082549810409546,
134
  "learning_rate": 9e-05,
135
+ "loss": 9.1222,
136
  "step": 9000
137
  },
138
  {
139
  "epoch": 3.988245172124265,
140
+ "grad_norm": 2.9923737049102783,
141
  "learning_rate": 9.5e-05,
142
+ "loss": 9.1058,
143
  "step": 9500
144
  },
145
  {
146
  "epoch": 4.198152812762385,
147
+ "grad_norm": 3.6475846767425537,
148
  "learning_rate": 0.0001,
149
+ "loss": 9.059,
150
  "step": 10000
151
  },
152
  {
153
  "epoch": 4.198152812762385,
154
+ "eval_accuracy": 0.15075544672918,
155
+ "eval_loss": 9.063735008239746,
156
+ "eval_runtime": 1.0347,
157
+ "eval_samples_per_second": 462.944,
158
+ "eval_steps_per_second": 4.832,
159
  "step": 10000
160
  },
161
  {
162
  "epoch": 4.408060453400504,
163
+ "grad_norm": 2.6016314029693604,
164
  "learning_rate": 9.899091826437942e-05,
165
+ "loss": 9.0436,
166
  "step": 10500
167
  },
168
  {
169
  "epoch": 4.617968094038623,
170
+ "grad_norm": 2.505039691925049,
171
  "learning_rate": 9.798183652875883e-05,
172
+ "loss": 9.0327,
173
  "step": 11000
174
  },
175
  {
176
  "epoch": 4.827875734676742,
177
+ "grad_norm": 3.311245918273926,
178
  "learning_rate": 9.697275479313825e-05,
179
+ "loss": 9.0299,
180
  "step": 11500
181
  },
182
  {
183
  "epoch": 5.037783375314861,
184
+ "grad_norm": 3.3555872440338135,
185
  "learning_rate": 9.596367305751767e-05,
186
+ "loss": 8.9945,
187
  "step": 12000
188
  },
189
  {
190
  "epoch": 5.247691015952981,
191
+ "grad_norm": 3.520192861557007,
192
  "learning_rate": 9.495459132189707e-05,
193
+ "loss": 8.8964,
194
  "step": 12500
195
  },
196
  {
197
  "epoch": 5.4575986565911,
198
+ "grad_norm": 3.8760409355163574,
199
  "learning_rate": 9.394550958627649e-05,
200
+ "loss": 8.9097,
201
  "step": 13000
202
  },
203
  {
204
  "epoch": 5.667506297229219,
205
+ "grad_norm": 3.049903392791748,
206
  "learning_rate": 9.293642785065591e-05,
207
+ "loss": 8.9157,
208
  "step": 13500
209
  },
210
  {
211
  "epoch": 5.877413937867338,
212
+ "grad_norm": 3.5967395305633545,
213
  "learning_rate": 9.192734611503532e-05,
214
+ "loss": 8.9138,
215
  "step": 14000
216
  },
217
  {
218
  "epoch": 6.087321578505458,
219
+ "grad_norm": 3.550504684448242,
220
  "learning_rate": 9.091826437941474e-05,
221
+ "loss": 8.8439,
222
  "step": 14500
223
  },
224
  {
225
  "epoch": 6.297229219143577,
226
+ "grad_norm": 2.9916577339172363,
227
  "learning_rate": 8.990918264379415e-05,
228
+ "loss": 8.7789,
229
  "step": 15000
230
  },
231
  {
232
  "epoch": 6.507136859781696,
233
+ "grad_norm": 2.8933894634246826,
234
  "learning_rate": 8.890010090817356e-05,
235
+ "loss": 8.7911,
236
  "step": 15500
237
  },
238
  {
239
  "epoch": 6.717044500419815,
240
+ "grad_norm": 3.477431058883667,
241
  "learning_rate": 8.789101917255298e-05,
242
+ "loss": 8.8049,
243
  "step": 16000
244
  },
245
  {
246
  "epoch": 6.926952141057934,
247
+ "grad_norm": 4.021463871002197,
248
  "learning_rate": 8.68819374369324e-05,
249
+ "loss": 8.8122,
250
  "step": 16500
251
  },
252
  {
253
  "epoch": 7.136859781696054,
254
+ "grad_norm": 3.246682643890381,
255
  "learning_rate": 8.58728557013118e-05,
256
+ "loss": 8.6677,
257
  "step": 17000
258
  },
259
  {
260
  "epoch": 7.346767422334173,
261
+ "grad_norm": 3.860541582107544,
262
  "learning_rate": 8.486377396569122e-05,
263
+ "loss": 8.6197,
264
  "step": 17500
265
  },
266
  {
267
  "epoch": 7.5566750629722925,
268
+ "grad_norm": 3.9295053482055664,
269
  "learning_rate": 8.385469223007064e-05,
270
+ "loss": 8.6517,
271
  "step": 18000
272
  },
273
  {
274
  "epoch": 7.766582703610411,
275
+ "grad_norm": 3.767359972000122,
276
  "learning_rate": 8.284561049445006e-05,
277
+ "loss": 8.6665,
278
  "step": 18500
279
  },
280
  {
281
  "epoch": 7.97649034424853,
282
+ "grad_norm": 3.7014143466949463,
283
  "learning_rate": 8.183652875882947e-05,
284
+ "loss": 8.6741,
285
  "step": 19000
286
  },
287
  {
288
  "epoch": 8.18639798488665,
289
+ "grad_norm": 4.395498752593994,
290
  "learning_rate": 8.082744702320889e-05,
291
+ "loss": 8.3858,
292
  "step": 19500
293
  },
294
  {
295
  "epoch": 8.39630562552477,
296
+ "grad_norm": 4.721158981323242,
297
  "learning_rate": 7.98183652875883e-05,
298
+ "loss": 8.3813,
299
  "step": 20000
300
  },
301
  {
302
  "epoch": 8.39630562552477,
303
+ "eval_accuracy": 0.15216476332108084,
304
+ "eval_loss": 9.491806030273438,
305
+ "eval_runtime": 1.0152,
306
+ "eval_samples_per_second": 471.811,
307
+ "eval_steps_per_second": 4.925,
308
  "step": 20000
309
  },
310
  {
311
  "epoch": 8.606213266162888,
312
+ "grad_norm": 5.142504692077637,
313
  "learning_rate": 7.880928355196771e-05,
314
+ "loss": 8.4025,
315
  "step": 20500
316
  },
317
  {
318
  "epoch": 8.816120906801007,
319
+ "grad_norm": 4.701345443725586,
320
  "learning_rate": 7.780020181634713e-05,
321
+ "loss": 8.4315,
322
  "step": 21000
323
  },
324
  {
325
  "epoch": 9.026028547439127,
326
+ "grad_norm": 6.819747447967529,
327
  "learning_rate": 7.679112008072655e-05,
328
+ "loss": 8.3835,
329
  "step": 21500
330
  },
331
  {
332
  "epoch": 9.235936188077247,
333
+ "grad_norm": 6.080567359924316,
334
  "learning_rate": 7.578203834510595e-05,
335
+ "loss": 8.0291,
336
  "step": 22000
337
  },
338
  {
339
  "epoch": 9.445843828715365,
340
+ "grad_norm": 6.5088677406311035,
341
  "learning_rate": 7.477295660948537e-05,
342
+ "loss": 8.055,
343
  "step": 22500
344
  },
345
  {
346
  "epoch": 9.655751469353484,
347
+ "grad_norm": 5.474933624267578,
348
  "learning_rate": 7.376387487386479e-05,
349
+ "loss": 8.1011,
350
  "step": 23000
351
  },
352
  {
353
  "epoch": 9.865659109991604,
354
+ "grad_norm": 6.140969276428223,
355
  "learning_rate": 7.27547931382442e-05,
356
+ "loss": 8.1063,
357
  "step": 23500
358
  },
359
  {
360
  "epoch": 10.075566750629722,
361
+ "grad_norm": 5.9476165771484375,
362
  "learning_rate": 7.174571140262362e-05,
363
+ "loss": 7.9752,
364
  "step": 24000
365
  },
366
  {
367
  "epoch": 10.285474391267842,
368
+ "grad_norm": 5.563359260559082,
369
  "learning_rate": 7.073662966700304e-05,
370
+ "loss": 7.7502,
371
  "step": 24500
372
  },
373
  {
374
  "epoch": 10.495382031905962,
375
+ "grad_norm": 7.092005252838135,
376
  "learning_rate": 6.972754793138244e-05,
377
+ "loss": 7.7686,
378
  "step": 25000
379
  },
380
  {
381
  "epoch": 10.705289672544081,
382
+ "grad_norm": 6.459993362426758,
383
  "learning_rate": 6.871846619576186e-05,
384
+ "loss": 7.8079,
385
  "step": 25500
386
  },
387
  {
388
  "epoch": 10.9151973131822,
389
+ "grad_norm": 7.596024990081787,
390
  "learning_rate": 6.770938446014128e-05,
391
+ "loss": 7.8431,
392
  "step": 26000
393
  },
394
  {
395
  "epoch": 11.125104953820319,
396
+ "grad_norm": 7.701043605804443,
397
  "learning_rate": 6.670030272452068e-05,
398
+ "loss": 7.6226,
399
  "step": 26500
400
  },
401
  {
402
  "epoch": 11.335012594458439,
403
+ "grad_norm": 7.442851543426514,
404
  "learning_rate": 6.56912209889001e-05,
405
+ "loss": 7.5202,
406
  "step": 27000
407
  },
408
  {
409
  "epoch": 11.544920235096557,
410
+ "grad_norm": 7.431483745574951,
411
  "learning_rate": 6.468213925327952e-05,
412
+ "loss": 7.5567,
413
  "step": 27500
414
  },
415
  {
416
  "epoch": 11.754827875734676,
417
+ "grad_norm": 8.853947639465332,
418
  "learning_rate": 6.367305751765893e-05,
419
+ "loss": 7.5767,
420
  "step": 28000
421
  },
422
  {
423
  "epoch": 11.964735516372796,
424
+ "grad_norm": 7.045031547546387,
425
  "learning_rate": 6.266397578203835e-05,
426
+ "loss": 7.6044,
427
  "step": 28500
428
  },
429
  {
430
  "epoch": 12.174643157010916,
431
+ "grad_norm": 7.04722785949707,
432
  "learning_rate": 6.165489404641777e-05,
433
+ "loss": 7.3292,
434
  "step": 29000
435
  },
436
  {
437
  "epoch": 12.384550797649034,
438
+ "grad_norm": 7.797435760498047,
439
  "learning_rate": 6.064581231079718e-05,
440
+ "loss": 7.2958,
441
  "step": 29500
442
  },
443
  {
444
  "epoch": 12.594458438287154,
445
+ "grad_norm": 7.942636489868164,
446
  "learning_rate": 5.963673057517659e-05,
447
+ "loss": 7.3399,
448
  "step": 30000
449
  },
450
  {
451
  "epoch": 12.594458438287154,
452
+ "eval_accuracy": 0.15365027842292303,
453
+ "eval_loss": 10.872977256774902,
454
+ "eval_runtime": 1.0173,
455
+ "eval_samples_per_second": 470.868,
456
+ "eval_steps_per_second": 4.915,
457
  "step": 30000
458
  },
459
  {
460
  "epoch": 12.804366078925273,
461
+ "grad_norm": 6.244444847106934,
462
  "learning_rate": 5.8627648839556e-05,
463
+ "loss": 7.366,
464
  "step": 30500
465
  },
466
  {
467
  "epoch": 13.014273719563391,
468
+ "grad_norm": 7.656332969665527,
469
  "learning_rate": 5.7618567103935416e-05,
470
+ "loss": 7.3598,
471
  "step": 31000
472
  },
473
  {
474
  "epoch": 13.224181360201511,
475
+ "grad_norm": 8.64603328704834,
476
  "learning_rate": 5.660948536831484e-05,
477
+ "loss": 7.0718,
478
  "step": 31500
479
  },
480
  {
481
  "epoch": 13.43408900083963,
482
+ "grad_norm": 9.710521697998047,
483
  "learning_rate": 5.5600403632694254e-05,
484
+ "loss": 7.1131,
485
  "step": 32000
486
  },
487
  {
488
  "epoch": 13.64399664147775,
489
+ "grad_norm": 7.6166486740112305,
490
  "learning_rate": 5.4591321897073666e-05,
491
+ "loss": 7.1517,
492
  "step": 32500
493
  },
494
  {
495
  "epoch": 13.853904282115868,
496
+ "grad_norm": 6.435095310211182,
497
  "learning_rate": 5.358224016145308e-05,
498
+ "loss": 7.1658,
499
  "step": 33000
500
  },
501
  {
502
  "epoch": 14.063811922753988,
503
+ "grad_norm": 6.226130485534668,
504
  "learning_rate": 5.257315842583249e-05,
505
+ "loss": 7.0913,
506
  "step": 33500
507
  },
508
  {
509
  "epoch": 14.273719563392108,
510
+ "grad_norm": 7.975910186767578,
511
  "learning_rate": 5.15640766902119e-05,
512
+ "loss": 6.9147,
513
  "step": 34000
514
  },
515
  {
516
  "epoch": 14.483627204030226,
517
+ "grad_norm": 9.481583595275879,
518
  "learning_rate": 5.055499495459133e-05,
519
+ "loss": 6.9445,
520
  "step": 34500
521
  },
522
  {
523
  "epoch": 14.693534844668346,
524
+ "grad_norm": 7.345225811004639,
525
  "learning_rate": 4.954591321897074e-05,
526
+ "loss": 6.9676,
527
  "step": 35000
528
  },
529
  {
530
  "epoch": 14.903442485306465,
531
+ "grad_norm": 7.864171981811523,
532
  "learning_rate": 4.853683148335015e-05,
533
+ "loss": 6.9842,
534
  "step": 35500
535
  },
536
  {
537
  "epoch": 15.113350125944585,
538
+ "grad_norm": 10.979301452636719,
539
  "learning_rate": 4.7527749747729566e-05,
540
+ "loss": 6.8731,
541
  "step": 36000
542
  },
543
  {
544
  "epoch": 15.323257766582703,
545
+ "grad_norm": 8.653640747070312,
546
  "learning_rate": 4.6518668012108985e-05,
547
+ "loss": 6.7832,
548
  "step": 36500
549
  },
550
  {
551
  "epoch": 15.533165407220823,
552
+ "grad_norm": 7.870504379272461,
553
  "learning_rate": 4.55095862764884e-05,
554
+ "loss": 6.7981,
555
  "step": 37000
556
  },
557
  {
558
  "epoch": 15.743073047858942,
559
+ "grad_norm": 8.514162063598633,
560
  "learning_rate": 4.450050454086781e-05,
561
+ "loss": 6.8266,
562
  "step": 37500
563
  },
564
  {
565
  "epoch": 15.95298068849706,
566
+ "grad_norm": 10.380403518676758,
567
  "learning_rate": 4.349142280524723e-05,
568
+ "loss": 6.8385,
569
  "step": 38000
570
  },
571
  {
572
  "epoch": 16.162888329135182,
573
+ "grad_norm": 9.118815422058105,
574
  "learning_rate": 4.248234106962664e-05,
575
+ "loss": 6.6982,
576
  "step": 38500
577
  },
578
  {
579
  "epoch": 16.3727959697733,
580
+ "grad_norm": 8.186168670654297,
581
  "learning_rate": 4.147325933400605e-05,
582
+ "loss": 6.6818,
583
  "step": 39000
584
  },
585
  {
586
  "epoch": 16.582703610411418,
587
+ "grad_norm": 9.249139785766602,
588
  "learning_rate": 4.046417759838547e-05,
589
+ "loss": 6.6891,
590
  "step": 39500
591
  },
592
  {
593
  "epoch": 16.79261125104954,
594
+ "grad_norm": 9.438446998596191,
595
  "learning_rate": 3.9455095862764884e-05,
596
+ "loss": 6.6933,
597
  "step": 40000
598
  },
599
  {
600
  "epoch": 16.79261125104954,
601
+ "eval_accuracy": 0.15117191880677358,
602
+ "eval_loss": 11.692638397216797,
603
+ "eval_runtime": 1.0214,
604
+ "eval_samples_per_second": 468.985,
605
+ "eval_steps_per_second": 4.895,
606
  "step": 40000
607
  },
608
  {
609
  "epoch": 17.002518891687657,
610
+ "grad_norm": 6.471468925476074,
611
  "learning_rate": 3.84460141271443e-05,
612
+ "loss": 6.718,
613
  "step": 40500
614
  },
615
  {
616
  "epoch": 17.212426532325775,
617
+ "grad_norm": 7.857778549194336,
618
  "learning_rate": 3.7436932391523715e-05,
619
+ "loss": 6.5762,
620
  "step": 41000
621
  },
622
  {
623
  "epoch": 17.422334172963897,
624
+ "grad_norm": 8.556367874145508,
625
  "learning_rate": 3.642785065590313e-05,
626
+ "loss": 6.59,
627
  "step": 41500
628
  },
629
  {
630
  "epoch": 17.632241813602015,
631
+ "grad_norm": 9.771214485168457,
632
  "learning_rate": 3.541876892028255e-05,
633
+ "loss": 6.6022,
634
  "step": 42000
635
  },
636
  {
637
  "epoch": 17.842149454240133,
638
+ "grad_norm": 7.696030616760254,
639
  "learning_rate": 3.440968718466196e-05,
640
+ "loss": 6.6177,
641
  "step": 42500
642
  },
643
  {
644
  "epoch": 18.052057094878254,
645
+ "grad_norm": 6.658695697784424,
646
  "learning_rate": 3.340060544904137e-05,
647
+ "loss": 6.5793,
648
  "step": 43000
649
  },
650
  {
651
  "epoch": 18.261964735516372,
652
+ "grad_norm": 5.75900411605835,
653
  "learning_rate": 3.239152371342079e-05,
654
+ "loss": 6.513,
655
  "step": 43500
656
  },
657
  {
658
  "epoch": 18.471872376154494,
659
+ "grad_norm": 7.845323085784912,
660
  "learning_rate": 3.13824419778002e-05,
661
+ "loss": 6.5133,
662
  "step": 44000
663
  },
664
  {
665
  "epoch": 18.68178001679261,
666
+ "grad_norm": 7.73126745223999,
667
  "learning_rate": 3.0373360242179615e-05,
668
+ "loss": 6.5342,
669
  "step": 44500
670
  },
671
  {
672
  "epoch": 18.89168765743073,
673
+ "grad_norm": 5.368079662322998,
674
  "learning_rate": 2.9364278506559034e-05,
675
+ "loss": 6.5397,
676
  "step": 45000
677
  },
678
  {
679
  "epoch": 19.10159529806885,
680
+ "grad_norm": 5.72926139831543,
681
  "learning_rate": 2.8355196770938446e-05,
682
+ "loss": 6.4836,
683
  "step": 45500
684
  },
685
  {
686
  "epoch": 19.31150293870697,
687
+ "grad_norm": 6.304308891296387,
688
  "learning_rate": 2.734611503531786e-05,
689
+ "loss": 6.4446,
690
  "step": 46000
691
  },
692
  {
693
  "epoch": 19.521410579345087,
694
+ "grad_norm": 7.8987298011779785,
695
  "learning_rate": 2.6337033299697278e-05,
696
+ "loss": 6.4487,
697
  "step": 46500
698
  },
699
  {
700
  "epoch": 19.73131821998321,
701
+ "grad_norm": 6.950328350067139,
702
  "learning_rate": 2.532795156407669e-05,
703
+ "loss": 6.45,
704
  "step": 47000
705
  },
706
  {
707
  "epoch": 19.941225860621326,
708
+ "grad_norm": 7.982358932495117,
709
  "learning_rate": 2.4318869828456106e-05,
710
+ "loss": 6.4512,
711
  "step": 47500
712
  },
713
  {
714
  "epoch": 20.151133501259444,
715
+ "grad_norm": 6.615007400512695,
716
  "learning_rate": 2.330978809283552e-05,
717
+ "loss": 6.4027,
718
  "step": 48000
719
  },
720
  {
721
  "epoch": 20.361041141897566,
722
+ "grad_norm": 9.836413383483887,
723
  "learning_rate": 2.2300706357214934e-05,
724
+ "loss": 6.3731,
725
  "step": 48500
726
  },
727
  {
728
  "epoch": 20.570948782535684,
729
+ "grad_norm": 3.978142738342285,
730
  "learning_rate": 2.129162462159435e-05,
731
+ "loss": 6.3711,
732
  "step": 49000
733
  },
734
  {
735
  "epoch": 20.7808564231738,
736
+ "grad_norm": 5.0921630859375,
737
  "learning_rate": 2.0282542885973765e-05,
738
+ "loss": 6.3797,
739
  "step": 49500
740
  },
741
  {
742
  "epoch": 20.990764063811923,
743
+ "grad_norm": 5.254364490509033,
744
  "learning_rate": 1.927346115035318e-05,
745
+ "loss": 6.3773,
746
  "step": 50000
747
  },
748
  {
749
  "epoch": 20.990764063811923,
750
+ "eval_accuracy": 0.15184904813973701,
751
+ "eval_loss": 12.33754825592041,
752
+ "eval_runtime": 1.0241,
753
+ "eval_samples_per_second": 467.713,
754
  "eval_steps_per_second": 4.882,
755
  "step": 50000
756
  },
757
  {
758
  "epoch": 21.20067170445004,
759
+ "grad_norm": 6.045699119567871,
760
  "learning_rate": 1.8264379414732593e-05,
761
+ "loss": 6.303,
762
  "step": 50500
763
  },
764
  {
765
  "epoch": 21.410579345088163,
766
+ "grad_norm": 8.00769329071045,
767
  "learning_rate": 1.725529767911201e-05,
768
+ "loss": 6.3101,
769
  "step": 51000
770
  },
771
  {
772
  "epoch": 21.62048698572628,
773
+ "grad_norm": 7.591960906982422,
774
  "learning_rate": 1.6246215943491424e-05,
775
+ "loss": 6.307,
776
  "step": 51500
777
  },
778
  {
779
  "epoch": 21.8303946263644,
780
+ "grad_norm": 8.466202735900879,
781
  "learning_rate": 1.5237134207870837e-05,
782
+ "loss": 6.3103,
783
  "step": 52000
784
  },
785
  {
786
  "epoch": 22.04030226700252,
787
+ "grad_norm": 6.745018482208252,
788
  "learning_rate": 1.4228052472250252e-05,
789
+ "loss": 6.2889,
790
  "step": 52500
791
  },
792
  {
793
  "epoch": 22.250209907640638,
794
+ "grad_norm": 4.916234493255615,
795
  "learning_rate": 1.3218970736629668e-05,
796
+ "loss": 6.2402,
797
  "step": 53000
798
  },
799
  {
800
  "epoch": 22.460117548278756,
801
+ "grad_norm": 9.260708808898926,
802
  "learning_rate": 1.2209889001009082e-05,
803
+ "loss": 6.2379,
804
  "step": 53500
805
  },
806
  {
807
  "epoch": 22.670025188916878,
808
+ "grad_norm": 8.743579864501953,
809
  "learning_rate": 1.1200807265388496e-05,
810
+ "loss": 6.2426,
811
  "step": 54000
812
  },
813
  {
814
  "epoch": 22.879932829554996,
815
+ "grad_norm": 5.662677764892578,
816
  "learning_rate": 1.0191725529767912e-05,
817
+ "loss": 6.2395,
818
  "step": 54500
819
  },
820
  {
821
  "epoch": 23.089840470193113,
822
+ "grad_norm": 7.829682350158691,
823
  "learning_rate": 9.182643794147326e-06,
824
+ "loss": 6.2224,
825
  "step": 55000
826
  },
827
  {
828
  "epoch": 23.299748110831235,
829
+ "grad_norm": 6.931691646575928,
830
  "learning_rate": 8.173562058526741e-06,
831
+ "loss": 6.1901,
832
  "step": 55500
833
  },
834
  {
835
  "epoch": 23.509655751469353,
836
+ "grad_norm": 6.559401988983154,
837
  "learning_rate": 7.164480322906156e-06,
838
+ "loss": 6.1994,
839
  "step": 56000
840
  },
841
  {
842
  "epoch": 23.719563392107474,
843
+ "grad_norm": 4.310472011566162,
844
  "learning_rate": 6.155398587285571e-06,
845
+ "loss": 6.1863,
846
  "step": 56500
847
  },
848
  {
849
  "epoch": 23.929471032745592,
850
+ "grad_norm": 5.716533184051514,
851
  "learning_rate": 5.146316851664986e-06,
852
+ "loss": 6.1963,
853
  "step": 57000
854
  },
855
  {
856
  "epoch": 24.13937867338371,
857
+ "grad_norm": 7.209354400634766,
858
  "learning_rate": 4.1372351160444e-06,
859
+ "loss": 6.1719,
860
  "step": 57500
861
  },
862
  {
863
  "epoch": 24.349286314021832,
864
+ "grad_norm": 7.885115623474121,
865
  "learning_rate": 3.1281533804238145e-06,
866
+ "loss": 6.1706,
867
  "step": 58000
868
  },
869
  {
870
  "epoch": 24.55919395465995,
871
+ "grad_norm": 5.144560813903809,
872
  "learning_rate": 2.1190716448032293e-06,
873
+ "loss": 6.1735,
874
  "step": 58500
875
  },
876
  {
877
  "epoch": 24.769101595298068,
878
+ "grad_norm": 6.012503623962402,
879
  "learning_rate": 1.109989909182644e-06,
880
+ "loss": 6.1674,
881
  "step": 59000
882
  },
883
  {
884
  "epoch": 24.97900923593619,
885
+ "grad_norm": 6.069438457489014,
886
  "learning_rate": 1.0090817356205853e-07,
887
+ "loss": 6.1569,
888
  "step": 59500
889
  },
890
  {
891
  "epoch": 25.0,
892
  "step": 59550,
893
  "total_flos": 1.5151126801503744e+18,
894
+ "train_loss": 7.655053733486172,
895
+ "train_runtime": 24646.3655,
896
+ "train_samples_per_second": 231.92,
897
+ "train_steps_per_second": 2.416
898
  }
899
  ],
900
  "logging_steps": 500,