Hartunka commited on
Commit
bd92774
·
verified ·
1 Parent(s): f05e0f1

End of training

Browse files
Files changed (5) hide show
  1. README.md +16 -4
  2. all_results.json +10 -10
  3. eval_results.json +6 -6
  4. train_results.json +4 -4
  5. trainer_state.json +268 -268
README.md CHANGED
@@ -2,11 +2,23 @@
2
  library_name: transformers
3
  tags:
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - accuracy
7
  model-index:
8
  - name: distilbert_km_100_v2
9
- results: []
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,10 +26,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # distilbert_km_100_v2
16
 
17
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 7.3543
20
- - Accuracy: 0.1515
21
 
22
  ## Model description
23
 
 
2
  library_name: transformers
3
  tags:
4
  - generated_from_trainer
5
+ datasets:
6
+ - Hartunka/processed_wikitext-103-raw-v1-km-100_v2
7
  metrics:
8
  - accuracy
9
  model-index:
10
  - name: distilbert_km_100_v2
11
+ results:
12
+ - task:
13
+ name: Masked Language Modeling
14
+ type: fill-mask
15
+ dataset:
16
+ name: Hartunka/processed_wikitext-103-raw-v1-km-100_v2
17
+ type: Hartunka/processed_wikitext-103-raw-v1-km-100_v2
18
+ metrics:
19
+ - name: Accuracy
20
+ type: accuracy
21
+ value: 0.15431994123297735
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
26
 
27
  # distilbert_km_100_v2
28
 
29
+ This model is a fine-tuned version of [](https://huggingface.co/) on the Hartunka/processed_wikitext-103-raw-v1-km-100_v2 dataset.
30
  It achieves the following results on the evaluation set:
31
+ - Loss: 7.0274
32
+ - Accuracy: 0.1543
33
 
34
  ## Model description
35
 
all_results.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "epoch": 25.0,
3
- "eval_accuracy": 0.15400915409391422,
4
- "eval_loss": 7.071955680847168,
5
- "eval_runtime": 0.858,
6
  "eval_samples": 479,
7
- "eval_samples_per_second": 558.288,
8
- "eval_steps_per_second": 5.828,
9
- "perplexity": 1178.4504550995314,
10
  "total_flos": 7.69437063436032e+17,
11
- "train_loss": 6.748414883681649,
12
- "train_runtime": 16891.5237,
13
  "train_samples": 228639,
14
- "train_samples_per_second": 338.393,
15
- "train_steps_per_second": 3.525
16
  }
 
1
  {
2
  "epoch": 25.0,
3
+ "eval_accuracy": 0.15431994123297735,
4
+ "eval_loss": 7.027431488037109,
5
+ "eval_runtime": 0.8343,
6
  "eval_samples": 479,
7
+ "eval_samples_per_second": 574.149,
8
+ "eval_steps_per_second": 5.993,
9
+ "perplexity": 1127.1318374056182,
10
  "total_flos": 7.69437063436032e+17,
11
+ "train_loss": 6.664753860742679,
12
+ "train_runtime": 16825.3697,
13
  "train_samples": 228639,
14
+ "train_samples_per_second": 339.724,
15
+ "train_steps_per_second": 3.539
16
  }
eval_results.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "epoch": 25.0,
3
- "eval_accuracy": 0.15400915409391422,
4
- "eval_loss": 7.071955680847168,
5
- "eval_runtime": 0.858,
6
  "eval_samples": 479,
7
- "eval_samples_per_second": 558.288,
8
- "eval_steps_per_second": 5.828,
9
- "perplexity": 1178.4504550995314
10
  }
 
1
  {
2
  "epoch": 25.0,
3
+ "eval_accuracy": 0.15431994123297735,
4
+ "eval_loss": 7.027431488037109,
5
+ "eval_runtime": 0.8343,
6
  "eval_samples": 479,
7
+ "eval_samples_per_second": 574.149,
8
+ "eval_steps_per_second": 5.993,
9
+ "perplexity": 1127.1318374056182
10
  }
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 25.0,
3
  "total_flos": 7.69437063436032e+17,
4
- "train_loss": 6.748414883681649,
5
- "train_runtime": 16891.5237,
6
  "train_samples": 228639,
7
- "train_samples_per_second": 338.393,
8
- "train_steps_per_second": 3.525
9
  }
 
1
  {
2
  "epoch": 25.0,
3
  "total_flos": 7.69437063436032e+17,
4
+ "train_loss": 6.664753860742679,
5
+ "train_runtime": 16825.3697,
6
  "train_samples": 228639,
7
+ "train_samples_per_second": 339.724,
8
+ "train_steps_per_second": 3.539
9
  }
trainer_state.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "best_global_step": 20000,
3
- "best_metric": 7.057971954345703,
4
  "best_model_checkpoint": "distilbert_km_100_v2/checkpoint-20000",
5
  "epoch": 25.0,
6
  "eval_steps": 10000,
@@ -11,890 +11,890 @@
11
  "log_history": [
12
  {
13
  "epoch": 0.20990764063811923,
14
- "grad_norm": 2.7113592624664307,
15
  "learning_rate": 5e-06,
16
- "loss": 13.9058,
17
  "step": 500
18
  },
19
  {
20
  "epoch": 0.41981528127623846,
21
- "grad_norm": 2.375203847885132,
22
  "learning_rate": 1e-05,
23
- "loss": 12.1512,
24
  "step": 1000
25
  },
26
  {
27
  "epoch": 0.6297229219143576,
28
- "grad_norm": 4.600935459136963,
29
  "learning_rate": 1.5e-05,
30
- "loss": 11.0564,
31
  "step": 1500
32
  },
33
  {
34
  "epoch": 0.8396305625524769,
35
- "grad_norm": 8.284174919128418,
36
  "learning_rate": 2e-05,
37
- "loss": 9.8409,
38
  "step": 2000
39
  },
40
  {
41
  "epoch": 1.0495382031905962,
42
- "grad_norm": 7.562943935394287,
43
  "learning_rate": 2.5e-05,
44
- "loss": 8.9968,
45
  "step": 2500
46
  },
47
  {
48
  "epoch": 1.2594458438287153,
49
- "grad_norm": 5.516976833343506,
50
  "learning_rate": 3e-05,
51
- "loss": 8.4646,
52
  "step": 3000
53
  },
54
  {
55
  "epoch": 1.4693534844668346,
56
- "grad_norm": 18.835968017578125,
57
  "learning_rate": 3.5e-05,
58
- "loss": 8.1656,
59
  "step": 3500
60
  },
61
  {
62
  "epoch": 1.6792611251049538,
63
- "grad_norm": 8.071735382080078,
64
  "learning_rate": 4e-05,
65
- "loss": 7.9951,
66
  "step": 4000
67
  },
68
  {
69
  "epoch": 1.8891687657430731,
70
- "grad_norm": 14.845528602600098,
71
  "learning_rate": 4.5e-05,
72
- "loss": 7.8686,
73
  "step": 4500
74
  },
75
  {
76
  "epoch": 2.0990764063811924,
77
- "grad_norm": 5.2275238037109375,
78
  "learning_rate": 5e-05,
79
- "loss": 7.7211,
80
  "step": 5000
81
  },
82
  {
83
  "epoch": 2.3089840470193117,
84
- "grad_norm": 11.481599807739258,
85
  "learning_rate": 5.500000000000001e-05,
86
- "loss": 7.6294,
87
  "step": 5500
88
  },
89
  {
90
  "epoch": 2.5188916876574305,
91
- "grad_norm": 16.489280700683594,
92
  "learning_rate": 6e-05,
93
- "loss": 7.6034,
94
  "step": 6000
95
  },
96
  {
97
  "epoch": 2.72879932829555,
98
- "grad_norm": 9.843246459960938,
99
  "learning_rate": 6.500000000000001e-05,
100
- "loss": 7.5598,
101
  "step": 6500
102
  },
103
  {
104
  "epoch": 2.938706968933669,
105
- "grad_norm": 6.220517158508301,
106
  "learning_rate": 7e-05,
107
- "loss": 7.5364,
108
  "step": 7000
109
  },
110
  {
111
  "epoch": 3.1486146095717884,
112
- "grad_norm": 10.564053535461426,
113
  "learning_rate": 7.500000000000001e-05,
114
- "loss": 7.4227,
115
  "step": 7500
116
  },
117
  {
118
  "epoch": 3.3585222502099077,
119
- "grad_norm": 8.94958209991455,
120
  "learning_rate": 8e-05,
121
- "loss": 7.397,
122
  "step": 8000
123
  },
124
  {
125
  "epoch": 3.568429890848027,
126
- "grad_norm": 8.731792449951172,
127
  "learning_rate": 8.5e-05,
128
- "loss": 7.4138,
129
  "step": 8500
130
  },
131
  {
132
  "epoch": 3.7783375314861463,
133
- "grad_norm": 6.825326442718506,
134
  "learning_rate": 9e-05,
135
- "loss": 7.3904,
136
  "step": 9000
137
  },
138
  {
139
  "epoch": 3.988245172124265,
140
- "grad_norm": 7.09285306930542,
141
  "learning_rate": 9.5e-05,
142
- "loss": 7.3691,
143
  "step": 9500
144
  },
145
  {
146
  "epoch": 4.198152812762385,
147
- "grad_norm": 4.00818395614624,
148
  "learning_rate": 0.0001,
149
- "loss": 7.2575,
150
  "step": 10000
151
  },
152
  {
153
  "epoch": 4.198152812762385,
154
- "eval_accuracy": 0.14894682656723893,
155
- "eval_loss": 7.438680648803711,
156
- "eval_runtime": 0.8302,
157
- "eval_samples_per_second": 577.004,
158
- "eval_steps_per_second": 6.023,
159
  "step": 10000
160
  },
161
  {
162
  "epoch": 4.408060453400504,
163
- "grad_norm": 4.358462333679199,
164
  "learning_rate": 9.899091826437942e-05,
165
- "loss": 7.2655,
166
  "step": 10500
167
  },
168
  {
169
  "epoch": 4.617968094038623,
170
- "grad_norm": 5.749093532562256,
171
  "learning_rate": 9.798183652875883e-05,
172
- "loss": 7.2469,
173
  "step": 11000
174
  },
175
  {
176
  "epoch": 4.827875734676742,
177
- "grad_norm": 8.624403953552246,
178
  "learning_rate": 9.697275479313825e-05,
179
- "loss": 7.2402,
180
  "step": 11500
181
  },
182
  {
183
  "epoch": 5.037783375314861,
184
- "grad_norm": 6.518628120422363,
185
  "learning_rate": 9.596367305751767e-05,
186
- "loss": 7.1819,
187
  "step": 12000
188
  },
189
  {
190
  "epoch": 5.247691015952981,
191
- "grad_norm": 4.440794944763184,
192
  "learning_rate": 9.495459132189707e-05,
193
- "loss": 7.0817,
194
  "step": 12500
195
  },
196
  {
197
  "epoch": 5.4575986565911,
198
- "grad_norm": 4.726202964782715,
199
  "learning_rate": 9.394550958627649e-05,
200
- "loss": 7.0918,
201
  "step": 13000
202
  },
203
  {
204
  "epoch": 5.667506297229219,
205
- "grad_norm": 4.670093536376953,
206
  "learning_rate": 9.293642785065591e-05,
207
- "loss": 7.0922,
208
  "step": 13500
209
  },
210
  {
211
  "epoch": 5.877413937867338,
212
- "grad_norm": 5.7864861488342285,
213
  "learning_rate": 9.192734611503532e-05,
214
- "loss": 7.0712,
215
  "step": 14000
216
  },
217
  {
218
  "epoch": 6.087321578505458,
219
- "grad_norm": 5.725551128387451,
220
  "learning_rate": 9.091826437941474e-05,
221
- "loss": 7.0123,
222
  "step": 14500
223
  },
224
  {
225
  "epoch": 6.297229219143577,
226
- "grad_norm": 5.02437686920166,
227
  "learning_rate": 8.990918264379415e-05,
228
- "loss": 6.9501,
229
  "step": 15000
230
  },
231
  {
232
  "epoch": 6.507136859781696,
233
- "grad_norm": 3.9292702674865723,
234
  "learning_rate": 8.890010090817356e-05,
235
- "loss": 6.9476,
236
  "step": 15500
237
  },
238
  {
239
  "epoch": 6.717044500419815,
240
- "grad_norm": 5.404318809509277,
241
  "learning_rate": 8.789101917255298e-05,
242
- "loss": 6.9523,
243
  "step": 16000
244
  },
245
  {
246
  "epoch": 6.926952141057934,
247
- "grad_norm": 4.438605785369873,
248
  "learning_rate": 8.68819374369324e-05,
249
- "loss": 6.9565,
250
  "step": 16500
251
  },
252
  {
253
  "epoch": 7.136859781696054,
254
- "grad_norm": 6.045186519622803,
255
  "learning_rate": 8.58728557013118e-05,
256
- "loss": 6.8538,
257
  "step": 17000
258
  },
259
  {
260
  "epoch": 7.346767422334173,
261
- "grad_norm": 3.2410764694213867,
262
  "learning_rate": 8.486377396569122e-05,
263
- "loss": 6.8083,
264
  "step": 17500
265
  },
266
  {
267
  "epoch": 7.5566750629722925,
268
- "grad_norm": 8.613337516784668,
269
  "learning_rate": 8.385469223007064e-05,
270
- "loss": 6.8266,
271
  "step": 18000
272
  },
273
  {
274
  "epoch": 7.766582703610411,
275
- "grad_norm": 5.131848335266113,
276
  "learning_rate": 8.284561049445006e-05,
277
- "loss": 6.8391,
278
  "step": 18500
279
  },
280
  {
281
  "epoch": 7.97649034424853,
282
- "grad_norm": 5.321475982666016,
283
  "learning_rate": 8.183652875882947e-05,
284
- "loss": 6.843,
285
  "step": 19000
286
  },
287
  {
288
  "epoch": 8.18639798488665,
289
- "grad_norm": 4.39497184753418,
290
  "learning_rate": 8.082744702320889e-05,
291
- "loss": 6.7044,
292
  "step": 19500
293
  },
294
  {
295
  "epoch": 8.39630562552477,
296
- "grad_norm": 4.414360523223877,
297
  "learning_rate": 7.98183652875883e-05,
298
- "loss": 6.7034,
299
  "step": 20000
300
  },
301
  {
302
  "epoch": 8.39630562552477,
303
- "eval_accuracy": 0.15247341395662056,
304
- "eval_loss": 7.057971954345703,
305
- "eval_runtime": 0.8055,
306
- "eval_samples_per_second": 594.669,
307
- "eval_steps_per_second": 6.207,
308
  "step": 20000
309
  },
310
  {
311
  "epoch": 8.606213266162888,
312
- "grad_norm": 4.554222583770752,
313
  "learning_rate": 7.880928355196771e-05,
314
- "loss": 6.7252,
315
  "step": 20500
316
  },
317
  {
318
  "epoch": 8.816120906801007,
319
- "grad_norm": 4.7603278160095215,
320
  "learning_rate": 7.780020181634713e-05,
321
- "loss": 6.7325,
322
  "step": 21000
323
  },
324
  {
325
  "epoch": 9.026028547439127,
326
- "grad_norm": 5.447115898132324,
327
  "learning_rate": 7.679112008072655e-05,
328
- "loss": 6.7182,
329
  "step": 21500
330
  },
331
  {
332
  "epoch": 9.235936188077247,
333
- "grad_norm": 3.981916904449463,
334
  "learning_rate": 7.578203834510595e-05,
335
- "loss": 6.5932,
336
  "step": 22000
337
  },
338
  {
339
  "epoch": 9.445843828715365,
340
- "grad_norm": 4.683881759643555,
341
  "learning_rate": 7.477295660948537e-05,
342
- "loss": 6.6058,
343
  "step": 22500
344
  },
345
  {
346
  "epoch": 9.655751469353484,
347
- "grad_norm": 5.057840824127197,
348
  "learning_rate": 7.376387487386479e-05,
349
- "loss": 6.6287,
350
  "step": 23000
351
  },
352
  {
353
  "epoch": 9.865659109991604,
354
- "grad_norm": 4.702626705169678,
355
  "learning_rate": 7.27547931382442e-05,
356
- "loss": 6.6288,
357
  "step": 23500
358
  },
359
  {
360
  "epoch": 10.075566750629722,
361
- "grad_norm": 5.8243889808654785,
362
  "learning_rate": 7.174571140262362e-05,
363
- "loss": 6.5846,
364
  "step": 24000
365
  },
366
  {
367
  "epoch": 10.285474391267842,
368
- "grad_norm": 5.50222110748291,
369
  "learning_rate": 7.073662966700304e-05,
370
- "loss": 6.511,
371
  "step": 24500
372
  },
373
  {
374
  "epoch": 10.495382031905962,
375
- "grad_norm": 5.341757774353027,
376
  "learning_rate": 6.972754793138244e-05,
377
- "loss": 6.5179,
378
  "step": 25000
379
  },
380
  {
381
  "epoch": 10.705289672544081,
382
- "grad_norm": 4.866272926330566,
383
  "learning_rate": 6.871846619576186e-05,
384
- "loss": 6.534,
385
  "step": 25500
386
  },
387
  {
388
  "epoch": 10.9151973131822,
389
- "grad_norm": 4.987467288970947,
390
  "learning_rate": 6.770938446014128e-05,
391
- "loss": 6.5462,
392
  "step": 26000
393
  },
394
  {
395
  "epoch": 11.125104953820319,
396
- "grad_norm": 4.852264404296875,
397
  "learning_rate": 6.670030272452068e-05,
398
- "loss": 6.467,
399
  "step": 26500
400
  },
401
  {
402
  "epoch": 11.335012594458439,
403
- "grad_norm": 4.646698474884033,
404
  "learning_rate": 6.56912209889001e-05,
405
- "loss": 6.4296,
406
  "step": 27000
407
  },
408
  {
409
  "epoch": 11.544920235096557,
410
- "grad_norm": 4.733177661895752,
411
  "learning_rate": 6.468213925327952e-05,
412
- "loss": 6.4389,
413
  "step": 27500
414
  },
415
  {
416
  "epoch": 11.754827875734676,
417
- "grad_norm": 4.592160224914551,
418
  "learning_rate": 6.367305751765893e-05,
419
- "loss": 6.4479,
420
  "step": 28000
421
  },
422
  {
423
  "epoch": 11.964735516372796,
424
- "grad_norm": 3.777204751968384,
425
  "learning_rate": 6.266397578203835e-05,
426
- "loss": 6.4617,
427
  "step": 28500
428
  },
429
  {
430
  "epoch": 12.174643157010916,
431
- "grad_norm": 7.123958110809326,
432
  "learning_rate": 6.165489404641777e-05,
433
- "loss": 6.373,
434
  "step": 29000
435
  },
436
  {
437
  "epoch": 12.384550797649034,
438
- "grad_norm": 4.165009498596191,
439
  "learning_rate": 6.064581231079718e-05,
440
- "loss": 6.362,
441
  "step": 29500
442
  },
443
  {
444
  "epoch": 12.594458438287154,
445
- "grad_norm": 3.9091787338256836,
446
  "learning_rate": 5.963673057517659e-05,
447
- "loss": 6.3786,
448
  "step": 30000
449
  },
450
  {
451
  "epoch": 12.594458438287154,
452
- "eval_accuracy": 0.15432185130257156,
453
- "eval_loss": 7.214364528656006,
454
- "eval_runtime": 0.8062,
455
- "eval_samples_per_second": 594.166,
456
- "eval_steps_per_second": 6.202,
457
  "step": 30000
458
  },
459
  {
460
  "epoch": 12.804366078925273,
461
- "grad_norm": 6.216394424438477,
462
  "learning_rate": 5.8627648839556e-05,
463
- "loss": 6.3755,
464
  "step": 30500
465
  },
466
  {
467
  "epoch": 13.014273719563391,
468
- "grad_norm": 3.730398416519165,
469
  "learning_rate": 5.7618567103935416e-05,
470
- "loss": 6.3806,
471
  "step": 31000
472
  },
473
  {
474
  "epoch": 13.224181360201511,
475
- "grad_norm": 4.789046764373779,
476
  "learning_rate": 5.660948536831484e-05,
477
- "loss": 6.306,
478
  "step": 31500
479
  },
480
  {
481
  "epoch": 13.43408900083963,
482
- "grad_norm": 5.080028057098389,
483
  "learning_rate": 5.5600403632694254e-05,
484
- "loss": 6.304,
485
  "step": 32000
486
  },
487
  {
488
  "epoch": 13.64399664147775,
489
- "grad_norm": 4.223598003387451,
490
  "learning_rate": 5.4591321897073666e-05,
491
- "loss": 6.3138,
492
  "step": 32500
493
  },
494
  {
495
  "epoch": 13.853904282115868,
496
- "grad_norm": 6.034927845001221,
497
  "learning_rate": 5.358224016145308e-05,
498
- "loss": 6.3206,
499
  "step": 33000
500
  },
501
  {
502
  "epoch": 14.063811922753988,
503
- "grad_norm": 4.911815643310547,
504
  "learning_rate": 5.257315842583249e-05,
505
- "loss": 6.2908,
506
  "step": 33500
507
  },
508
  {
509
  "epoch": 14.273719563392108,
510
- "grad_norm": 3.741004467010498,
511
  "learning_rate": 5.15640766902119e-05,
512
- "loss": 6.2574,
513
  "step": 34000
514
  },
515
  {
516
  "epoch": 14.483627204030226,
517
- "grad_norm": 4.319329261779785,
518
  "learning_rate": 5.055499495459133e-05,
519
- "loss": 6.2622,
520
  "step": 34500
521
  },
522
  {
523
  "epoch": 14.693534844668346,
524
- "grad_norm": 5.501757621765137,
525
  "learning_rate": 4.954591321897074e-05,
526
- "loss": 6.263,
527
  "step": 35000
528
  },
529
  {
530
  "epoch": 14.903442485306465,
531
- "grad_norm": 6.313974857330322,
532
  "learning_rate": 4.853683148335015e-05,
533
- "loss": 6.2679,
534
  "step": 35500
535
  },
536
  {
537
  "epoch": 15.113350125944585,
538
- "grad_norm": 3.7311179637908936,
539
  "learning_rate": 4.7527749747729566e-05,
540
- "loss": 6.2426,
541
  "step": 36000
542
  },
543
  {
544
  "epoch": 15.323257766582703,
545
- "grad_norm": 5.0952253341674805,
546
  "learning_rate": 4.6518668012108985e-05,
547
- "loss": 6.2246,
548
  "step": 36500
549
  },
550
  {
551
  "epoch": 15.533165407220823,
552
- "grad_norm": 3.5889272689819336,
553
  "learning_rate": 4.55095862764884e-05,
554
- "loss": 6.2186,
555
  "step": 37000
556
  },
557
  {
558
  "epoch": 15.743073047858942,
559
- "grad_norm": 3.486255407333374,
560
  "learning_rate": 4.450050454086781e-05,
561
- "loss": 6.2212,
562
  "step": 37500
563
  },
564
  {
565
  "epoch": 15.95298068849706,
566
- "grad_norm": 7.651794910430908,
567
  "learning_rate": 4.349142280524723e-05,
568
- "loss": 6.2207,
569
  "step": 38000
570
  },
571
  {
572
  "epoch": 16.162888329135182,
573
- "grad_norm": 3.6229660511016846,
574
  "learning_rate": 4.248234106962664e-05,
575
- "loss": 6.1922,
576
  "step": 38500
577
  },
578
  {
579
  "epoch": 16.3727959697733,
580
- "grad_norm": 4.261775970458984,
581
  "learning_rate": 4.147325933400605e-05,
582
- "loss": 6.1811,
583
  "step": 39000
584
  },
585
  {
586
  "epoch": 16.582703610411418,
587
- "grad_norm": 7.182936191558838,
588
  "learning_rate": 4.046417759838547e-05,
589
- "loss": 6.1862,
590
  "step": 39500
591
  },
592
  {
593
  "epoch": 16.79261125104954,
594
- "grad_norm": 5.000805377960205,
595
  "learning_rate": 3.9455095862764884e-05,
596
- "loss": 6.1779,
597
  "step": 40000
598
  },
599
  {
600
  "epoch": 16.79261125104954,
601
- "eval_accuracy": 0.15229337221038466,
602
- "eval_loss": 7.225529670715332,
603
- "eval_runtime": 0.8199,
604
- "eval_samples_per_second": 584.196,
605
- "eval_steps_per_second": 6.098,
606
  "step": 40000
607
  },
608
  {
609
  "epoch": 17.002518891687657,
610
- "grad_norm": 4.597228050231934,
611
  "learning_rate": 3.84460141271443e-05,
612
- "loss": 6.1861,
613
  "step": 40500
614
  },
615
  {
616
  "epoch": 17.212426532325775,
617
- "grad_norm": 3.7905569076538086,
618
  "learning_rate": 3.7436932391523715e-05,
619
- "loss": 6.1464,
620
  "step": 41000
621
  },
622
  {
623
  "epoch": 17.422334172963897,
624
- "grad_norm": 4.74383020401001,
625
  "learning_rate": 3.642785065590313e-05,
626
- "loss": 6.1477,
627
  "step": 41500
628
  },
629
  {
630
  "epoch": 17.632241813602015,
631
- "grad_norm": 5.506079196929932,
632
  "learning_rate": 3.541876892028255e-05,
633
- "loss": 6.1522,
634
  "step": 42000
635
  },
636
  {
637
  "epoch": 17.842149454240133,
638
- "grad_norm": 4.9415459632873535,
639
  "learning_rate": 3.440968718466196e-05,
640
- "loss": 6.149,
641
  "step": 42500
642
  },
643
  {
644
  "epoch": 18.052057094878254,
645
- "grad_norm": 4.241745948791504,
646
  "learning_rate": 3.340060544904137e-05,
647
- "loss": 6.1407,
648
  "step": 43000
649
  },
650
  {
651
  "epoch": 18.261964735516372,
652
- "grad_norm": 4.646262168884277,
653
  "learning_rate": 3.239152371342079e-05,
654
- "loss": 6.1175,
655
  "step": 43500
656
  },
657
  {
658
  "epoch": 18.471872376154494,
659
- "grad_norm": 5.132898807525635,
660
  "learning_rate": 3.13824419778002e-05,
661
- "loss": 6.1197,
662
  "step": 44000
663
  },
664
  {
665
  "epoch": 18.68178001679261,
666
- "grad_norm": 5.060595512390137,
667
  "learning_rate": 3.0373360242179615e-05,
668
- "loss": 6.1198,
669
  "step": 44500
670
  },
671
  {
672
  "epoch": 18.89168765743073,
673
- "grad_norm": 4.880249977111816,
674
  "learning_rate": 2.9364278506559034e-05,
675
- "loss": 6.124,
676
  "step": 45000
677
  },
678
  {
679
  "epoch": 19.10159529806885,
680
- "grad_norm": 2.574049711227417,
681
  "learning_rate": 2.8355196770938446e-05,
682
- "loss": 6.1091,
683
  "step": 45500
684
  },
685
  {
686
  "epoch": 19.31150293870697,
687
- "grad_norm": 3.6874139308929443,
688
  "learning_rate": 2.734611503531786e-05,
689
- "loss": 6.0918,
690
  "step": 46000
691
  },
692
  {
693
  "epoch": 19.521410579345087,
694
- "grad_norm": 8.639307975769043,
695
  "learning_rate": 2.6337033299697278e-05,
696
- "loss": 6.0945,
697
  "step": 46500
698
  },
699
  {
700
  "epoch": 19.73131821998321,
701
- "grad_norm": 4.701109409332275,
702
  "learning_rate": 2.532795156407669e-05,
703
- "loss": 6.0949,
704
  "step": 47000
705
  },
706
  {
707
  "epoch": 19.941225860621326,
708
- "grad_norm": 3.732200860977173,
709
  "learning_rate": 2.4318869828456106e-05,
710
- "loss": 6.0898,
711
  "step": 47500
712
  },
713
  {
714
  "epoch": 20.151133501259444,
715
- "grad_norm": 3.8800060749053955,
716
  "learning_rate": 2.330978809283552e-05,
717
- "loss": 6.0794,
718
  "step": 48000
719
  },
720
  {
721
  "epoch": 20.361041141897566,
722
- "grad_norm": 4.853990077972412,
723
  "learning_rate": 2.2300706357214934e-05,
724
- "loss": 6.0726,
725
  "step": 48500
726
  },
727
  {
728
  "epoch": 20.570948782535684,
729
- "grad_norm": 2.7448856830596924,
730
  "learning_rate": 2.129162462159435e-05,
731
- "loss": 6.0735,
732
  "step": 49000
733
  },
734
  {
735
  "epoch": 20.7808564231738,
736
- "grad_norm": 4.7044830322265625,
737
  "learning_rate": 2.0282542885973765e-05,
738
- "loss": 6.0695,
739
  "step": 49500
740
  },
741
  {
742
  "epoch": 20.990764063811923,
743
- "grad_norm": 2.968531370162964,
744
  "learning_rate": 1.927346115035318e-05,
745
- "loss": 6.0698,
746
  "step": 50000
747
  },
748
  {
749
  "epoch": 20.990764063811923,
750
- "eval_accuracy": 0.1510640087475818,
751
- "eval_loss": 7.457143306732178,
752
- "eval_runtime": 0.8096,
753
- "eval_samples_per_second": 591.648,
754
- "eval_steps_per_second": 6.176,
755
  "step": 50000
756
  },
757
  {
758
  "epoch": 21.20067170445004,
759
- "grad_norm": 4.587925910949707,
760
  "learning_rate": 1.8264379414732593e-05,
761
- "loss": 6.0554,
762
  "step": 50500
763
  },
764
  {
765
  "epoch": 21.410579345088163,
766
- "grad_norm": 4.3473029136657715,
767
  "learning_rate": 1.725529767911201e-05,
768
- "loss": 6.0574,
769
  "step": 51000
770
  },
771
  {
772
  "epoch": 21.62048698572628,
773
- "grad_norm": 1.9689273834228516,
774
  "learning_rate": 1.6246215943491424e-05,
775
- "loss": 6.0549,
776
  "step": 51500
777
  },
778
  {
779
  "epoch": 21.8303946263644,
780
- "grad_norm": 4.508573055267334,
781
  "learning_rate": 1.5237134207870837e-05,
782
- "loss": 6.0537,
783
  "step": 52000
784
  },
785
  {
786
  "epoch": 22.04030226700252,
787
- "grad_norm": 4.022706508636475,
788
  "learning_rate": 1.4228052472250252e-05,
789
- "loss": 6.0499,
790
  "step": 52500
791
  },
792
  {
793
  "epoch": 22.250209907640638,
794
- "grad_norm": 2.755496025085449,
795
  "learning_rate": 1.3218970736629668e-05,
796
- "loss": 6.0322,
797
  "step": 53000
798
  },
799
  {
800
  "epoch": 22.460117548278756,
801
- "grad_norm": 3.5307862758636475,
802
  "learning_rate": 1.2209889001009082e-05,
803
- "loss": 6.0369,
804
  "step": 53500
805
  },
806
  {
807
  "epoch": 22.670025188916878,
808
- "grad_norm": 1.913621425628662,
809
  "learning_rate": 1.1200807265388496e-05,
810
- "loss": 6.0388,
811
  "step": 54000
812
  },
813
  {
814
  "epoch": 22.879932829554996,
815
- "grad_norm": 1.4337750673294067,
816
  "learning_rate": 1.0191725529767912e-05,
817
- "loss": 6.0292,
818
  "step": 54500
819
  },
820
  {
821
  "epoch": 23.089840470193113,
822
- "grad_norm": 0.9701590538024902,
823
  "learning_rate": 9.182643794147326e-06,
824
- "loss": 6.0287,
825
  "step": 55000
826
  },
827
  {
828
  "epoch": 23.299748110831235,
829
- "grad_norm": 3.845411777496338,
830
  "learning_rate": 8.173562058526741e-06,
831
- "loss": 6.0263,
832
  "step": 55500
833
  },
834
  {
835
  "epoch": 23.509655751469353,
836
- "grad_norm": 2.6532528400421143,
837
  "learning_rate": 7.164480322906156e-06,
838
- "loss": 6.0247,
839
  "step": 56000
840
  },
841
  {
842
  "epoch": 23.719563392107474,
843
- "grad_norm": 3.6103475093841553,
844
  "learning_rate": 6.155398587285571e-06,
845
- "loss": 6.0183,
846
  "step": 56500
847
  },
848
  {
849
  "epoch": 23.929471032745592,
850
- "grad_norm": 3.059880018234253,
851
  "learning_rate": 5.146316851664986e-06,
852
- "loss": 6.0192,
853
  "step": 57000
854
  },
855
  {
856
  "epoch": 24.13937867338371,
857
- "grad_norm": 3.420591115951538,
858
  "learning_rate": 4.1372351160444e-06,
859
- "loss": 6.0133,
860
  "step": 57500
861
  },
862
  {
863
  "epoch": 24.349286314021832,
864
- "grad_norm": 3.1370186805725098,
865
  "learning_rate": 3.1281533804238145e-06,
866
- "loss": 6.0144,
867
  "step": 58000
868
  },
869
  {
870
  "epoch": 24.55919395465995,
871
- "grad_norm": 2.226641893386841,
872
  "learning_rate": 2.1190716448032293e-06,
873
- "loss": 6.01,
874
  "step": 58500
875
  },
876
  {
877
  "epoch": 24.769101595298068,
878
- "grad_norm": 1.4273358583450317,
879
  "learning_rate": 1.109989909182644e-06,
880
- "loss": 6.0098,
881
  "step": 59000
882
  },
883
  {
884
  "epoch": 24.97900923593619,
885
- "grad_norm": 2.529050827026367,
886
  "learning_rate": 1.0090817356205853e-07,
887
- "loss": 6.0087,
888
  "step": 59500
889
  },
890
  {
891
  "epoch": 25.0,
892
  "step": 59550,
893
  "total_flos": 7.69437063436032e+17,
894
- "train_loss": 6.748414883681649,
895
- "train_runtime": 16891.5237,
896
- "train_samples_per_second": 338.393,
897
- "train_steps_per_second": 3.525
898
  }
899
  ],
900
  "logging_steps": 500,
 
1
  {
2
  "best_global_step": 20000,
3
+ "best_metric": 7.044628143310547,
4
  "best_model_checkpoint": "distilbert_km_100_v2/checkpoint-20000",
5
  "epoch": 25.0,
6
  "eval_steps": 10000,
 
11
  "log_history": [
12
  {
13
  "epoch": 0.20990764063811923,
14
+ "grad_norm": 2.784573554992676,
15
  "learning_rate": 5e-06,
16
+ "loss": 13.9113,
17
  "step": 500
18
  },
19
  {
20
  "epoch": 0.41981528127623846,
21
+ "grad_norm": 2.5845043659210205,
22
  "learning_rate": 1e-05,
23
+ "loss": 12.1495,
24
  "step": 1000
25
  },
26
  {
27
  "epoch": 0.6297229219143576,
28
+ "grad_norm": 8.000569343566895,
29
  "learning_rate": 1.5e-05,
30
+ "loss": 11.1005,
31
  "step": 1500
32
  },
33
  {
34
  "epoch": 0.8396305625524769,
35
+ "grad_norm": 6.192606449127197,
36
  "learning_rate": 2e-05,
37
+ "loss": 10.0606,
38
  "step": 2000
39
  },
40
  {
41
  "epoch": 1.0495382031905962,
42
+ "grad_norm": 4.060250282287598,
43
  "learning_rate": 2.5e-05,
44
+ "loss": 9.2999,
45
  "step": 2500
46
  },
47
  {
48
  "epoch": 1.2594458438287153,
49
+ "grad_norm": 9.090065002441406,
50
  "learning_rate": 3e-05,
51
+ "loss": 8.8083,
52
  "step": 3000
53
  },
54
  {
55
  "epoch": 1.4693534844668346,
56
+ "grad_norm": 7.904158115386963,
57
  "learning_rate": 3.5e-05,
58
+ "loss": 8.4579,
59
  "step": 3500
60
  },
61
  {
62
  "epoch": 1.6792611251049538,
63
+ "grad_norm": 10.219331741333008,
64
  "learning_rate": 4e-05,
65
+ "loss": 8.1012,
66
  "step": 4000
67
  },
68
  {
69
  "epoch": 1.8891687657430731,
70
+ "grad_norm": 7.001996994018555,
71
  "learning_rate": 4.5e-05,
72
+ "loss": 7.8566,
73
  "step": 4500
74
  },
75
  {
76
  "epoch": 2.0990764063811924,
77
+ "grad_norm": 8.5523681640625,
78
  "learning_rate": 5e-05,
79
+ "loss": 7.6603,
80
  "step": 5000
81
  },
82
  {
83
  "epoch": 2.3089840470193117,
84
+ "grad_norm": 4.500087738037109,
85
  "learning_rate": 5.500000000000001e-05,
86
+ "loss": 7.5138,
87
  "step": 5500
88
  },
89
  {
90
  "epoch": 2.5188916876574305,
91
+ "grad_norm": 6.297169208526611,
92
  "learning_rate": 6e-05,
93
+ "loss": 7.4642,
94
  "step": 6000
95
  },
96
  {
97
  "epoch": 2.72879932829555,
98
+ "grad_norm": 5.106413841247559,
99
  "learning_rate": 6.500000000000001e-05,
100
+ "loss": 7.4318,
101
  "step": 6500
102
  },
103
  {
104
  "epoch": 2.938706968933669,
105
+ "grad_norm": 5.254331588745117,
106
  "learning_rate": 7e-05,
107
+ "loss": 7.3941,
108
  "step": 7000
109
  },
110
  {
111
  "epoch": 3.1486146095717884,
112
+ "grad_norm": 7.277562141418457,
113
  "learning_rate": 7.500000000000001e-05,
114
+ "loss": 7.2441,
115
  "step": 7500
116
  },
117
  {
118
  "epoch": 3.3585222502099077,
119
+ "grad_norm": 4.704337120056152,
120
  "learning_rate": 8e-05,
121
+ "loss": 7.2148,
122
  "step": 8000
123
  },
124
  {
125
  "epoch": 3.568429890848027,
126
+ "grad_norm": 5.036457538604736,
127
  "learning_rate": 8.5e-05,
128
+ "loss": 7.2291,
129
  "step": 8500
130
  },
131
  {
132
  "epoch": 3.7783375314861463,
133
+ "grad_norm": 3.824119806289673,
134
  "learning_rate": 9e-05,
135
+ "loss": 7.2217,
136
  "step": 9000
137
  },
138
  {
139
  "epoch": 3.988245172124265,
140
+ "grad_norm": 4.354274272918701,
141
  "learning_rate": 9.5e-05,
142
+ "loss": 7.2089,
143
  "step": 9500
144
  },
145
  {
146
  "epoch": 4.198152812762385,
147
+ "grad_norm": 4.518379211425781,
148
  "learning_rate": 0.0001,
149
+ "loss": 7.039,
150
  "step": 10000
151
  },
152
  {
153
  "epoch": 4.198152812762385,
154
+ "eval_accuracy": 0.14967027463201535,
155
+ "eval_loss": 7.228392124176025,
156
+ "eval_runtime": 0.8584,
157
+ "eval_samples_per_second": 558.005,
158
+ "eval_steps_per_second": 5.825,
159
  "step": 10000
160
  },
161
  {
162
  "epoch": 4.408060453400504,
163
+ "grad_norm": 4.492236614227295,
164
  "learning_rate": 9.899091826437942e-05,
165
+ "loss": 7.0718,
166
  "step": 10500
167
  },
168
  {
169
  "epoch": 4.617968094038623,
170
+ "grad_norm": 4.8100762367248535,
171
  "learning_rate": 9.798183652875883e-05,
172
+ "loss": 7.0643,
173
  "step": 11000
174
  },
175
  {
176
  "epoch": 4.827875734676742,
177
+ "grad_norm": 5.540683746337891,
178
  "learning_rate": 9.697275479313825e-05,
179
+ "loss": 7.0658,
180
  "step": 11500
181
  },
182
  {
183
  "epoch": 5.037783375314861,
184
+ "grad_norm": 4.311294078826904,
185
  "learning_rate": 9.596367305751767e-05,
186
+ "loss": 7.0231,
187
  "step": 12000
188
  },
189
  {
190
  "epoch": 5.247691015952981,
191
+ "grad_norm": 4.135281562805176,
192
  "learning_rate": 9.495459132189707e-05,
193
+ "loss": 6.8828,
194
  "step": 12500
195
  },
196
  {
197
  "epoch": 5.4575986565911,
198
+ "grad_norm": 3.9243323802948,
199
  "learning_rate": 9.394550958627649e-05,
200
+ "loss": 6.8903,
201
  "step": 13000
202
  },
203
  {
204
  "epoch": 5.667506297229219,
205
+ "grad_norm": 3.4225540161132812,
206
  "learning_rate": 9.293642785065591e-05,
207
+ "loss": 6.9057,
208
  "step": 13500
209
  },
210
  {
211
  "epoch": 5.877413937867338,
212
+ "grad_norm": 4.613020420074463,
213
  "learning_rate": 9.192734611503532e-05,
214
+ "loss": 6.9142,
215
  "step": 14000
216
  },
217
  {
218
  "epoch": 6.087321578505458,
219
+ "grad_norm": 3.643721580505371,
220
  "learning_rate": 9.091826437941474e-05,
221
+ "loss": 6.826,
222
  "step": 14500
223
  },
224
  {
225
  "epoch": 6.297229219143577,
226
+ "grad_norm": 4.394964694976807,
227
  "learning_rate": 8.990918264379415e-05,
228
+ "loss": 6.7422,
229
  "step": 15000
230
  },
231
  {
232
  "epoch": 6.507136859781696,
233
+ "grad_norm": 4.120483875274658,
234
  "learning_rate": 8.890010090817356e-05,
235
+ "loss": 6.7615,
236
  "step": 15500
237
  },
238
  {
239
  "epoch": 6.717044500419815,
240
+ "grad_norm": 3.474606990814209,
241
  "learning_rate": 8.789101917255298e-05,
242
+ "loss": 6.7768,
243
  "step": 16000
244
  },
245
  {
246
  "epoch": 6.926952141057934,
247
+ "grad_norm": 4.457559585571289,
248
  "learning_rate": 8.68819374369324e-05,
249
+ "loss": 6.7839,
250
  "step": 16500
251
  },
252
  {
253
  "epoch": 7.136859781696054,
254
+ "grad_norm": 4.320551872253418,
255
  "learning_rate": 8.58728557013118e-05,
256
+ "loss": 6.6655,
257
  "step": 17000
258
  },
259
  {
260
  "epoch": 7.346767422334173,
261
+ "grad_norm": 2.919321298599243,
262
  "learning_rate": 8.486377396569122e-05,
263
+ "loss": 6.6271,
264
  "step": 17500
265
  },
266
  {
267
  "epoch": 7.5566750629722925,
268
+ "grad_norm": 3.527904510498047,
269
  "learning_rate": 8.385469223007064e-05,
270
+ "loss": 6.6405,
271
  "step": 18000
272
  },
273
  {
274
  "epoch": 7.766582703610411,
275
+ "grad_norm": 4.277390480041504,
276
  "learning_rate": 8.284561049445006e-05,
277
+ "loss": 6.6603,
278
  "step": 18500
279
  },
280
  {
281
  "epoch": 7.97649034424853,
282
+ "grad_norm": 5.155904769897461,
283
  "learning_rate": 8.183652875882947e-05,
284
+ "loss": 6.6706,
285
  "step": 19000
286
  },
287
  {
288
  "epoch": 8.18639798488665,
289
+ "grad_norm": 3.8268680572509766,
290
  "learning_rate": 8.082744702320889e-05,
291
+ "loss": 6.5286,
292
  "step": 19500
293
  },
294
  {
295
  "epoch": 8.39630562552477,
296
+ "grad_norm": 4.085644245147705,
297
  "learning_rate": 7.98183652875883e-05,
298
+ "loss": 6.5358,
299
  "step": 20000
300
  },
301
  {
302
  "epoch": 8.39630562552477,
303
+ "eval_accuracy": 0.1528101237408457,
304
+ "eval_loss": 7.044628143310547,
305
+ "eval_runtime": 0.8179,
306
+ "eval_samples_per_second": 585.662,
307
+ "eval_steps_per_second": 6.113,
308
  "step": 20000
309
  },
310
  {
311
  "epoch": 8.606213266162888,
312
+ "grad_norm": 3.932213544845581,
313
  "learning_rate": 7.880928355196771e-05,
314
+ "loss": 6.5419,
315
  "step": 20500
316
  },
317
  {
318
  "epoch": 8.816120906801007,
319
+ "grad_norm": 4.101009368896484,
320
  "learning_rate": 7.780020181634713e-05,
321
+ "loss": 6.5599,
322
  "step": 21000
323
  },
324
  {
325
  "epoch": 9.026028547439127,
326
+ "grad_norm": 4.759427070617676,
327
  "learning_rate": 7.679112008072655e-05,
328
+ "loss": 6.546,
329
  "step": 21500
330
  },
331
  {
332
  "epoch": 9.235936188077247,
333
+ "grad_norm": 5.555412292480469,
334
  "learning_rate": 7.578203834510595e-05,
335
+ "loss": 6.4372,
336
  "step": 22000
337
  },
338
  {
339
  "epoch": 9.445843828715365,
340
+ "grad_norm": 3.8104710578918457,
341
  "learning_rate": 7.477295660948537e-05,
342
+ "loss": 6.4445,
343
  "step": 22500
344
  },
345
  {
346
  "epoch": 9.655751469353484,
347
+ "grad_norm": 3.9375782012939453,
348
  "learning_rate": 7.376387487386479e-05,
349
+ "loss": 6.4583,
350
  "step": 23000
351
  },
352
  {
353
  "epoch": 9.865659109991604,
354
+ "grad_norm": 4.717337131500244,
355
  "learning_rate": 7.27547931382442e-05,
356
+ "loss": 6.4633,
357
  "step": 23500
358
  },
359
  {
360
  "epoch": 10.075566750629722,
361
+ "grad_norm": 4.42396354675293,
362
  "learning_rate": 7.174571140262362e-05,
363
+ "loss": 6.4254,
364
  "step": 24000
365
  },
366
  {
367
  "epoch": 10.285474391267842,
368
+ "grad_norm": 3.7944576740264893,
369
  "learning_rate": 7.073662966700304e-05,
370
+ "loss": 6.3711,
371
  "step": 24500
372
  },
373
  {
374
  "epoch": 10.495382031905962,
375
+ "grad_norm": 4.983055114746094,
376
  "learning_rate": 6.972754793138244e-05,
377
+ "loss": 6.3726,
378
  "step": 25000
379
  },
380
  {
381
  "epoch": 10.705289672544081,
382
+ "grad_norm": 3.8398661613464355,
383
  "learning_rate": 6.871846619576186e-05,
384
+ "loss": 6.3855,
385
  "step": 25500
386
  },
387
  {
388
  "epoch": 10.9151973131822,
389
+ "grad_norm": 4.5126633644104,
390
  "learning_rate": 6.770938446014128e-05,
391
+ "loss": 6.3993,
392
  "step": 26000
393
  },
394
  {
395
  "epoch": 11.125104953820319,
396
+ "grad_norm": 4.435245037078857,
397
  "learning_rate": 6.670030272452068e-05,
398
+ "loss": 6.3383,
399
  "step": 26500
400
  },
401
  {
402
  "epoch": 11.335012594458439,
403
+ "grad_norm": 4.072259902954102,
404
  "learning_rate": 6.56912209889001e-05,
405
+ "loss": 6.3137,
406
  "step": 27000
407
  },
408
  {
409
  "epoch": 11.544920235096557,
410
+ "grad_norm": 2.745482921600342,
411
  "learning_rate": 6.468213925327952e-05,
412
+ "loss": 6.3158,
413
  "step": 27500
414
  },
415
  {
416
  "epoch": 11.754827875734676,
417
+ "grad_norm": 5.201105117797852,
418
  "learning_rate": 6.367305751765893e-05,
419
+ "loss": 6.321,
420
  "step": 28000
421
  },
422
  {
423
  "epoch": 11.964735516372796,
424
+ "grad_norm": 4.3690996170043945,
425
  "learning_rate": 6.266397578203835e-05,
426
+ "loss": 6.3309,
427
  "step": 28500
428
  },
429
  {
430
  "epoch": 12.174643157010916,
431
+ "grad_norm": 5.218190670013428,
432
  "learning_rate": 6.165489404641777e-05,
433
+ "loss": 6.2662,
434
  "step": 29000
435
  },
436
  {
437
  "epoch": 12.384550797649034,
438
+ "grad_norm": 3.5860462188720703,
439
  "learning_rate": 6.064581231079718e-05,
440
+ "loss": 6.2577,
441
  "step": 29500
442
  },
443
  {
444
  "epoch": 12.594458438287154,
445
+ "grad_norm": 3.0204660892486572,
446
  "learning_rate": 5.963673057517659e-05,
447
+ "loss": 6.2663,
448
  "step": 30000
449
  },
450
  {
451
  "epoch": 12.594458438287154,
452
+ "eval_accuracy": 0.15412597587934074,
453
+ "eval_loss": 7.245998859405518,
454
+ "eval_runtime": 0.8149,
455
+ "eval_samples_per_second": 587.837,
456
+ "eval_steps_per_second": 6.136,
457
  "step": 30000
458
  },
459
  {
460
  "epoch": 12.804366078925273,
461
+ "grad_norm": 4.847262382507324,
462
  "learning_rate": 5.8627648839556e-05,
463
+ "loss": 6.2671,
464
  "step": 30500
465
  },
466
  {
467
  "epoch": 13.014273719563391,
468
+ "grad_norm": 4.043307781219482,
469
  "learning_rate": 5.7618567103935416e-05,
470
+ "loss": 6.2704,
471
  "step": 31000
472
  },
473
  {
474
  "epoch": 13.224181360201511,
475
+ "grad_norm": 2.4291205406188965,
476
  "learning_rate": 5.660948536831484e-05,
477
+ "loss": 6.2131,
478
  "step": 31500
479
  },
480
  {
481
  "epoch": 13.43408900083963,
482
+ "grad_norm": 4.489384174346924,
483
  "learning_rate": 5.5600403632694254e-05,
484
+ "loss": 6.2167,
485
  "step": 32000
486
  },
487
  {
488
  "epoch": 13.64399664147775,
489
+ "grad_norm": 4.288168430328369,
490
  "learning_rate": 5.4591321897073666e-05,
491
+ "loss": 6.2246,
492
  "step": 32500
493
  },
494
  {
495
  "epoch": 13.853904282115868,
496
+ "grad_norm": 4.168376445770264,
497
  "learning_rate": 5.358224016145308e-05,
498
+ "loss": 6.2261,
499
  "step": 33000
500
  },
501
  {
502
  "epoch": 14.063811922753988,
503
+ "grad_norm": 3.092984437942505,
504
  "learning_rate": 5.257315842583249e-05,
505
+ "loss": 6.2068,
506
  "step": 33500
507
  },
508
  {
509
  "epoch": 14.273719563392108,
510
+ "grad_norm": 5.309474468231201,
511
  "learning_rate": 5.15640766902119e-05,
512
+ "loss": 6.1782,
513
  "step": 34000
514
  },
515
  {
516
  "epoch": 14.483627204030226,
517
+ "grad_norm": 2.4930341243743896,
518
  "learning_rate": 5.055499495459133e-05,
519
+ "loss": 6.1817,
520
  "step": 34500
521
  },
522
  {
523
  "epoch": 14.693534844668346,
524
+ "grad_norm": 3.5880661010742188,
525
  "learning_rate": 4.954591321897074e-05,
526
+ "loss": 6.1836,
527
  "step": 35000
528
  },
529
  {
530
  "epoch": 14.903442485306465,
531
+ "grad_norm": 3.5491909980773926,
532
  "learning_rate": 4.853683148335015e-05,
533
+ "loss": 6.1855,
534
  "step": 35500
535
  },
536
  {
537
  "epoch": 15.113350125944585,
538
+ "grad_norm": 2.905510425567627,
539
  "learning_rate": 4.7527749747729566e-05,
540
+ "loss": 6.164,
541
  "step": 36000
542
  },
543
  {
544
  "epoch": 15.323257766582703,
545
+ "grad_norm": 2.551401138305664,
546
  "learning_rate": 4.6518668012108985e-05,
547
+ "loss": 6.1533,
548
  "step": 36500
549
  },
550
  {
551
  "epoch": 15.533165407220823,
552
+ "grad_norm": 3.9075331687927246,
553
  "learning_rate": 4.55095862764884e-05,
554
+ "loss": 6.1517,
555
  "step": 37000
556
  },
557
  {
558
  "epoch": 15.743073047858942,
559
+ "grad_norm": 3.4250755310058594,
560
  "learning_rate": 4.450050454086781e-05,
561
+ "loss": 6.1518,
562
  "step": 37500
563
  },
564
  {
565
  "epoch": 15.95298068849706,
566
+ "grad_norm": 4.045588970184326,
567
  "learning_rate": 4.349142280524723e-05,
568
+ "loss": 6.1506,
569
  "step": 38000
570
  },
571
  {
572
  "epoch": 16.162888329135182,
573
+ "grad_norm": 3.8768672943115234,
574
  "learning_rate": 4.248234106962664e-05,
575
+ "loss": 6.133,
576
  "step": 38500
577
  },
578
  {
579
  "epoch": 16.3727959697733,
580
+ "grad_norm": 3.469980001449585,
581
  "learning_rate": 4.147325933400605e-05,
582
+ "loss": 6.1212,
583
  "step": 39000
584
  },
585
  {
586
  "epoch": 16.582703610411418,
587
+ "grad_norm": 4.312319755554199,
588
  "learning_rate": 4.046417759838547e-05,
589
+ "loss": 6.1236,
590
  "step": 39500
591
  },
592
  {
593
  "epoch": 16.79261125104954,
594
+ "grad_norm": 4.129187107086182,
595
  "learning_rate": 3.9455095862764884e-05,
596
+ "loss": 6.1164,
597
  "step": 40000
598
  },
599
  {
600
  "epoch": 16.79261125104954,
601
+ "eval_accuracy": 0.15209711786475272,
602
+ "eval_loss": 7.413624286651611,
603
+ "eval_runtime": 0.8127,
604
+ "eval_samples_per_second": 589.429,
605
+ "eval_steps_per_second": 6.153,
606
  "step": 40000
607
  },
608
  {
609
  "epoch": 17.002518891687657,
610
+ "grad_norm": 2.001995325088501,
611
  "learning_rate": 3.84460141271443e-05,
612
+ "loss": 6.1222,
613
  "step": 40500
614
  },
615
  {
616
  "epoch": 17.212426532325775,
617
+ "grad_norm": 2.0768425464630127,
618
  "learning_rate": 3.7436932391523715e-05,
619
+ "loss": 6.0973,
620
  "step": 41000
621
  },
622
  {
623
  "epoch": 17.422334172963897,
624
+ "grad_norm": 4.364762783050537,
625
  "learning_rate": 3.642785065590313e-05,
626
+ "loss": 6.092,
627
  "step": 41500
628
  },
629
  {
630
  "epoch": 17.632241813602015,
631
+ "grad_norm": 5.304425239562988,
632
  "learning_rate": 3.541876892028255e-05,
633
+ "loss": 6.099,
634
  "step": 42000
635
  },
636
  {
637
  "epoch": 17.842149454240133,
638
+ "grad_norm": 3.797673463821411,
639
  "learning_rate": 3.440968718466196e-05,
640
+ "loss": 6.0987,
641
  "step": 42500
642
  },
643
  {
644
  "epoch": 18.052057094878254,
645
+ "grad_norm": 2.320584535598755,
646
  "learning_rate": 3.340060544904137e-05,
647
+ "loss": 6.0891,
648
  "step": 43000
649
  },
650
  {
651
  "epoch": 18.261964735516372,
652
+ "grad_norm": 3.300384044647217,
653
  "learning_rate": 3.239152371342079e-05,
654
+ "loss": 6.0756,
655
  "step": 43500
656
  },
657
  {
658
  "epoch": 18.471872376154494,
659
+ "grad_norm": 2.7061753273010254,
660
  "learning_rate": 3.13824419778002e-05,
661
+ "loss": 6.0726,
662
  "step": 44000
663
  },
664
  {
665
  "epoch": 18.68178001679261,
666
+ "grad_norm": 2.1149325370788574,
667
  "learning_rate": 3.0373360242179615e-05,
668
+ "loss": 6.0748,
669
  "step": 44500
670
  },
671
  {
672
  "epoch": 18.89168765743073,
673
+ "grad_norm": 1.9222161769866943,
674
  "learning_rate": 2.9364278506559034e-05,
675
+ "loss": 6.077,
676
  "step": 45000
677
  },
678
  {
679
  "epoch": 19.10159529806885,
680
+ "grad_norm": 2.988523006439209,
681
  "learning_rate": 2.8355196770938446e-05,
682
+ "loss": 6.0632,
683
  "step": 45500
684
  },
685
  {
686
  "epoch": 19.31150293870697,
687
+ "grad_norm": 2.1261062622070312,
688
  "learning_rate": 2.734611503531786e-05,
689
+ "loss": 6.0508,
690
  "step": 46000
691
  },
692
  {
693
  "epoch": 19.521410579345087,
694
+ "grad_norm": 4.243496894836426,
695
  "learning_rate": 2.6337033299697278e-05,
696
+ "loss": 6.0515,
697
  "step": 46500
698
  },
699
  {
700
  "epoch": 19.73131821998321,
701
+ "grad_norm": 1.7424923181533813,
702
  "learning_rate": 2.532795156407669e-05,
703
+ "loss": 6.0543,
704
  "step": 47000
705
  },
706
  {
707
  "epoch": 19.941225860621326,
708
+ "grad_norm": 1.0676500797271729,
709
  "learning_rate": 2.4318869828456106e-05,
710
+ "loss": 6.0494,
711
  "step": 47500
712
  },
713
  {
714
  "epoch": 20.151133501259444,
715
+ "grad_norm": 5.008332252502441,
716
  "learning_rate": 2.330978809283552e-05,
717
+ "loss": 6.0417,
718
  "step": 48000
719
  },
720
  {
721
  "epoch": 20.361041141897566,
722
+ "grad_norm": 0.8818482160568237,
723
  "learning_rate": 2.2300706357214934e-05,
724
+ "loss": 6.0369,
725
  "step": 48500
726
  },
727
  {
728
  "epoch": 20.570948782535684,
729
+ "grad_norm": 1.6551254987716675,
730
  "learning_rate": 2.129162462159435e-05,
731
+ "loss": 6.033,
732
  "step": 49000
733
  },
734
  {
735
  "epoch": 20.7808564231738,
736
+ "grad_norm": 3.1230814456939697,
737
  "learning_rate": 2.0282542885973765e-05,
738
+ "loss": 6.033,
739
  "step": 49500
740
  },
741
  {
742
  "epoch": 20.990764063811923,
743
+ "grad_norm": 2.8738510608673096,
744
  "learning_rate": 1.927346115035318e-05,
745
+ "loss": 6.0315,
746
  "step": 50000
747
  },
748
  {
749
  "epoch": 20.990764063811923,
750
+ "eval_accuracy": 0.1515406398071046,
751
+ "eval_loss": 7.354280948638916,
752
+ "eval_runtime": 0.8362,
753
+ "eval_samples_per_second": 572.813,
754
+ "eval_steps_per_second": 5.979,
755
  "step": 50000
756
  },
757
  {
758
  "epoch": 21.20067170445004,
759
+ "grad_norm": 2.0873351097106934,
760
  "learning_rate": 1.8264379414732593e-05,
761
+ "loss": 6.0214,
762
  "step": 50500
763
  },
764
  {
765
  "epoch": 21.410579345088163,
766
+ "grad_norm": 3.0156331062316895,
767
  "learning_rate": 1.725529767911201e-05,
768
+ "loss": 6.0204,
769
  "step": 51000
770
  },
771
  {
772
  "epoch": 21.62048698572628,
773
+ "grad_norm": 1.9316205978393555,
774
  "learning_rate": 1.6246215943491424e-05,
775
+ "loss": 6.0164,
776
  "step": 51500
777
  },
778
  {
779
  "epoch": 21.8303946263644,
780
+ "grad_norm": 1.7503081560134888,
781
  "learning_rate": 1.5237134207870837e-05,
782
+ "loss": 6.0154,
783
  "step": 52000
784
  },
785
  {
786
  "epoch": 22.04030226700252,
787
+ "grad_norm": 2.066725254058838,
788
  "learning_rate": 1.4228052472250252e-05,
789
+ "loss": 6.0162,
790
  "step": 52500
791
  },
792
  {
793
  "epoch": 22.250209907640638,
794
+ "grad_norm": 1.7203088998794556,
795
  "learning_rate": 1.3218970736629668e-05,
796
+ "loss": 6.0027,
797
  "step": 53000
798
  },
799
  {
800
  "epoch": 22.460117548278756,
801
+ "grad_norm": 2.9079740047454834,
802
  "learning_rate": 1.2209889001009082e-05,
803
+ "loss": 6.0046,
804
  "step": 53500
805
  },
806
  {
807
  "epoch": 22.670025188916878,
808
+ "grad_norm": 2.9654033184051514,
809
  "learning_rate": 1.1200807265388496e-05,
810
+ "loss": 6.008,
811
  "step": 54000
812
  },
813
  {
814
  "epoch": 22.879932829554996,
815
+ "grad_norm": 1.6890202760696411,
816
  "learning_rate": 1.0191725529767912e-05,
817
+ "loss": 6.0001,
818
  "step": 54500
819
  },
820
  {
821
  "epoch": 23.089840470193113,
822
+ "grad_norm": 1.3355780839920044,
823
  "learning_rate": 9.182643794147326e-06,
824
+ "loss": 5.9987,
825
  "step": 55000
826
  },
827
  {
828
  "epoch": 23.299748110831235,
829
+ "grad_norm": 4.112831115722656,
830
  "learning_rate": 8.173562058526741e-06,
831
+ "loss": 5.994,
832
  "step": 55500
833
  },
834
  {
835
  "epoch": 23.509655751469353,
836
+ "grad_norm": 4.485779762268066,
837
  "learning_rate": 7.164480322906156e-06,
838
+ "loss": 5.9947,
839
  "step": 56000
840
  },
841
  {
842
  "epoch": 23.719563392107474,
843
+ "grad_norm": 1.0883957147598267,
844
  "learning_rate": 6.155398587285571e-06,
845
+ "loss": 5.9888,
846
  "step": 56500
847
  },
848
  {
849
  "epoch": 23.929471032745592,
850
+ "grad_norm": 1.0840790271759033,
851
  "learning_rate": 5.146316851664986e-06,
852
+ "loss": 5.99,
853
  "step": 57000
854
  },
855
  {
856
  "epoch": 24.13937867338371,
857
+ "grad_norm": 1.092151403427124,
858
  "learning_rate": 4.1372351160444e-06,
859
+ "loss": 5.9857,
860
  "step": 57500
861
  },
862
  {
863
  "epoch": 24.349286314021832,
864
+ "grad_norm": 1.402838110923767,
865
  "learning_rate": 3.1281533804238145e-06,
866
+ "loss": 5.9872,
867
  "step": 58000
868
  },
869
  {
870
  "epoch": 24.55919395465995,
871
+ "grad_norm": 1.4342875480651855,
872
  "learning_rate": 2.1190716448032293e-06,
873
+ "loss": 5.984,
874
  "step": 58500
875
  },
876
  {
877
  "epoch": 24.769101595298068,
878
+ "grad_norm": 0.9019073247909546,
879
  "learning_rate": 1.109989909182644e-06,
880
+ "loss": 5.9823,
881
  "step": 59000
882
  },
883
  {
884
  "epoch": 24.97900923593619,
885
+ "grad_norm": 0.8056707382202148,
886
  "learning_rate": 1.0090817356205853e-07,
887
+ "loss": 5.9812,
888
  "step": 59500
889
  },
890
  {
891
  "epoch": 25.0,
892
  "step": 59550,
893
  "total_flos": 7.69437063436032e+17,
894
+ "train_loss": 6.664753860742679,
895
+ "train_runtime": 16825.3697,
896
+ "train_samples_per_second": 339.724,
897
+ "train_steps_per_second": 3.539
898
  }
899
  ],
900
  "logging_steps": 500,