PEFT
Safetensors
English
Spanish
nmarafo commited on
Commit
b971a88
1 Parent(s): 4a26e3e

Upload 11 files

Browse files
adapter_config.json CHANGED
@@ -9,8 +9,8 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 8,
13
- "lora_dropout": 0.0,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
@@ -19,14 +19,15 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj",
24
- "gate_proj",
25
  "o_proj",
26
  "k_proj",
27
- "down_proj",
28
- "up_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
 
31
  "use_rslora": false
32
  }
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 16,
13
+ "lora_dropout": 0.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "up_proj",
 
 
23
  "o_proj",
24
  "k_proj",
25
+ "v_proj",
26
+ "gate_proj",
27
+ "q_proj",
28
+ "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
+ "use_dora": false,
32
  "use_rslora": false
33
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db3692a4b95774f2053760024a50fe3e61f64ed72e81fad46448118c57b87026
3
  size 100059752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30bab0b9dea1c7c75134a24b6a620a1446e251bbb44dacb18c40e28be1c0e457
3
  size 100059752
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5299966a3e9ee146dacc89587e580e10540d080929659b4850cf35c9024a1da9
3
- size 50545780
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cce6610dd72225566912eb7bb7977b31fa7419fa47b1ecefb9b9623ee31783a
3
+ size 200250234
rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f3e429bde762c36daf33ddcd863fe8e4a9386fce953bf5dd0a2dc17c1e3bc5a
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ad8827bfa520afa6dc600912d89b46d095ceb0366d1f186df32cb28e1d43884
3
  size 14244
scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f076786bfa235d4d3bba40d361bfdd13d4dc22aa2b171ee38b02843b1000a93
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19bcbcfd505eb4fc1a12c7d832a77268d82b4a9b82157e01d48b5fb1cf5fbcc1
3
  size 1064
special_tokens_map.json CHANGED
@@ -17,13 +17,7 @@
17
  "rstrip": false,
18
  "single_word": false
19
  },
20
- "pad_token": {
21
- "content": "<pad>",
22
- "lstrip": false,
23
- "normalized": false,
24
- "rstrip": false,
25
- "single_word": false
26
- },
27
  "unk_token": {
28
  "content": "<unk>",
29
  "lstrip": false,
 
17
  "rstrip": false,
18
  "single_word": false
19
  },
20
+ "pad_token": "<eos>",
 
 
 
 
 
 
21
  "unk_token": {
22
  "content": "<unk>",
23
  "lstrip": false,
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce19157ce6b457736a0015a2a4fb06c966c6ff252ec9d1950777eec6598abf6d
3
  size 17478028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f121dcf9b0ee3f768a249f3ad6b547c972b9a90bcd9556ee4aea5ebc7a2179b2
3
  size 17478028
tokenizer_config.json CHANGED
@@ -61,7 +61,7 @@
61
  "eos_token": "<eos>",
62
  "legacy": null,
63
  "model_max_length": 1000000000000000019884624838656,
64
- "pad_token": "<pad>",
65
  "sp_model_kwargs": {},
66
  "spaces_between_special_tokens": false,
67
  "tokenizer_class": "GemmaTokenizer",
 
61
  "eos_token": "<eos>",
62
  "legacy": null,
63
  "model_max_length": 1000000000000000019884624838656,
64
+ "pad_token": "<eos>",
65
  "sp_model_kwargs": {},
66
  "spaces_between_special_tokens": false,
67
  "tokenizer_class": "GemmaTokenizer",
trainer_state.json CHANGED
@@ -1,721 +1,721 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 100.0,
5
  "eval_steps": 500,
6
- "global_step": 100,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
- "epoch": 1.0,
13
- "grad_norm": 3.3439955711364746,
14
- "learning_rate": 0.0001,
15
- "loss": 5.4154,
16
- "step": 1
17
  },
18
  {
19
- "epoch": 2.0,
20
- "grad_norm": 3.3439955711364746,
21
  "learning_rate": 0.0002,
22
- "loss": 5.4154,
23
- "step": 2
24
  },
25
  {
26
- "epoch": 3.0,
27
- "grad_norm": 4.64585542678833,
28
- "learning_rate": 0.00019795918367346938,
29
- "loss": 5.1115,
30
- "step": 3
31
  },
32
  {
33
- "epoch": 4.0,
34
- "grad_norm": 7.641846656799316,
35
- "learning_rate": 0.0001959183673469388,
36
- "loss": 4.5815,
37
- "step": 4
38
  },
39
  {
40
- "epoch": 5.0,
41
- "grad_norm": 10.534232139587402,
42
- "learning_rate": 0.00019387755102040816,
43
- "loss": 4.1388,
44
- "step": 5
45
  },
46
  {
47
- "epoch": 6.0,
48
- "grad_norm": Infinity,
49
- "learning_rate": 0.00019387755102040816,
50
- "loss": 3.7196,
51
- "step": 6
52
  },
53
  {
54
- "epoch": 7.0,
55
- "grad_norm": 13.133545875549316,
56
- "learning_rate": 0.00019183673469387756,
57
- "loss": 3.7196,
58
- "step": 7
59
  },
60
  {
61
- "epoch": 8.0,
62
- "grad_norm": 15.314064025878906,
63
- "learning_rate": 0.00018979591836734697,
64
- "loss": 3.2758,
65
- "step": 8
66
  },
67
  {
68
- "epoch": 9.0,
69
- "grad_norm": 16.992698669433594,
70
- "learning_rate": 0.00018775510204081634,
71
- "loss": 2.8057,
72
- "step": 9
73
  },
74
  {
75
- "epoch": 10.0,
76
- "grad_norm": 18.105308532714844,
77
- "learning_rate": 0.00018571428571428572,
78
- "loss": 2.3037,
79
- "step": 10
80
  },
81
  {
82
- "epoch": 11.0,
83
- "grad_norm": 18.624324798583984,
84
- "learning_rate": 0.00018367346938775512,
85
- "loss": 1.7698,
86
- "step": 11
87
  },
88
  {
89
- "epoch": 12.0,
90
- "grad_norm": 18.554916381835938,
91
- "learning_rate": 0.0001816326530612245,
92
- "loss": 1.2219,
93
- "step": 12
94
  },
95
  {
96
- "epoch": 13.0,
97
- "grad_norm": 17.93878746032715,
98
- "learning_rate": 0.0001795918367346939,
99
- "loss": 0.6767,
100
- "step": 13
101
  },
102
  {
103
- "epoch": 14.0,
104
- "grad_norm": 2.917646884918213,
105
- "learning_rate": 0.00017755102040816327,
106
- "loss": 0.1873,
107
- "step": 14
108
  },
109
  {
110
- "epoch": 15.0,
111
- "grad_norm": 3.2019948959350586,
112
- "learning_rate": 0.00017551020408163265,
113
- "loss": 0.1488,
114
- "step": 15
115
  },
116
  {
117
- "epoch": 16.0,
118
- "grad_norm": 3.1802170276641846,
119
- "learning_rate": 0.00017346938775510205,
120
- "loss": 0.1134,
121
- "step": 16
122
  },
123
  {
124
- "epoch": 17.0,
125
- "grad_norm": 1.5858300924301147,
126
- "learning_rate": 0.00017142857142857143,
127
- "loss": 0.0832,
128
- "step": 17
129
  },
130
  {
131
- "epoch": 18.0,
132
- "grad_norm": 0.5080211758613586,
133
- "learning_rate": 0.00016938775510204083,
134
- "loss": 0.0701,
135
- "step": 18
136
  },
137
  {
138
- "epoch": 19.0,
139
- "grad_norm": 0.5199990272521973,
140
- "learning_rate": 0.00016734693877551023,
141
- "loss": 0.0623,
142
- "step": 19
143
  },
144
  {
145
- "epoch": 20.0,
146
- "grad_norm": 0.5190378427505493,
147
- "learning_rate": 0.0001653061224489796,
148
- "loss": 0.0552,
149
- "step": 20
150
  },
151
  {
152
- "epoch": 21.0,
153
- "grad_norm": 0.5189256072044373,
154
- "learning_rate": 0.00016326530612244898,
155
- "loss": 0.0456,
156
- "step": 21
157
  },
158
  {
159
- "epoch": 22.0,
160
- "grad_norm": 0.5494657754898071,
161
- "learning_rate": 0.00016122448979591838,
162
- "loss": 0.0356,
163
- "step": 22
164
  },
165
  {
166
- "epoch": 23.0,
167
- "grad_norm": 0.5577398538589478,
168
- "learning_rate": 0.00015918367346938776,
169
- "loss": 0.024,
170
- "step": 23
171
  },
172
  {
173
- "epoch": 24.0,
174
- "grad_norm": 0.39652666449546814,
175
- "learning_rate": 0.00015714285714285716,
176
- "loss": 0.0128,
177
- "step": 24
178
  },
179
  {
180
- "epoch": 25.0,
181
- "grad_norm": 0.12145466357469559,
182
- "learning_rate": 0.00015510204081632654,
183
- "loss": 0.0064,
184
- "step": 25
185
  },
186
  {
187
- "epoch": 26.0,
188
- "grad_norm": 0.16227224469184875,
189
- "learning_rate": 0.0001530612244897959,
190
- "loss": 0.0058,
191
- "step": 26
192
  },
193
  {
194
- "epoch": 27.0,
195
- "grad_norm": 0.010005966760218143,
196
- "learning_rate": 0.0001510204081632653,
197
- "loss": 0.0046,
198
- "step": 27
199
  },
200
  {
201
- "epoch": 28.0,
202
- "grad_norm": 0.11974961310625076,
203
- "learning_rate": 0.00014897959183673472,
204
- "loss": 0.0053,
205
- "step": 28
206
  },
207
  {
208
- "epoch": 29.0,
209
- "grad_norm": 0.026845891028642654,
210
- "learning_rate": 0.0001469387755102041,
211
- "loss": 0.0046,
212
- "step": 29
213
  },
214
  {
215
- "epoch": 30.0,
216
- "grad_norm": 0.09766196459531784,
217
- "learning_rate": 0.0001448979591836735,
218
- "loss": 0.0053,
219
- "step": 30
220
  },
221
  {
222
- "epoch": 31.0,
223
- "grad_norm": 0.05061652511358261,
224
- "learning_rate": 0.00014285714285714287,
225
- "loss": 0.0046,
226
- "step": 31
227
  },
228
  {
229
- "epoch": 32.0,
230
- "grad_norm": 0.0490519218146801,
231
- "learning_rate": 0.00014081632653061224,
232
- "loss": 0.0048,
233
- "step": 32
234
  },
235
  {
236
- "epoch": 33.0,
237
- "grad_norm": 0.06446336209774017,
238
- "learning_rate": 0.00013877551020408165,
239
- "loss": 0.0049,
240
- "step": 33
241
  },
242
  {
243
- "epoch": 34.0,
244
- "grad_norm": 0.007198956795036793,
245
- "learning_rate": 0.00013673469387755102,
246
- "loss": 0.0045,
247
- "step": 34
248
  },
249
  {
250
- "epoch": 35.0,
251
- "grad_norm": 0.06024309992790222,
252
- "learning_rate": 0.0001346938775510204,
253
- "loss": 0.0048,
254
- "step": 35
255
  },
256
  {
257
- "epoch": 36.0,
258
- "grad_norm": 0.04099668189883232,
259
- "learning_rate": 0.0001326530612244898,
260
- "loss": 0.0048,
261
- "step": 36
262
  },
263
  {
264
- "epoch": 37.0,
265
- "grad_norm": 0.030607614666223526,
266
- "learning_rate": 0.00013061224489795917,
267
- "loss": 0.0047,
268
- "step": 37
269
  },
270
  {
271
- "epoch": 38.0,
272
- "grad_norm": 0.04647354409098625,
273
- "learning_rate": 0.00012857142857142858,
274
- "loss": 0.0048,
275
- "step": 38
276
  },
277
  {
278
- "epoch": 39.0,
279
- "grad_norm": 0.013468354940414429,
280
- "learning_rate": 0.00012653061224489798,
281
- "loss": 0.0047,
282
- "step": 39
283
  },
284
  {
285
- "epoch": 40.0,
286
- "grad_norm": 0.02858574502170086,
287
- "learning_rate": 0.00012448979591836735,
288
- "loss": 0.0045,
289
- "step": 40
290
  },
291
  {
292
- "epoch": 41.0,
293
- "grad_norm": 0.039958544075489044,
294
- "learning_rate": 0.00012244897959183676,
295
- "loss": 0.0048,
296
- "step": 41
297
  },
298
  {
299
- "epoch": 42.0,
300
- "grad_norm": 0.003950281068682671,
301
- "learning_rate": 0.00012040816326530613,
302
- "loss": 0.0047,
303
- "step": 42
304
  },
305
  {
306
- "epoch": 43.0,
307
- "grad_norm": 0.029744163155555725,
308
- "learning_rate": 0.00011836734693877552,
309
- "loss": 0.0047,
310
- "step": 43
311
  },
312
  {
313
- "epoch": 44.0,
314
- "grad_norm": 0.029589517042040825,
315
- "learning_rate": 0.0001163265306122449,
316
- "loss": 0.0047,
317
- "step": 44
318
  },
319
  {
320
- "epoch": 45.0,
321
- "grad_norm": 0.0025897289160639048,
322
- "learning_rate": 0.00011428571428571428,
323
- "loss": 0.0049,
324
- "step": 45
325
  },
326
  {
327
- "epoch": 46.0,
328
- "grad_norm": 0.03239087387919426,
329
- "learning_rate": 0.00011224489795918367,
330
- "loss": 0.005,
331
- "step": 46
332
  },
333
  {
334
- "epoch": 47.0,
335
- "grad_norm": 0.021254172548651695,
336
- "learning_rate": 0.00011020408163265306,
337
- "loss": 0.0047,
338
- "step": 47
339
  },
340
  {
341
- "epoch": 48.0,
342
- "grad_norm": 0.01296665333211422,
343
- "learning_rate": 0.00010816326530612246,
344
- "loss": 0.0047,
345
- "step": 48
346
  },
347
  {
348
- "epoch": 49.0,
349
- "grad_norm": 0.012932351790368557,
350
- "learning_rate": 0.00010612244897959185,
351
- "loss": 0.0047,
352
- "step": 49
353
  },
354
  {
355
- "epoch": 50.0,
356
- "grad_norm": 0.0024836526717990637,
357
- "learning_rate": 0.00010408163265306123,
358
- "loss": 0.0049,
359
- "step": 50
360
  },
361
  {
362
- "epoch": 51.0,
363
- "grad_norm": 0.012770796194672585,
364
- "learning_rate": 0.00010204081632653062,
365
- "loss": 0.0047,
366
- "step": 51
367
  },
368
  {
369
- "epoch": 52.0,
370
- "grad_norm": 0.010142244398593903,
371
- "learning_rate": 0.0001,
372
- "loss": 0.0045,
373
- "step": 52
374
  },
375
  {
376
- "epoch": 53.0,
377
- "grad_norm": 0.020766526460647583,
378
- "learning_rate": 9.79591836734694e-05,
379
- "loss": 0.0047,
380
- "step": 53
381
  },
382
  {
383
- "epoch": 54.0,
384
- "grad_norm": 0.0039475164376199245,
385
- "learning_rate": 9.591836734693878e-05,
386
- "loss": 0.0047,
387
- "step": 54
388
  },
389
  {
390
- "epoch": 55.0,
391
- "grad_norm": 0.012760567478835583,
392
- "learning_rate": 9.387755102040817e-05,
393
- "loss": 0.0047,
394
- "step": 55
395
  },
396
  {
397
- "epoch": 56.0,
398
- "grad_norm": 0.028441807255148888,
399
- "learning_rate": 9.183673469387756e-05,
400
- "loss": 0.0047,
401
- "step": 56
402
  },
403
  {
404
- "epoch": 57.0,
405
- "grad_norm": 0.004045899026095867,
406
- "learning_rate": 8.979591836734695e-05,
407
- "loss": 0.0047,
408
- "step": 57
409
  },
410
  {
411
- "epoch": 58.0,
412
- "grad_norm": 0.020622774958610535,
413
- "learning_rate": 8.775510204081632e-05,
414
- "loss": 0.0047,
415
- "step": 58
416
  },
417
  {
418
- "epoch": 59.0,
419
- "grad_norm": 0.010014132596552372,
420
- "learning_rate": 8.571428571428571e-05,
421
- "loss": 0.0045,
422
- "step": 59
423
  },
424
  {
425
- "epoch": 60.0,
426
- "grad_norm": 0.0038325833156704903,
427
- "learning_rate": 8.367346938775511e-05,
428
- "loss": 0.0047,
429
- "step": 60
430
  },
431
  {
432
- "epoch": 61.0,
433
- "grad_norm": 0.01254805363714695,
434
- "learning_rate": 8.163265306122449e-05,
435
- "loss": 0.0047,
436
- "step": 61
437
  },
438
  {
439
- "epoch": 62.0,
440
- "grad_norm": 0.012542281299829483,
441
- "learning_rate": 7.959183673469388e-05,
442
- "loss": 0.0047,
443
- "step": 62
444
  },
445
  {
446
- "epoch": 63.0,
447
- "grad_norm": 0.006473184563219547,
448
- "learning_rate": 7.755102040816327e-05,
449
- "loss": 0.0045,
450
- "step": 63
451
  },
452
  {
453
- "epoch": 64.0,
454
- "grad_norm": 0.014362330548465252,
455
- "learning_rate": 7.551020408163266e-05,
456
- "loss": 0.0049,
457
- "step": 64
458
  },
459
  {
460
- "epoch": 65.0,
461
- "grad_norm": 0.0204475000500679,
462
- "learning_rate": 7.346938775510205e-05,
463
- "loss": 0.0047,
464
- "step": 65
465
  },
466
  {
467
- "epoch": 66.0,
468
- "grad_norm": 0.0023198979906737804,
469
- "learning_rate": 7.142857142857143e-05,
470
- "loss": 0.0049,
471
- "step": 66
472
  },
473
  {
474
- "epoch": 67.0,
475
- "grad_norm": 0.018235381692647934,
476
- "learning_rate": 6.938775510204082e-05,
477
- "loss": 0.0049,
478
- "step": 67
479
  },
480
  {
481
- "epoch": 68.0,
482
- "grad_norm": 0.012397863902151585,
483
- "learning_rate": 6.73469387755102e-05,
484
- "loss": 0.0047,
485
- "step": 68
486
  },
487
  {
488
- "epoch": 69.0,
489
- "grad_norm": 0.003842939855530858,
490
- "learning_rate": 6.530612244897959e-05,
491
- "loss": 0.0047,
492
- "step": 69
493
  },
494
  {
495
- "epoch": 70.0,
496
- "grad_norm": 0.003821918275207281,
497
- "learning_rate": 6.326530612244899e-05,
498
- "loss": 0.0047,
499
- "step": 70
500
  },
501
  {
502
- "epoch": 71.0,
503
- "grad_norm": 0.0038236272521317005,
504
- "learning_rate": 6.122448979591838e-05,
505
- "loss": 0.0047,
506
- "step": 71
507
  },
508
  {
509
- "epoch": 72.0,
510
- "grad_norm": 0.009961229749023914,
511
- "learning_rate": 5.918367346938776e-05,
512
- "loss": 0.0045,
513
- "step": 72
514
  },
515
  {
516
- "epoch": 73.0,
517
- "grad_norm": 0.0037804129533469677,
518
- "learning_rate": 5.714285714285714e-05,
519
- "loss": 0.0047,
520
- "step": 73
521
  },
522
  {
523
- "epoch": 74.0,
524
- "grad_norm": 0.003801505547016859,
525
- "learning_rate": 5.510204081632653e-05,
526
- "loss": 0.0047,
527
- "step": 74
528
  },
529
  {
530
- "epoch": 75.0,
531
- "grad_norm": 0.012337015941739082,
532
- "learning_rate": 5.3061224489795926e-05,
533
- "loss": 0.0047,
534
- "step": 75
535
  },
536
  {
537
- "epoch": 76.0,
538
- "grad_norm": 0.012310854159295559,
539
- "learning_rate": 5.102040816326531e-05,
540
- "loss": 0.0047,
541
- "step": 76
542
  },
543
  {
544
- "epoch": 77.0,
545
- "grad_norm": 0.0063883536495268345,
546
- "learning_rate": 4.89795918367347e-05,
547
- "loss": 0.0045,
548
- "step": 77
549
  },
550
  {
551
- "epoch": 78.0,
552
- "grad_norm": 0.0036704791709780693,
553
- "learning_rate": 4.6938775510204086e-05,
554
- "loss": 0.0047,
555
- "step": 78
556
  },
557
  {
558
- "epoch": 79.0,
559
- "grad_norm": 0.0038380566984415054,
560
- "learning_rate": 4.4897959183673474e-05,
561
- "loss": 0.0047,
562
- "step": 79
563
  },
564
  {
565
- "epoch": 80.0,
566
- "grad_norm": 0.013979257084429264,
567
- "learning_rate": 4.2857142857142856e-05,
568
- "loss": 0.0049,
569
- "step": 80
570
  },
571
  {
572
- "epoch": 81.0,
573
- "grad_norm": 0.003754157805815339,
574
- "learning_rate": 4.0816326530612245e-05,
575
- "loss": 0.0047,
576
- "step": 81
577
  },
578
  {
579
- "epoch": 82.0,
580
- "grad_norm": 0.003731819801032543,
581
- "learning_rate": 3.8775510204081634e-05,
582
- "loss": 0.0047,
583
- "step": 82
584
  },
585
  {
586
- "epoch": 83.0,
587
- "grad_norm": 0.003740091575309634,
588
- "learning_rate": 3.673469387755102e-05,
589
- "loss": 0.0047,
590
- "step": 83
591
  },
592
  {
593
- "epoch": 84.0,
594
- "grad_norm": 0.002331367926672101,
595
- "learning_rate": 3.469387755102041e-05,
596
- "loss": 0.0049,
597
- "step": 84
598
  },
599
  {
600
- "epoch": 85.0,
601
- "grad_norm": 0.006460592150688171,
602
- "learning_rate": 3.265306122448979e-05,
603
- "loss": 0.0045,
604
- "step": 85
605
  },
606
  {
607
- "epoch": 86.0,
608
- "grad_norm": 0.01226158905774355,
609
- "learning_rate": 3.061224489795919e-05,
610
- "loss": 0.0047,
611
- "step": 86
612
  },
613
  {
614
- "epoch": 87.0,
615
- "grad_norm": 0.012233145534992218,
616
- "learning_rate": 2.857142857142857e-05,
617
- "loss": 0.0047,
618
- "step": 87
619
  },
620
  {
621
- "epoch": 88.0,
622
- "grad_norm": 0.002268604002892971,
623
- "learning_rate": 2.6530612244897963e-05,
624
- "loss": 0.0049,
625
- "step": 88
626
  },
627
  {
628
- "epoch": 89.0,
629
- "grad_norm": 0.009719762951135635,
630
- "learning_rate": 2.448979591836735e-05,
631
- "loss": 0.0045,
632
- "step": 89
633
  },
634
  {
635
- "epoch": 90.0,
636
- "grad_norm": 0.003743007080629468,
637
- "learning_rate": 2.2448979591836737e-05,
638
- "loss": 0.0047,
639
- "step": 90
640
  },
641
  {
642
- "epoch": 91.0,
643
- "grad_norm": 0.00371920526959002,
644
- "learning_rate": 2.0408163265306123e-05,
645
- "loss": 0.0047,
646
- "step": 91
647
  },
648
  {
649
- "epoch": 92.0,
650
- "grad_norm": 0.0036711846478283405,
651
- "learning_rate": 1.836734693877551e-05,
652
- "loss": 0.0047,
653
- "step": 92
654
  },
655
  {
656
- "epoch": 93.0,
657
- "grad_norm": 0.020141731947660446,
658
- "learning_rate": 1.6326530612244897e-05,
659
- "loss": 0.0047,
660
- "step": 93
661
  },
662
  {
663
- "epoch": 94.0,
664
- "grad_norm": 0.0037132452707737684,
665
- "learning_rate": 1.4285714285714285e-05,
666
- "loss": 0.0047,
667
- "step": 94
668
  },
669
  {
670
- "epoch": 95.0,
671
- "grad_norm": 0.0063994950614869595,
672
- "learning_rate": 1.2244897959183674e-05,
673
- "loss": 0.0045,
674
- "step": 95
675
  },
676
  {
677
- "epoch": 96.0,
678
- "grad_norm": 0.0037392491940408945,
679
- "learning_rate": 1.0204081632653061e-05,
680
- "loss": 0.0047,
681
- "step": 96
682
  },
683
  {
684
- "epoch": 97.0,
685
- "grad_norm": 0.003673990024253726,
686
- "learning_rate": 8.163265306122448e-06,
687
- "loss": 0.0047,
688
- "step": 97
689
  },
690
  {
691
- "epoch": 98.0,
692
- "grad_norm": 0.012367010116577148,
693
- "learning_rate": 6.122448979591837e-06,
694
- "loss": 0.0047,
695
- "step": 98
696
  },
697
  {
698
- "epoch": 99.0,
699
- "grad_norm": 0.002525837393477559,
700
- "learning_rate": 4.081632653061224e-06,
701
- "loss": 0.0049,
702
- "step": 99
703
  },
704
  {
705
- "epoch": 100.0,
706
- "grad_norm": 0.012382498942315578,
707
- "learning_rate": 2.040816326530612e-06,
708
- "loss": 0.0047,
709
- "step": 100
710
  }
711
  ],
712
- "logging_steps": 1,
713
- "max_steps": 100,
714
  "num_input_tokens_seen": 0,
715
- "num_train_epochs": 100,
716
- "save_steps": 500,
717
- "total_flos": 713859830784000.0,
718
- "train_batch_size": 1,
719
  "trial_name": null,
720
  "trial_params": null
721
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 8.113590263691684,
5
  "eval_steps": 500,
6
+ "global_step": 1000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
+ "epoch": 0.08,
13
+ "grad_norm": 16.835479736328125,
14
+ "learning_rate": 0.0002,
15
+ "loss": 3.766,
16
+ "step": 10
17
  },
18
  {
19
+ "epoch": 0.16,
20
+ "grad_norm": 15.441985130310059,
21
  "learning_rate": 0.0002,
22
+ "loss": 1.4106,
23
+ "step": 20
24
  },
25
  {
26
+ "epoch": 0.24,
27
+ "grad_norm": 13.51206111907959,
28
+ "learning_rate": 0.0002,
29
+ "loss": 1.1355,
30
+ "step": 30
31
  },
32
  {
33
+ "epoch": 0.32,
34
+ "grad_norm": 14.920987129211426,
35
+ "learning_rate": 0.0002,
36
+ "loss": 0.9941,
37
+ "step": 40
38
  },
39
  {
40
+ "epoch": 0.41,
41
+ "grad_norm": 8.289106369018555,
42
+ "learning_rate": 0.0002,
43
+ "loss": 0.8887,
44
+ "step": 50
45
  },
46
  {
47
+ "epoch": 0.49,
48
+ "grad_norm": 8.003510475158691,
49
+ "learning_rate": 0.0002,
50
+ "loss": 0.8275,
51
+ "step": 60
52
  },
53
  {
54
+ "epoch": 0.57,
55
+ "grad_norm": 7.877600193023682,
56
+ "learning_rate": 0.0002,
57
+ "loss": 0.798,
58
+ "step": 70
59
  },
60
  {
61
+ "epoch": 0.65,
62
+ "grad_norm": 2.8833744525909424,
63
+ "learning_rate": 0.0002,
64
+ "loss": 0.8464,
65
+ "step": 80
66
  },
67
  {
68
+ "epoch": 0.73,
69
+ "grad_norm": 8.206995964050293,
70
+ "learning_rate": 0.0002,
71
+ "loss": 0.7849,
72
+ "step": 90
73
  },
74
  {
75
+ "epoch": 0.81,
76
+ "grad_norm": 7.678927421569824,
77
+ "learning_rate": 0.0002,
78
+ "loss": 0.7184,
79
+ "step": 100
80
  },
81
  {
82
+ "epoch": 0.89,
83
+ "grad_norm": 7.089763164520264,
84
+ "learning_rate": 0.0002,
85
+ "loss": 0.7099,
86
+ "step": 110
87
  },
88
  {
89
+ "epoch": 0.97,
90
+ "grad_norm": 5.643054485321045,
91
+ "learning_rate": 0.0002,
92
+ "loss": 0.6989,
93
+ "step": 120
94
  },
95
  {
96
+ "epoch": 1.05,
97
+ "grad_norm": 7.985189914703369,
98
+ "learning_rate": 0.0002,
99
+ "loss": 0.6394,
100
+ "step": 130
101
  },
102
  {
103
+ "epoch": 1.14,
104
+ "grad_norm": 7.676026344299316,
105
+ "learning_rate": 0.0002,
106
+ "loss": 0.5882,
107
+ "step": 140
108
  },
109
  {
110
+ "epoch": 1.22,
111
+ "grad_norm": 8.714900016784668,
112
+ "learning_rate": 0.0002,
113
+ "loss": 0.5707,
114
+ "step": 150
115
  },
116
  {
117
+ "epoch": 1.3,
118
+ "grad_norm": 5.221066474914551,
119
+ "learning_rate": 0.0002,
120
+ "loss": 0.5345,
121
+ "step": 160
122
  },
123
  {
124
+ "epoch": 1.38,
125
+ "grad_norm": 9.008663177490234,
126
+ "learning_rate": 0.0002,
127
+ "loss": 0.5568,
128
+ "step": 170
129
  },
130
  {
131
+ "epoch": 1.46,
132
+ "grad_norm": 6.81847620010376,
133
+ "learning_rate": 0.0002,
134
+ "loss": 0.5249,
135
+ "step": 180
136
  },
137
  {
138
+ "epoch": 1.54,
139
+ "grad_norm": 0.8458152413368225,
140
+ "learning_rate": 0.0002,
141
+ "loss": 0.491,
142
+ "step": 190
143
  },
144
  {
145
+ "epoch": 1.62,
146
+ "grad_norm": 7.401742935180664,
147
+ "learning_rate": 0.0002,
148
+ "loss": 0.514,
149
+ "step": 200
150
  },
151
  {
152
+ "epoch": 1.7,
153
+ "grad_norm": 7.641871452331543,
154
+ "learning_rate": 0.0002,
155
+ "loss": 0.5557,
156
+ "step": 210
157
  },
158
  {
159
+ "epoch": 1.78,
160
+ "grad_norm": 5.442512512207031,
161
+ "learning_rate": 0.0002,
162
+ "loss": 0.5314,
163
+ "step": 220
164
  },
165
  {
166
+ "epoch": 1.87,
167
+ "grad_norm": 8.104277610778809,
168
+ "learning_rate": 0.0002,
169
+ "loss": 0.4907,
170
+ "step": 230
171
  },
172
  {
173
+ "epoch": 1.95,
174
+ "grad_norm": 6.416436195373535,
175
+ "learning_rate": 0.0002,
176
+ "loss": 0.5092,
177
+ "step": 240
178
  },
179
  {
180
+ "epoch": 2.03,
181
+ "grad_norm": 3.008178949356079,
182
+ "learning_rate": 0.0002,
183
+ "loss": 0.4633,
184
+ "step": 250
185
  },
186
  {
187
+ "epoch": 2.11,
188
+ "grad_norm": 9.349288940429688,
189
+ "learning_rate": 0.0002,
190
+ "loss": 0.378,
191
+ "step": 260
192
  },
193
  {
194
+ "epoch": 2.19,
195
+ "grad_norm": 6.459526062011719,
196
+ "learning_rate": 0.0002,
197
+ "loss": 0.3765,
198
+ "step": 270
199
  },
200
  {
201
+ "epoch": 2.27,
202
+ "grad_norm": 7.634103775024414,
203
+ "learning_rate": 0.0002,
204
+ "loss": 0.3819,
205
+ "step": 280
206
  },
207
  {
208
+ "epoch": 2.35,
209
+ "grad_norm": 9.084547996520996,
210
+ "learning_rate": 0.0002,
211
+ "loss": 0.3703,
212
+ "step": 290
213
  },
214
  {
215
+ "epoch": 2.43,
216
+ "grad_norm": 2.535707473754883,
217
+ "learning_rate": 0.0002,
218
+ "loss": 0.3501,
219
+ "step": 300
220
  },
221
  {
222
+ "epoch": 2.52,
223
+ "grad_norm": 7.023160457611084,
224
+ "learning_rate": 0.0002,
225
+ "loss": 0.3491,
226
+ "step": 310
227
  },
228
  {
229
+ "epoch": 2.6,
230
+ "grad_norm": 9.15241527557373,
231
+ "learning_rate": 0.0002,
232
+ "loss": 0.3592,
233
+ "step": 320
234
  },
235
  {
236
+ "epoch": 2.68,
237
+ "grad_norm": 3.0726027488708496,
238
+ "learning_rate": 0.0002,
239
+ "loss": 0.3641,
240
+ "step": 330
241
  },
242
  {
243
+ "epoch": 2.76,
244
+ "grad_norm": 5.8857879638671875,
245
+ "learning_rate": 0.0002,
246
+ "loss": 0.3553,
247
+ "step": 340
248
  },
249
  {
250
+ "epoch": 2.84,
251
+ "grad_norm": 8.316734313964844,
252
+ "learning_rate": 0.0002,
253
+ "loss": 0.36,
254
+ "step": 350
255
  },
256
  {
257
+ "epoch": 2.92,
258
+ "grad_norm": 3.8568618297576904,
259
+ "learning_rate": 0.0002,
260
+ "loss": 0.3607,
261
+ "step": 360
262
  },
263
  {
264
+ "epoch": 3.0,
265
+ "grad_norm": 6.664178848266602,
266
+ "learning_rate": 0.0002,
267
+ "loss": 0.3716,
268
+ "step": 370
269
  },
270
  {
271
+ "epoch": 3.08,
272
+ "grad_norm": 9.07357406616211,
273
+ "learning_rate": 0.0002,
274
+ "loss": 0.242,
275
+ "step": 380
276
  },
277
  {
278
+ "epoch": 3.16,
279
+ "grad_norm": 4.3498921394348145,
280
+ "learning_rate": 0.0002,
281
+ "loss": 0.2588,
282
+ "step": 390
283
  },
284
  {
285
+ "epoch": 3.25,
286
+ "grad_norm": 6.539889812469482,
287
+ "learning_rate": 0.0002,
288
+ "loss": 0.2523,
289
+ "step": 400
290
  },
291
  {
292
+ "epoch": 3.33,
293
+ "grad_norm": 8.80722427368164,
294
+ "learning_rate": 0.0002,
295
+ "loss": 0.2388,
296
+ "step": 410
297
  },
298
  {
299
+ "epoch": 3.41,
300
+ "grad_norm": 5.052772521972656,
301
+ "learning_rate": 0.0002,
302
+ "loss": 0.2524,
303
+ "step": 420
304
  },
305
  {
306
+ "epoch": 3.49,
307
+ "grad_norm": 5.22416877746582,
308
+ "learning_rate": 0.0002,
309
+ "loss": 0.2452,
310
+ "step": 430
311
  },
312
  {
313
+ "epoch": 3.57,
314
+ "grad_norm": 8.989995956420898,
315
+ "learning_rate": 0.0002,
316
+ "loss": 0.2558,
317
+ "step": 440
318
  },
319
  {
320
+ "epoch": 3.65,
321
+ "grad_norm": 2.628777027130127,
322
+ "learning_rate": 0.0002,
323
+ "loss": 0.2449,
324
+ "step": 450
325
  },
326
  {
327
+ "epoch": 3.73,
328
+ "grad_norm": 5.890882968902588,
329
+ "learning_rate": 0.0002,
330
+ "loss": 0.2591,
331
+ "step": 460
332
  },
333
  {
334
+ "epoch": 3.81,
335
+ "grad_norm": 8.577589988708496,
336
+ "learning_rate": 0.0002,
337
+ "loss": 0.2557,
338
+ "step": 470
339
  },
340
  {
341
+ "epoch": 3.89,
342
+ "grad_norm": 5.092458724975586,
343
+ "learning_rate": 0.0002,
344
+ "loss": 0.2603,
345
+ "step": 480
346
  },
347
  {
348
+ "epoch": 3.98,
349
+ "grad_norm": 5.97870397567749,
350
+ "learning_rate": 0.0002,
351
+ "loss": 0.2676,
352
+ "step": 490
353
  },
354
  {
355
+ "epoch": 4.06,
356
+ "grad_norm": 8.259415626525879,
357
+ "learning_rate": 0.0002,
358
+ "loss": 0.2051,
359
+ "step": 500
360
  },
361
  {
362
+ "epoch": 4.14,
363
+ "grad_norm": 7.2230072021484375,
364
+ "learning_rate": 0.0002,
365
+ "loss": 0.1467,
366
+ "step": 510
367
  },
368
  {
369
+ "epoch": 4.22,
370
+ "grad_norm": 6.01918888092041,
371
+ "learning_rate": 0.0002,
372
+ "loss": 0.1713,
373
+ "step": 520
374
  },
375
  {
376
+ "epoch": 4.3,
377
+ "grad_norm": 8.41965103149414,
378
+ "learning_rate": 0.0002,
379
+ "loss": 0.1803,
380
+ "step": 530
381
  },
382
  {
383
+ "epoch": 4.38,
384
+ "grad_norm": 4.342984676361084,
385
+ "learning_rate": 0.0002,
386
+ "loss": 0.1769,
387
+ "step": 540
388
  },
389
  {
390
+ "epoch": 4.46,
391
+ "grad_norm": 6.167740821838379,
392
+ "learning_rate": 0.0002,
393
+ "loss": 0.1763,
394
+ "step": 550
395
  },
396
  {
397
+ "epoch": 4.54,
398
+ "grad_norm": 8.30461597442627,
399
+ "learning_rate": 0.0002,
400
+ "loss": 0.1716,
401
+ "step": 560
402
  },
403
  {
404
+ "epoch": 4.62,
405
+ "grad_norm": 3.77854323387146,
406
+ "learning_rate": 0.0002,
407
+ "loss": 0.1679,
408
+ "step": 570
409
  },
410
  {
411
+ "epoch": 4.71,
412
+ "grad_norm": 5.807821273803711,
413
+ "learning_rate": 0.0002,
414
+ "loss": 0.1775,
415
+ "step": 580
416
  },
417
  {
418
+ "epoch": 4.79,
419
+ "grad_norm": 7.620412349700928,
420
+ "learning_rate": 0.0002,
421
+ "loss": 0.1769,
422
+ "step": 590
423
  },
424
  {
425
+ "epoch": 4.87,
426
+ "grad_norm": 6.027496814727783,
427
+ "learning_rate": 0.0002,
428
+ "loss": 0.1828,
429
+ "step": 600
430
  },
431
  {
432
+ "epoch": 4.95,
433
+ "grad_norm": 5.835544109344482,
434
+ "learning_rate": 0.0002,
435
+ "loss": 0.1783,
436
+ "step": 610
437
  },
438
  {
439
+ "epoch": 5.03,
440
+ "grad_norm": 7.455280780792236,
441
+ "learning_rate": 0.0002,
442
+ "loss": 0.1545,
443
+ "step": 620
444
  },
445
  {
446
+ "epoch": 5.11,
447
+ "grad_norm": 3.6531035900115967,
448
+ "learning_rate": 0.0002,
449
+ "loss": 0.1213,
450
+ "step": 630
451
  },
452
  {
453
+ "epoch": 5.19,
454
+ "grad_norm": 6.005002498626709,
455
+ "learning_rate": 0.0002,
456
+ "loss": 0.1211,
457
+ "step": 640
458
  },
459
  {
460
+ "epoch": 5.27,
461
+ "grad_norm": 8.0129976272583,
462
+ "learning_rate": 0.0002,
463
+ "loss": 0.1268,
464
+ "step": 650
465
  },
466
  {
467
+ "epoch": 5.35,
468
+ "grad_norm": 4.5181169509887695,
469
+ "learning_rate": 0.0002,
470
+ "loss": 0.1215,
471
+ "step": 660
472
  },
473
  {
474
+ "epoch": 5.44,
475
+ "grad_norm": 5.109263896942139,
476
+ "learning_rate": 0.0002,
477
+ "loss": 0.1264,
478
+ "step": 670
479
  },
480
  {
481
+ "epoch": 5.52,
482
+ "grad_norm": 7.003955364227295,
483
+ "learning_rate": 0.0002,
484
+ "loss": 0.1332,
485
+ "step": 680
486
  },
487
  {
488
+ "epoch": 5.6,
489
+ "grad_norm": 4.416803359985352,
490
+ "learning_rate": 0.0002,
491
+ "loss": 0.1333,
492
+ "step": 690
493
  },
494
  {
495
+ "epoch": 5.68,
496
+ "grad_norm": 4.775448322296143,
497
+ "learning_rate": 0.0002,
498
+ "loss": 0.1384,
499
+ "step": 700
500
  },
501
  {
502
+ "epoch": 5.76,
503
+ "grad_norm": 6.8711018562316895,
504
+ "learning_rate": 0.0002,
505
+ "loss": 0.1388,
506
+ "step": 710
507
  },
508
  {
509
+ "epoch": 5.84,
510
+ "grad_norm": 4.3299760818481445,
511
+ "learning_rate": 0.0002,
512
+ "loss": 0.1392,
513
+ "step": 720
514
  },
515
  {
516
+ "epoch": 5.92,
517
+ "grad_norm": 4.7512006759643555,
518
+ "learning_rate": 0.0002,
519
+ "loss": 0.1477,
520
+ "step": 730
521
  },
522
  {
523
+ "epoch": 6.0,
524
+ "grad_norm": 6.701217174530029,
525
+ "learning_rate": 0.0002,
526
+ "loss": 0.1401,
527
+ "step": 740
528
  },
529
  {
530
+ "epoch": 6.09,
531
+ "grad_norm": 4.163561820983887,
532
+ "learning_rate": 0.0002,
533
+ "loss": 0.099,
534
+ "step": 750
535
  },
536
  {
537
+ "epoch": 6.17,
538
+ "grad_norm": 4.784251689910889,
539
+ "learning_rate": 0.0002,
540
+ "loss": 0.1025,
541
+ "step": 760
542
  },
543
  {
544
+ "epoch": 6.25,
545
+ "grad_norm": 7.253482341766357,
546
+ "learning_rate": 0.0002,
547
+ "loss": 0.1019,
548
+ "step": 770
549
  },
550
  {
551
+ "epoch": 6.33,
552
+ "grad_norm": 4.389810085296631,
553
+ "learning_rate": 0.0002,
554
+ "loss": 0.1052,
555
+ "step": 780
556
  },
557
  {
558
+ "epoch": 6.41,
559
+ "grad_norm": 4.857180595397949,
560
+ "learning_rate": 0.0002,
561
+ "loss": 0.1065,
562
+ "step": 790
563
  },
564
  {
565
+ "epoch": 6.49,
566
+ "grad_norm": 6.876203536987305,
567
+ "learning_rate": 0.0002,
568
+ "loss": 0.1092,
569
+ "step": 800
570
  },
571
  {
572
+ "epoch": 6.57,
573
+ "grad_norm": 4.4614715576171875,
574
+ "learning_rate": 0.0002,
575
+ "loss": 0.112,
576
+ "step": 810
577
  },
578
  {
579
+ "epoch": 6.65,
580
+ "grad_norm": 5.019026756286621,
581
+ "learning_rate": 0.0002,
582
+ "loss": 0.1127,
583
+ "step": 820
584
  },
585
  {
586
+ "epoch": 6.73,
587
+ "grad_norm": 6.864689350128174,
588
+ "learning_rate": 0.0002,
589
+ "loss": 0.1131,
590
+ "step": 830
591
  },
592
  {
593
+ "epoch": 6.82,
594
+ "grad_norm": 4.057292938232422,
595
+ "learning_rate": 0.0002,
596
+ "loss": 0.113,
597
+ "step": 840
598
  },
599
  {
600
+ "epoch": 6.9,
601
+ "grad_norm": 4.780605792999268,
602
+ "learning_rate": 0.0002,
603
+ "loss": 0.1122,
604
+ "step": 850
605
  },
606
  {
607
+ "epoch": 6.98,
608
+ "grad_norm": 6.377821445465088,
609
+ "learning_rate": 0.0002,
610
+ "loss": 0.1153,
611
+ "step": 860
612
  },
613
  {
614
+ "epoch": 7.06,
615
+ "grad_norm": 3.6482489109039307,
616
+ "learning_rate": 0.0002,
617
+ "loss": 0.0962,
618
+ "step": 870
619
  },
620
  {
621
+ "epoch": 7.14,
622
+ "grad_norm": 4.848484516143799,
623
+ "learning_rate": 0.0002,
624
+ "loss": 0.0892,
625
+ "step": 880
626
  },
627
  {
628
+ "epoch": 7.22,
629
+ "grad_norm": 6.297725677490234,
630
+ "learning_rate": 0.0002,
631
+ "loss": 0.0913,
632
+ "step": 890
633
  },
634
  {
635
+ "epoch": 7.3,
636
+ "grad_norm": 3.4698007106781006,
637
+ "learning_rate": 0.0002,
638
+ "loss": 0.0927,
639
+ "step": 900
640
  },
641
  {
642
+ "epoch": 7.38,
643
+ "grad_norm": 4.614325523376465,
644
+ "learning_rate": 0.0002,
645
+ "loss": 0.0933,
646
+ "step": 910
647
  },
648
  {
649
+ "epoch": 7.46,
650
+ "grad_norm": 6.8649163246154785,
651
+ "learning_rate": 0.0002,
652
+ "loss": 0.0951,
653
+ "step": 920
654
  },
655
  {
656
+ "epoch": 7.55,
657
+ "grad_norm": 3.5742478370666504,
658
+ "learning_rate": 0.0002,
659
+ "loss": 0.0975,
660
+ "step": 930
661
  },
662
  {
663
+ "epoch": 7.63,
664
+ "grad_norm": 4.66102409362793,
665
+ "learning_rate": 0.0002,
666
+ "loss": 0.0971,
667
+ "step": 940
668
  },
669
  {
670
+ "epoch": 7.71,
671
+ "grad_norm": 6.615488052368164,
672
+ "learning_rate": 0.0002,
673
+ "loss": 0.0992,
674
+ "step": 950
675
  },
676
  {
677
+ "epoch": 7.79,
678
+ "grad_norm": 4.218813419342041,
679
+ "learning_rate": 0.0002,
680
+ "loss": 0.1021,
681
+ "step": 960
682
  },
683
  {
684
+ "epoch": 7.87,
685
+ "grad_norm": 4.6225905418396,
686
+ "learning_rate": 0.0002,
687
+ "loss": 0.1012,
688
+ "step": 970
689
  },
690
  {
691
+ "epoch": 7.95,
692
+ "grad_norm": 6.005787372589111,
693
+ "learning_rate": 0.0002,
694
+ "loss": 0.1059,
695
+ "step": 980
696
  },
697
  {
698
+ "epoch": 8.03,
699
+ "grad_norm": 3.2653019428253174,
700
+ "learning_rate": 0.0002,
701
+ "loss": 0.0929,
702
+ "step": 990
703
  },
704
  {
705
+ "epoch": 8.11,
706
+ "grad_norm": 5.000682353973389,
707
+ "learning_rate": 0.0002,
708
+ "loss": 0.0787,
709
+ "step": 1000
710
  }
711
  ],
712
+ "logging_steps": 10,
713
+ "max_steps": 1000,
714
  "num_input_tokens_seen": 0,
715
+ "num_train_epochs": 9,
716
+ "save_steps": 10,
717
+ "total_flos": 1.9346683868368896e+17,
718
+ "train_batch_size": 4,
719
  "trial_name": null,
720
  "trial_params": null
721
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27d00b17c8f483287b4263e1232460d1b6343148500f5c99d62e6dc5981a857d
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5aeb7d0bde59078e1e1c3e2885309fbf387057d92c56bdc99ab0b821e37d3da
3
  size 4984