haihp02 commited on
Commit
7b1ce17
·
verified ·
1 Parent(s): 77f9853

Upload task output 1

Browse files
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "up_proj",
33
- "k_proj",
34
- "o_proj",
35
  "gate_proj",
 
 
36
  "down_proj",
37
  "v_proj",
38
- "q_proj"
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
 
32
  "gate_proj",
33
+ "k_proj",
34
+ "q_proj",
35
  "down_proj",
36
  "v_proj",
37
+ "up_proj",
38
+ "o_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0733808bfab15a29a5c62c13ab54987b147477454f64539eee96c0573076c642
3
  size 957942768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:845d0bd29eb016a885ab30c813521792053d880b58ef788f421b21eabcbcba12
3
  size 957942768
loss.txt CHANGED
@@ -1 +1 @@
1
- 337,no_eval
 
1
+ 35,no_eval
trainer_state.json CHANGED
@@ -2,619 +2,79 @@
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
- "epoch": 0.35362014690451204,
6
  "eval_steps": 500,
7
- "global_step": 337,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
11
  "log_history": [
12
  {
13
- "epoch": 0.005246589716684155,
14
- "grad_norm": 8.869540214538574,
15
  "learning_rate": 8.401166180758017e-06,
16
- "loss": 0.9257,
17
- "mean_token_accuracy": 0.8380203127861023,
18
- "num_tokens": 289686.0,
19
  "step": 5
20
  },
21
  {
22
- "epoch": 0.01049317943336831,
23
- "grad_norm": 1.9420901536941528,
24
  "learning_rate": 1.8902623906705538e-05,
25
- "loss": 0.5266,
26
- "mean_token_accuracy": 0.8593480110168457,
27
- "num_tokens": 584447.0,
28
  "step": 10
29
  },
30
  {
31
- "epoch": 0.015739769150052464,
32
- "grad_norm": 1.2173879146575928,
33
  "learning_rate": 2.9404081632653062e-05,
34
- "loss": 0.3377,
35
- "mean_token_accuracy": 0.894003939628601,
36
- "num_tokens": 865283.0,
37
  "step": 15
38
  },
39
  {
40
- "epoch": 0.02098635886673662,
41
- "grad_norm": 0.9192031621932983,
42
  "learning_rate": 3.990553935860058e-05,
43
- "loss": 0.3091,
44
- "mean_token_accuracy": 0.9075875878334045,
45
- "num_tokens": 1150898.0,
46
  "step": 20
47
  },
48
  {
49
- "epoch": 0.026232948583420776,
50
- "grad_norm": 0.8734805583953857,
51
  "learning_rate": 5.0406997084548104e-05,
52
- "loss": 0.2471,
53
- "mean_token_accuracy": 0.9180729031562805,
54
- "num_tokens": 1456620.0,
55
  "step": 25
56
  },
57
  {
58
- "epoch": 0.03147953830010493,
59
- "grad_norm": 0.7508789300918579,
60
  "learning_rate": 6.090845481049563e-05,
61
- "loss": 0.2155,
62
- "mean_token_accuracy": 0.9300779223442077,
63
- "num_tokens": 1751457.0,
64
  "step": 30
65
  },
66
  {
67
- "epoch": 0.03672612801678909,
68
- "grad_norm": 0.8536575436592102,
69
  "learning_rate": 7.140991253644314e-05,
70
- "loss": 0.2623,
71
- "mean_token_accuracy": 0.9183142781257629,
72
- "num_tokens": 2039245.0,
73
  "step": 35
74
- },
75
- {
76
- "epoch": 0.04197271773347324,
77
- "grad_norm": 0.868010938167572,
78
- "learning_rate": 7.350762136663497e-05,
79
- "loss": 0.2239,
80
- "mean_token_accuracy": 0.9314786314964294,
81
- "num_tokens": 2330149.0,
82
- "step": 40
83
- },
84
- {
85
- "epoch": 0.0472193074501574,
86
- "grad_norm": 0.7415319681167603,
87
- "learning_rate": 7.349712991638426e-05,
88
- "loss": 0.2124,
89
- "mean_token_accuracy": 0.935946810245514,
90
- "num_tokens": 2627934.0,
91
- "step": 45
92
- },
93
- {
94
- "epoch": 0.05246589716684155,
95
- "grad_norm": 0.6589397192001343,
96
- "learning_rate": 7.347857138053374e-05,
97
- "loss": 0.2258,
98
- "mean_token_accuracy": 0.9339556813240051,
99
- "num_tokens": 2909298.0,
100
- "step": 50
101
- },
102
- {
103
- "epoch": 0.05771248688352571,
104
- "grad_norm": 0.8945339322090149,
105
- "learning_rate": 7.345195119268144e-05,
106
- "loss": 0.2135,
107
- "mean_token_accuracy": 0.9362031579017639,
108
- "num_tokens": 3215160.0,
109
- "step": 55
110
- },
111
- {
112
- "epoch": 0.06295907660020986,
113
- "grad_norm": 0.6015563607215881,
114
- "learning_rate": 7.341727714672879e-05,
115
- "loss": 0.223,
116
- "mean_token_accuracy": 0.9350167393684388,
117
- "num_tokens": 3512700.0,
118
- "step": 60
119
- },
120
- {
121
- "epoch": 0.06820566631689402,
122
- "grad_norm": 0.9376577138900757,
123
- "learning_rate": 7.337455939459886e-05,
124
- "loss": 0.1949,
125
- "mean_token_accuracy": 0.9446848630905151,
126
- "num_tokens": 3798243.0,
127
- "step": 65
128
- },
129
- {
130
- "epoch": 0.07345225603357818,
131
- "grad_norm": 0.8647239804267883,
132
- "learning_rate": 7.332381044326387e-05,
133
- "loss": 0.192,
134
- "mean_token_accuracy": 0.9473262071609497,
135
- "num_tokens": 4088918.0,
136
- "step": 70
137
- },
138
- {
139
- "epoch": 0.07869884575026233,
140
- "grad_norm": 0.6758660078048706,
141
- "learning_rate": 7.326504515108353e-05,
142
- "loss": 0.1608,
143
- "mean_token_accuracy": 0.9533717513084412,
144
- "num_tokens": 4373400.0,
145
- "step": 75
146
- },
147
- {
148
- "epoch": 0.08394543546694648,
149
- "grad_norm": 0.6870194673538208,
150
- "learning_rate": 7.319828072345472e-05,
151
- "loss": 0.1719,
152
- "mean_token_accuracy": 0.947171425819397,
153
- "num_tokens": 4658256.0,
154
- "step": 80
155
- },
156
- {
157
- "epoch": 0.08919202518363065,
158
- "grad_norm": 0.677169680595398,
159
- "learning_rate": 7.312353670777409e-05,
160
- "loss": 0.2406,
161
- "mean_token_accuracy": 0.9317703485488892,
162
- "num_tokens": 4942712.0,
163
- "step": 85
164
- },
165
- {
166
- "epoch": 0.0944386149003148,
167
- "grad_norm": 0.7355192303657532,
168
- "learning_rate": 7.304083498771491e-05,
169
- "loss": 0.1559,
170
- "mean_token_accuracy": 0.9547448277473449,
171
- "num_tokens": 5236965.0,
172
- "step": 90
173
- },
174
- {
175
- "epoch": 0.09968520461699895,
176
- "grad_norm": 0.8258501291275024,
177
- "learning_rate": 7.295019977681995e-05,
178
- "loss": 0.1484,
179
- "mean_token_accuracy": 0.9531127452850342,
180
- "num_tokens": 5531311.0,
181
- "step": 95
182
- },
183
- {
184
- "epoch": 0.1049317943336831,
185
- "grad_norm": 0.6302676200866699,
186
- "learning_rate": 7.285165761141225e-05,
187
- "loss": 0.1302,
188
- "mean_token_accuracy": 0.9609502911567688,
189
- "num_tokens": 5824530.0,
190
- "step": 100
191
- },
192
- {
193
- "epoch": 0.11017838405036726,
194
- "grad_norm": 0.7048377990722656,
195
- "learning_rate": 7.274523734282567e-05,
196
- "loss": 0.1655,
197
- "mean_token_accuracy": 0.9510802745819091,
198
- "num_tokens": 6126073.0,
199
- "step": 105
200
- },
201
- {
202
- "epoch": 0.11542497376705142,
203
- "grad_norm": 0.708620011806488,
204
- "learning_rate": 7.263097012895783e-05,
205
- "loss": 0.1919,
206
- "mean_token_accuracy": 0.9440585255622864,
207
- "num_tokens": 6428088.0,
208
- "step": 110
209
- },
210
- {
211
- "epoch": 0.12067156348373557,
212
- "grad_norm": 0.7772646546363831,
213
- "learning_rate": 7.250888942514763e-05,
214
- "loss": 0.1791,
215
- "mean_token_accuracy": 0.9519138216972352,
216
- "num_tokens": 6709759.0,
217
- "step": 115
218
- },
219
- {
220
- "epoch": 0.1259181532004197,
221
- "grad_norm": 0.728533148765564,
222
- "learning_rate": 7.237903097438013e-05,
223
- "loss": 0.1794,
224
- "mean_token_accuracy": 0.9493731379508972,
225
- "num_tokens": 7009928.0,
226
- "step": 120
227
- },
228
- {
229
- "epoch": 0.1311647429171039,
230
- "grad_norm": 0.5031924843788147,
231
- "learning_rate": 7.224143279682167e-05,
232
- "loss": 0.1966,
233
- "mean_token_accuracy": 0.9432877659797668,
234
- "num_tokens": 7299912.0,
235
- "step": 125
236
- },
237
- {
238
- "epoch": 0.13641133263378805,
239
- "grad_norm": 0.7311460375785828,
240
- "learning_rate": 7.209613517868828e-05,
241
- "loss": 0.1623,
242
- "mean_token_accuracy": 0.9553608179092408,
243
- "num_tokens": 7587766.0,
244
- "step": 130
245
- },
246
- {
247
- "epoch": 0.1416579223504722,
248
- "grad_norm": 0.4527396261692047,
249
- "learning_rate": 7.194318066045057e-05,
250
- "loss": 0.1552,
251
- "mean_token_accuracy": 0.9542324781417847,
252
- "num_tokens": 7883332.0,
253
- "step": 135
254
- },
255
- {
256
- "epoch": 0.14690451206715635,
257
- "grad_norm": 0.5695252418518066,
258
- "learning_rate": 7.178261402437872e-05,
259
- "loss": 0.1409,
260
- "mean_token_accuracy": 0.9568296670913696,
261
- "num_tokens": 8184963.0,
262
- "step": 140
263
- },
264
- {
265
- "epoch": 0.1521511017838405,
266
- "grad_norm": 0.47259852290153503,
267
- "learning_rate": 7.161448228143099e-05,
268
- "loss": 0.1465,
269
- "mean_token_accuracy": 0.9609991312026978,
270
- "num_tokens": 8481153.0,
271
- "step": 145
272
- },
273
- {
274
- "epoch": 0.15739769150052466,
275
- "grad_norm": 0.5303276181221008,
276
- "learning_rate": 7.143883465748988e-05,
277
- "loss": 0.183,
278
- "mean_token_accuracy": 0.9521325826644897,
279
- "num_tokens": 8775155.0,
280
- "step": 150
281
- },
282
- {
283
- "epoch": 0.1626442812172088,
284
- "grad_norm": 0.46558475494384766,
285
- "learning_rate": 7.125572257894959e-05,
286
- "loss": 0.205,
287
- "mean_token_accuracy": 0.9444481015205384,
288
- "num_tokens": 9071761.0,
289
- "step": 155
290
- },
291
- {
292
- "epoch": 0.16789087093389296,
293
- "grad_norm": 0.6111699342727661,
294
- "learning_rate": 7.106519965765934e-05,
295
- "loss": 0.1717,
296
- "mean_token_accuracy": 0.9499832153320312,
297
- "num_tokens": 9363710.0,
298
- "step": 160
299
- },
300
- {
301
- "epoch": 0.1731374606505771,
302
- "grad_norm": 0.7169287204742432,
303
- "learning_rate": 7.086732167522687e-05,
304
- "loss": 0.2031,
305
- "mean_token_accuracy": 0.9435471892356873,
306
- "num_tokens": 9650095.0,
307
- "step": 165
308
- },
309
- {
310
- "epoch": 0.1783840503672613,
311
- "grad_norm": 0.41854023933410645,
312
- "learning_rate": 7.066214656668653e-05,
313
- "loss": 0.128,
314
- "mean_token_accuracy": 0.9642794132232666,
315
- "num_tokens": 9943925.0,
316
- "step": 170
317
- },
318
- {
319
- "epoch": 0.18363064008394545,
320
- "grad_norm": 0.5462023019790649,
321
- "learning_rate": 7.044973440353702e-05,
322
- "loss": 0.1692,
323
- "mean_token_accuracy": 0.9510787844657898,
324
- "num_tokens": 10239935.0,
325
- "step": 175
326
- },
327
- {
328
- "epoch": 0.1888772298006296,
329
- "grad_norm": 0.682062566280365,
330
- "learning_rate": 7.023014737615354e-05,
331
- "loss": 0.0925,
332
- "mean_token_accuracy": 0.9718472838401795,
333
- "num_tokens": 10542283.0,
334
- "step": 180
335
- },
336
- {
337
- "epoch": 0.19412381951731375,
338
- "grad_norm": 0.4446072578430176,
339
- "learning_rate": 7.000344977557959e-05,
340
- "loss": 0.1831,
341
- "mean_token_accuracy": 0.9482220768928528,
342
- "num_tokens": 10833066.0,
343
- "step": 185
344
- },
345
- {
346
- "epoch": 0.1993704092339979,
347
- "grad_norm": 0.35908645391464233,
348
- "learning_rate": 6.976970797470374e-05,
349
- "loss": 0.1553,
350
- "mean_token_accuracy": 0.9547260999679565,
351
- "num_tokens": 11138524.0,
352
- "step": 190
353
- },
354
- {
355
- "epoch": 0.20461699895068206,
356
- "grad_norm": 0.5753610134124756,
357
- "learning_rate": 6.95289904088269e-05,
358
- "loss": 0.1783,
359
- "mean_token_accuracy": 0.9493900299072265,
360
- "num_tokens": 11434453.0,
361
- "step": 195
362
- },
363
- {
364
- "epoch": 0.2098635886673662,
365
- "grad_norm": 0.5665861964225769,
366
- "learning_rate": 6.928136755562561e-05,
367
- "loss": 0.1653,
368
- "mean_token_accuracy": 0.9550609827041626,
369
- "num_tokens": 11730328.0,
370
- "step": 200
371
- },
372
- {
373
- "epoch": 0.21511017838405036,
374
- "grad_norm": 0.5666924118995667,
375
- "learning_rate": 6.902691191451765e-05,
376
- "loss": 0.1927,
377
- "mean_token_accuracy": 0.9518372297286988,
378
- "num_tokens": 12015188.0,
379
- "step": 205
380
- },
381
- {
382
- "epoch": 0.2203567681007345,
383
- "grad_norm": 0.41499361395835876,
384
- "learning_rate": 6.876569798543542e-05,
385
- "loss": 0.1149,
386
- "mean_token_accuracy": 0.9646952271461486,
387
- "num_tokens": 12310232.0,
388
- "step": 210
389
- },
390
- {
391
- "epoch": 0.22560335781741866,
392
- "grad_norm": 0.44563302397727966,
393
- "learning_rate": 6.84978022470137e-05,
394
- "loss": 0.1195,
395
- "mean_token_accuracy": 0.9647434711456299,
396
- "num_tokens": 12591060.0,
397
- "step": 215
398
- },
399
- {
400
- "epoch": 0.23084994753410285,
401
- "grad_norm": 0.9801908731460571,
402
- "learning_rate": 6.822330313419822e-05,
403
- "loss": 0.1501,
404
- "mean_token_accuracy": 0.9570110678672791,
405
- "num_tokens": 12879679.0,
406
- "step": 220
407
- },
408
- {
409
- "epoch": 0.236096537250787,
410
- "grad_norm": 0.590543806552887,
411
- "learning_rate": 6.79422810152813e-05,
412
- "loss": 0.1879,
413
- "mean_token_accuracy": 0.949954628944397,
414
- "num_tokens": 13169419.0,
415
- "step": 225
416
- },
417
- {
418
- "epoch": 0.24134312696747115,
419
- "grad_norm": 0.5752514004707336,
420
- "learning_rate": 6.765481816837146e-05,
421
- "loss": 0.1507,
422
- "mean_token_accuracy": 0.9556933283805847,
423
- "num_tokens": 13471416.0,
424
- "step": 230
425
- },
426
- {
427
- "epoch": 0.2465897166841553,
428
- "grad_norm": 0.47486424446105957,
429
- "learning_rate": 6.736099875730397e-05,
430
- "loss": 0.1675,
431
- "mean_token_accuracy": 0.956990647315979,
432
- "num_tokens": 13767085.0,
433
- "step": 235
434
- },
435
- {
436
- "epoch": 0.2518363064008394,
437
- "grad_norm": 0.7542303800582886,
438
- "learning_rate": 6.706090880699916e-05,
439
- "loss": 0.1798,
440
- "mean_token_accuracy": 0.9498309254646301,
441
- "num_tokens": 14071045.0,
442
- "step": 240
443
- },
444
- {
445
- "epoch": 0.2570828961175236,
446
- "grad_norm": 0.5474414825439453,
447
- "learning_rate": 6.675463617827598e-05,
448
- "loss": 0.1698,
449
- "mean_token_accuracy": 0.9535765051841736,
450
- "num_tokens": 14362641.0,
451
- "step": 245
452
- },
453
- {
454
- "epoch": 0.2623294858342078,
455
- "grad_norm": 0.5496485829353333,
456
- "learning_rate": 6.644227054212787e-05,
457
- "loss": 0.1457,
458
- "mean_token_accuracy": 0.9581978678703308,
459
- "num_tokens": 14664981.0,
460
- "step": 250
461
- },
462
- {
463
- "epoch": 0.2675760755508919,
464
- "grad_norm": 0.49473029375076294,
465
- "learning_rate": 6.612390335346883e-05,
466
- "loss": 0.155,
467
- "mean_token_accuracy": 0.9565532088279725,
468
- "num_tokens": 14959011.0,
469
- "step": 255
470
- },
471
- {
472
- "epoch": 0.2728226652675761,
473
- "grad_norm": 0.303487628698349,
474
- "learning_rate": 6.579962782435706e-05,
475
- "loss": 0.1509,
476
- "mean_token_accuracy": 0.9600463390350342,
477
- "num_tokens": 15245374.0,
478
- "step": 260
479
- },
480
- {
481
- "epoch": 0.2780692549842602,
482
- "grad_norm": 0.5282312631607056,
483
- "learning_rate": 6.546953889670418e-05,
484
- "loss": 0.1702,
485
- "mean_token_accuracy": 0.9531951785087586,
486
- "num_tokens": 15525453.0,
487
- "step": 265
488
- },
489
- {
490
- "epoch": 0.2833158447009444,
491
- "grad_norm": 0.28557926416397095,
492
- "learning_rate": 6.513373321447803e-05,
493
- "loss": 0.1937,
494
- "mean_token_accuracy": 0.9494660019874572,
495
- "num_tokens": 15809199.0,
496
- "step": 270
497
- },
498
- {
499
- "epoch": 0.2885624344176285,
500
- "grad_norm": 0.4175744652748108,
501
- "learning_rate": 6.479230909540701e-05,
502
- "loss": 0.125,
503
- "mean_token_accuracy": 0.9632657885551452,
504
- "num_tokens": 16101826.0,
505
- "step": 275
506
- },
507
- {
508
- "epoch": 0.2938090241343127,
509
- "grad_norm": 0.46477630734443665,
510
- "learning_rate": 6.444536650219457e-05,
511
- "loss": 0.1477,
512
- "mean_token_accuracy": 0.9573351144790649,
513
- "num_tokens": 16390495.0,
514
- "step": 280
515
- },
516
- {
517
- "epoch": 0.2990556138509968,
518
- "grad_norm": 0.40762028098106384,
519
- "learning_rate": 6.409300701325186e-05,
520
- "loss": 0.1447,
521
- "mean_token_accuracy": 0.9613166928291321,
522
- "num_tokens": 16685503.0,
523
- "step": 285
524
- },
525
- {
526
- "epoch": 0.304302203567681,
527
- "grad_norm": 0.24077750742435455,
528
- "learning_rate": 6.37353337929575e-05,
529
- "loss": 0.172,
530
- "mean_token_accuracy": 0.9532236933708191,
531
- "num_tokens": 16964030.0,
532
- "step": 290
533
- },
534
- {
535
- "epoch": 0.3095487932843652,
536
- "grad_norm": 0.826016366481781,
537
- "learning_rate": 6.337245156145292e-05,
538
- "loss": 0.1803,
539
- "mean_token_accuracy": 0.955608320236206,
540
- "num_tokens": 17262831.0,
541
- "step": 295
542
- },
543
- {
544
- "epoch": 0.3147953830010493,
545
- "grad_norm": 0.4392148554325104,
546
- "learning_rate": 6.300446656398228e-05,
547
- "loss": 0.1769,
548
- "mean_token_accuracy": 0.950160825252533,
549
- "num_tokens": 17542500.0,
550
- "step": 300
551
- },
552
- {
553
- "epoch": 0.3200419727177335,
554
- "grad_norm": 0.5865193009376526,
555
- "learning_rate": 6.263148653978572e-05,
556
- "loss": 0.1245,
557
- "mean_token_accuracy": 0.9670758128166199,
558
- "num_tokens": 17833796.0,
559
- "step": 305
560
- },
561
- {
562
- "epoch": 0.3252885624344176,
563
- "grad_norm": 0.5191839337348938,
564
- "learning_rate": 6.225362069055539e-05,
565
- "loss": 0.192,
566
- "mean_token_accuracy": 0.947128975391388,
567
- "num_tokens": 18131801.0,
568
- "step": 310
569
- },
570
- {
571
- "epoch": 0.3305351521511018,
572
- "grad_norm": 0.41704511642456055,
573
- "learning_rate": 6.187097964846317e-05,
574
- "loss": 0.1353,
575
- "mean_token_accuracy": 0.9619265556335449,
576
- "num_tokens": 18429696.0,
577
- "step": 315
578
- },
579
- {
580
- "epoch": 0.3357817418677859,
581
- "grad_norm": 0.5766462087631226,
582
- "learning_rate": 6.148367544376953e-05,
583
- "loss": 0.1647,
584
- "mean_token_accuracy": 0.9554041147232055,
585
- "num_tokens": 18726485.0,
586
- "step": 320
587
- },
588
- {
589
- "epoch": 0.3410283315844701,
590
- "grad_norm": 0.4433589577674866,
591
- "learning_rate": 6.109182147202329e-05,
592
- "loss": 0.1643,
593
- "mean_token_accuracy": 0.9574645280838012,
594
- "num_tokens": 19017396.0,
595
- "step": 325
596
- },
597
- {
598
- "epoch": 0.3462749213011542,
599
- "grad_norm": 0.4165564179420471,
600
- "learning_rate": 6.069553246086131e-05,
601
- "loss": 0.1669,
602
- "mean_token_accuracy": 0.9528910636901855,
603
- "num_tokens": 19320603.0,
604
- "step": 330
605
- },
606
- {
607
- "epoch": 0.3515215110178384,
608
- "grad_norm": 0.6303921341896057,
609
- "learning_rate": 6.0294924436418496e-05,
610
- "loss": 0.1796,
611
- "mean_token_accuracy": 0.9498880624771118,
612
- "num_tokens": 19599038.0,
613
- "step": 335
614
  }
615
  ],
616
  "logging_steps": 5,
617
- "max_steps": 953,
618
  "num_input_tokens_seen": 0,
619
  "num_train_epochs": 1,
620
  "save_steps": 500,
@@ -625,12 +85,12 @@
625
  "should_evaluate": false,
626
  "should_log": false,
627
  "should_save": true,
628
- "should_training_stop": false
629
  },
630
  "attributes": {}
631
  }
632
  },
633
- "total_flos": 4.871895722016768e+17,
634
  "train_batch_size": 24,
635
  "trial_name": null,
636
  "trial_params": null
 
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
+ "epoch": 0.24647887323943662,
6
  "eval_steps": 500,
7
+ "global_step": 35,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
11
  "log_history": [
12
  {
13
+ "epoch": 0.035211267605633804,
14
+ "grad_norm": 4.435381889343262,
15
  "learning_rate": 8.401166180758017e-06,
16
+ "loss": 0.3742,
17
+ "mean_token_accuracy": 0.8945995926856994,
18
+ "num_tokens": 301695.0,
19
  "step": 5
20
  },
21
  {
22
+ "epoch": 0.07042253521126761,
23
+ "grad_norm": 1.0536936521530151,
24
  "learning_rate": 1.8902623906705538e-05,
25
+ "loss": 0.2437,
26
+ "mean_token_accuracy": 0.9109556913375855,
27
+ "num_tokens": 607230.0,
28
  "step": 10
29
  },
30
  {
31
+ "epoch": 0.1056338028169014,
32
+ "grad_norm": 0.8927873373031616,
33
  "learning_rate": 2.9404081632653062e-05,
34
+ "loss": 0.201,
35
+ "mean_token_accuracy": 0.9295879244804383,
36
+ "num_tokens": 913896.0,
37
  "step": 15
38
  },
39
  {
40
+ "epoch": 0.14084507042253522,
41
+ "grad_norm": 0.6603397130966187,
42
  "learning_rate": 3.990553935860058e-05,
43
+ "loss": 0.1947,
44
+ "mean_token_accuracy": 0.9296464204788208,
45
+ "num_tokens": 1234009.0,
46
  "step": 20
47
  },
48
  {
49
+ "epoch": 0.176056338028169,
50
+ "grad_norm": 0.5713601112365723,
51
  "learning_rate": 5.0406997084548104e-05,
52
+ "loss": 0.1712,
53
+ "mean_token_accuracy": 0.9373371362686157,
54
+ "num_tokens": 1536066.0,
55
  "step": 25
56
  },
57
  {
58
+ "epoch": 0.2112676056338028,
59
+ "grad_norm": 0.6312325596809387,
60
  "learning_rate": 6.090845481049563e-05,
61
+ "loss": 0.1683,
62
+ "mean_token_accuracy": 0.9364290118217469,
63
+ "num_tokens": 1854154.0,
64
  "step": 30
65
  },
66
  {
67
+ "epoch": 0.24647887323943662,
68
+ "grad_norm": 1.2735894918441772,
69
  "learning_rate": 7.140991253644314e-05,
70
+ "loss": 0.1312,
71
+ "mean_token_accuracy": 0.9548299431800842,
72
+ "num_tokens": 2160408.0,
73
  "step": 35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74
  }
75
  ],
76
  "logging_steps": 5,
77
+ "max_steps": 142,
78
  "num_input_tokens_seen": 0,
79
  "num_train_epochs": 1,
80
  "save_steps": 500,
 
85
  "should_evaluate": false,
86
  "should_log": false,
87
  "should_save": true,
88
+ "should_training_stop": true
89
  },
90
  "attributes": {}
91
  }
92
  },
93
+ "total_flos": 5.105089563623424e+16,
94
  "train_batch_size": 24,
95
  "trial_name": null,
96
  "trial_params": null
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cefabb0bc9c05c832856033880586c68ce019b321f1d535072277cd830a3cf96
3
  size 6417
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a828d452ac78a382d2b3c2b558d138337034e6e9332e4079059baacdc57a7978
3
  size 6417