aadityap commited on
Commit
87944dd
1 Parent(s): dfa0b13

Model save

Browse files
Files changed (4) hide show
  1. README.md +64 -0
  2. all_results.json +9 -0
  3. train_results.json +9 -0
  4. trainer_state.json +688 -0
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: barc0/Llama-3.1-ARC-Potpourri-Transduction-8B
3
+ library_name: peft
4
+ license: llama3.1
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: problem79_model_aug_30
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # problem79_model_aug_30
18
+
19
+ This model is a fine-tuned version of [barc0/Llama-3.1-ARC-Potpourri-Transduction-8B](https://huggingface.co/barc0/Llama-3.1-ARC-Potpourri-Transduction-8B) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.0041
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 2
42
+ - eval_batch_size: 2
43
+ - seed: 42
44
+ - distributed_type: multi-GPU
45
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: cosine
47
+ - lr_scheduler_warmup_ratio: 0.1
48
+ - num_epochs: 2
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:-----:|:----:|:---------------:|
54
+ | 0.0061 | 1.0 | 45 | 0.0086 |
55
+ | 0.0043 | 2.0 | 90 | 0.0041 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - PEFT 0.13.2
61
+ - Transformers 4.47.0.dev0
62
+ - Pytorch 2.4.0+cu121
63
+ - Datasets 3.1.0
64
+ - Tokenizers 0.20.3
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "total_flos": 1178207846400.0,
4
+ "train_loss": 0.010592084623769753,
5
+ "train_runtime": 335.2271,
6
+ "train_samples": 90,
7
+ "train_samples_per_second": 0.537,
8
+ "train_steps_per_second": 0.268
9
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "total_flos": 1178207846400.0,
4
+ "train_loss": 0.010592084623769753,
5
+ "train_runtime": 335.2271,
6
+ "train_samples": 90,
7
+ "train_samples_per_second": 0.537,
8
+ "train_steps_per_second": 0.268
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,688 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 90,
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.022222222222222223,
13
+ "grad_norm": 0.06182662126426935,
14
+ "learning_rate": 5.555555555555556e-06,
15
+ "loss": 0.0629,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.044444444444444446,
20
+ "grad_norm": 0.01589702341098145,
21
+ "learning_rate": 1.1111111111111112e-05,
22
+ "loss": 0.0152,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.06666666666666667,
27
+ "grad_norm": 0.009011508424448374,
28
+ "learning_rate": 1.6666666666666667e-05,
29
+ "loss": 0.0026,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.08888888888888889,
34
+ "grad_norm": 0.034235923175647005,
35
+ "learning_rate": 2.2222222222222223e-05,
36
+ "loss": 0.0332,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.1111111111111111,
41
+ "grad_norm": 0.02163238904889027,
42
+ "learning_rate": 2.777777777777778e-05,
43
+ "loss": 0.0162,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.13333333333333333,
48
+ "grad_norm": 0.016464683927634675,
49
+ "learning_rate": 3.3333333333333335e-05,
50
+ "loss": 0.0166,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.15555555555555556,
55
+ "grad_norm": 0.049353869295811564,
56
+ "learning_rate": 3.888888888888889e-05,
57
+ "loss": 0.0308,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.17777777777777778,
62
+ "grad_norm": 0.0275078773129142,
63
+ "learning_rate": 4.4444444444444447e-05,
64
+ "loss": 0.0135,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.2,
69
+ "grad_norm": 0.010117806940033707,
70
+ "learning_rate": 5e-05,
71
+ "loss": 0.0038,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.2222222222222222,
76
+ "grad_norm": 0.015063898747815097,
77
+ "learning_rate": 4.998119881260576e-05,
78
+ "loss": 0.0103,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.24444444444444444,
83
+ "grad_norm": 0.06977881827872869,
84
+ "learning_rate": 4.99248235291948e-05,
85
+ "loss": 0.0507,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.26666666666666666,
90
+ "grad_norm": 0.051533656076912064,
91
+ "learning_rate": 4.983095894354858e-05,
92
+ "loss": 0.0308,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.28888888888888886,
97
+ "grad_norm": 0.10116870744477119,
98
+ "learning_rate": 4.969974623692023e-05,
99
+ "loss": 0.0654,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.3111111111111111,
104
+ "grad_norm": 0.014325180509067602,
105
+ "learning_rate": 4.953138276568462e-05,
106
+ "loss": 0.0073,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.3333333333333333,
111
+ "grad_norm": 0.01979978006856134,
112
+ "learning_rate": 4.9326121764495596e-05,
113
+ "loss": 0.0176,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.35555555555555557,
118
+ "grad_norm": 0.015300139316187096,
119
+ "learning_rate": 4.9084271965397014e-05,
120
+ "loss": 0.008,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.37777777777777777,
125
+ "grad_norm": 0.07521864372886254,
126
+ "learning_rate": 4.880619713346039e-05,
127
+ "loss": 0.0245,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.4,
132
+ "grad_norm": 0.025173450961016364,
133
+ "learning_rate": 4.849231551964771e-05,
134
+ "loss": 0.0109,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.4222222222222222,
139
+ "grad_norm": 0.008528461150650984,
140
+ "learning_rate": 4.814309923172227e-05,
141
+ "loss": 0.0025,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.4444444444444444,
146
+ "grad_norm": 0.03981127057713206,
147
+ "learning_rate": 4.775907352415367e-05,
148
+ "loss": 0.014,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.4666666666666667,
153
+ "grad_norm": 0.06436066544229031,
154
+ "learning_rate": 4.734081600808531e-05,
155
+ "loss": 0.0232,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.4888888888888889,
160
+ "grad_norm": 0.07361515847522783,
161
+ "learning_rate": 4.6888955782552274e-05,
162
+ "loss": 0.0285,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.5111111111111111,
167
+ "grad_norm": 0.016771501914059777,
168
+ "learning_rate": 4.640417248825667e-05,
169
+ "loss": 0.0056,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.5333333333333333,
174
+ "grad_norm": 0.019982413157502734,
175
+ "learning_rate": 4.588719528532342e-05,
176
+ "loss": 0.0121,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.5555555555555556,
181
+ "grad_norm": 0.011731032346215246,
182
+ "learning_rate": 4.533880175657419e-05,
183
+ "loss": 0.0037,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.5777777777777777,
188
+ "grad_norm": 0.023635800121382996,
189
+ "learning_rate": 4.475981673796899e-05,
190
+ "loss": 0.0131,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.6,
195
+ "grad_norm": 0.05619303358469727,
196
+ "learning_rate": 4.415111107797445e-05,
197
+ "loss": 0.0331,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.6222222222222222,
202
+ "grad_norm": 0.05558849670893856,
203
+ "learning_rate": 4.351360032772512e-05,
204
+ "loss": 0.0293,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.6444444444444445,
209
+ "grad_norm": 0.011555616757588632,
210
+ "learning_rate": 4.2848243363947484e-05,
211
+ "loss": 0.0027,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.6666666666666666,
216
+ "grad_norm": 0.01073787599815852,
217
+ "learning_rate": 4.215604094671835e-05,
218
+ "loss": 0.0028,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.6888888888888889,
223
+ "grad_norm": 0.05167251748328779,
224
+ "learning_rate": 4.14380342142266e-05,
225
+ "loss": 0.0145,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.7111111111111111,
230
+ "grad_norm": 0.0689265472213532,
231
+ "learning_rate": 4.069530311680247e-05,
232
+ "loss": 0.0349,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.7333333333333333,
237
+ "grad_norm": 0.008400104323732366,
238
+ "learning_rate": 3.9928964792569655e-05,
239
+ "loss": 0.0045,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.7555555555555555,
244
+ "grad_norm": 0.08018920636711299,
245
+ "learning_rate": 3.914017188716347e-05,
246
+ "loss": 0.0214,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.7777777777777778,
251
+ "grad_norm": 0.011680157844149832,
252
+ "learning_rate": 3.8330110820042285e-05,
253
+ "loss": 0.0047,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.8,
258
+ "grad_norm": 0.08749984752999368,
259
+ "learning_rate": 3.7500000000000003e-05,
260
+ "loss": 0.0202,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.8222222222222222,
265
+ "grad_norm": 0.013666773676813073,
266
+ "learning_rate": 3.665108799256348e-05,
267
+ "loss": 0.0092,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.8444444444444444,
272
+ "grad_norm": 0.06655828244115725,
273
+ "learning_rate": 3.578465164203134e-05,
274
+ "loss": 0.022,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.8666666666666667,
279
+ "grad_norm": 0.03500700900820066,
280
+ "learning_rate": 3.490199415097892e-05,
281
+ "loss": 0.0089,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.8888888888888888,
286
+ "grad_norm": 0.009397023547674558,
287
+ "learning_rate": 3.400444312011776e-05,
288
+ "loss": 0.0023,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.9111111111111111,
293
+ "grad_norm": 0.06659563035933518,
294
+ "learning_rate": 3.309334855145803e-05,
295
+ "loss": 0.0112,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.9333333333333333,
300
+ "grad_norm": 0.018530712937046168,
301
+ "learning_rate": 3.217008081777726e-05,
302
+ "loss": 0.0104,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.9555555555555556,
307
+ "grad_norm": 0.036374253122435134,
308
+ "learning_rate": 3.1236028601449534e-05,
309
+ "loss": 0.0078,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.9777777777777777,
314
+ "grad_norm": 0.007598122085381065,
315
+ "learning_rate": 3.0292596805735274e-05,
316
+ "loss": 0.0021,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 1.0,
321
+ "grad_norm": 0.01154681575748284,
322
+ "learning_rate": 2.9341204441673266e-05,
323
+ "loss": 0.0061,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 1.0,
328
+ "eval_loss": 0.008554333820939064,
329
+ "eval_runtime": 0.4003,
330
+ "eval_samples_per_second": 2.498,
331
+ "eval_steps_per_second": 2.498,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 1.0222222222222221,
336
+ "grad_norm": 0.01037823501158092,
337
+ "learning_rate": 2.8383282493753283e-05,
338
+ "loss": 0.0026,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 1.0444444444444445,
343
+ "grad_norm": 0.011839423396842186,
344
+ "learning_rate": 2.742027176757948e-05,
345
+ "loss": 0.0056,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 1.0666666666666667,
350
+ "grad_norm": 0.03371854178303596,
351
+ "learning_rate": 2.6453620722761896e-05,
352
+ "loss": 0.0045,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 1.0888888888888888,
357
+ "grad_norm": 0.03300585669501468,
358
+ "learning_rate": 2.548478329429561e-05,
359
+ "loss": 0.0064,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 1.1111111111111112,
364
+ "grad_norm": 0.013449148332427016,
365
+ "learning_rate": 2.4515216705704395e-05,
366
+ "loss": 0.008,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 1.1333333333333333,
371
+ "grad_norm": 0.021034590041630902,
372
+ "learning_rate": 2.3546379277238107e-05,
373
+ "loss": 0.0032,
374
+ "step": 51
375
+ },
376
+ {
377
+ "epoch": 1.1555555555555554,
378
+ "grad_norm": 0.017485685122905388,
379
+ "learning_rate": 2.2579728232420525e-05,
380
+ "loss": 0.0033,
381
+ "step": 52
382
+ },
383
+ {
384
+ "epoch": 1.1777777777777778,
385
+ "grad_norm": 0.01444946951960895,
386
+ "learning_rate": 2.161671750624673e-05,
387
+ "loss": 0.0029,
388
+ "step": 53
389
+ },
390
+ {
391
+ "epoch": 1.2,
392
+ "grad_norm": 0.00732110018420229,
393
+ "learning_rate": 2.0658795558326743e-05,
394
+ "loss": 0.0017,
395
+ "step": 54
396
+ },
397
+ {
398
+ "epoch": 1.2222222222222223,
399
+ "grad_norm": 0.020238449396738974,
400
+ "learning_rate": 1.970740319426474e-05,
401
+ "loss": 0.006,
402
+ "step": 55
403
+ },
404
+ {
405
+ "epoch": 1.2444444444444445,
406
+ "grad_norm": 0.006366192592726735,
407
+ "learning_rate": 1.876397139855047e-05,
408
+ "loss": 0.0009,
409
+ "step": 56
410
+ },
411
+ {
412
+ "epoch": 1.2666666666666666,
413
+ "grad_norm": 0.007366265452970751,
414
+ "learning_rate": 1.7829919182222752e-05,
415
+ "loss": 0.0016,
416
+ "step": 57
417
+ },
418
+ {
419
+ "epoch": 1.2888888888888888,
420
+ "grad_norm": 0.009830493382021098,
421
+ "learning_rate": 1.690665144854198e-05,
422
+ "loss": 0.0048,
423
+ "step": 58
424
+ },
425
+ {
426
+ "epoch": 1.3111111111111111,
427
+ "grad_norm": 0.03796420169500345,
428
+ "learning_rate": 1.5995556879882246e-05,
429
+ "loss": 0.0152,
430
+ "step": 59
431
+ },
432
+ {
433
+ "epoch": 1.3333333333333333,
434
+ "grad_norm": 0.006007504069616182,
435
+ "learning_rate": 1.509800584902108e-05,
436
+ "loss": 0.0016,
437
+ "step": 60
438
+ },
439
+ {
440
+ "epoch": 1.3555555555555556,
441
+ "grad_norm": 0.012483540160593455,
442
+ "learning_rate": 1.4215348357968669e-05,
443
+ "loss": 0.003,
444
+ "step": 61
445
+ },
446
+ {
447
+ "epoch": 1.3777777777777778,
448
+ "grad_norm": 0.013173843939312408,
449
+ "learning_rate": 1.3348912007436537e-05,
450
+ "loss": 0.0031,
451
+ "step": 62
452
+ },
453
+ {
454
+ "epoch": 1.4,
455
+ "grad_norm": 0.03260985697608295,
456
+ "learning_rate": 1.2500000000000006e-05,
457
+ "loss": 0.0068,
458
+ "step": 63
459
+ },
460
+ {
461
+ "epoch": 1.4222222222222223,
462
+ "grad_norm": 0.01905871598459963,
463
+ "learning_rate": 1.1669889179957725e-05,
464
+ "loss": 0.0034,
465
+ "step": 64
466
+ },
467
+ {
468
+ "epoch": 1.4444444444444444,
469
+ "grad_norm": 0.011202548052787911,
470
+ "learning_rate": 1.085982811283654e-05,
471
+ "loss": 0.0026,
472
+ "step": 65
473
+ },
474
+ {
475
+ "epoch": 1.4666666666666668,
476
+ "grad_norm": 0.010947806429369628,
477
+ "learning_rate": 1.0071035207430352e-05,
478
+ "loss": 0.0011,
479
+ "step": 66
480
+ },
481
+ {
482
+ "epoch": 1.488888888888889,
483
+ "grad_norm": 0.011158261215536286,
484
+ "learning_rate": 9.304696883197542e-06,
485
+ "loss": 0.0015,
486
+ "step": 67
487
+ },
488
+ {
489
+ "epoch": 1.511111111111111,
490
+ "grad_norm": 0.053644402213161864,
491
+ "learning_rate": 8.561965785773413e-06,
492
+ "loss": 0.0044,
493
+ "step": 68
494
+ },
495
+ {
496
+ "epoch": 1.5333333333333332,
497
+ "grad_norm": 0.00811995614867166,
498
+ "learning_rate": 7.843959053281663e-06,
499
+ "loss": 0.0048,
500
+ "step": 69
501
+ },
502
+ {
503
+ "epoch": 1.5555555555555556,
504
+ "grad_norm": 0.003948942088982283,
505
+ "learning_rate": 7.1517566360525284e-06,
506
+ "loss": 0.0008,
507
+ "step": 70
508
+ },
509
+ {
510
+ "epoch": 1.5777777777777777,
511
+ "grad_norm": 0.00787073010942699,
512
+ "learning_rate": 6.48639967227489e-06,
513
+ "loss": 0.0021,
514
+ "step": 71
515
+ },
516
+ {
517
+ "epoch": 1.6,
518
+ "grad_norm": 0.006610555855784759,
519
+ "learning_rate": 5.848888922025553e-06,
520
+ "loss": 0.0011,
521
+ "step": 72
522
+ },
523
+ {
524
+ "epoch": 1.6222222222222222,
525
+ "grad_norm": 0.010134326783885872,
526
+ "learning_rate": 5.240183262031021e-06,
527
+ "loss": 0.002,
528
+ "step": 73
529
+ },
530
+ {
531
+ "epoch": 1.6444444444444444,
532
+ "grad_norm": 0.005001526466726832,
533
+ "learning_rate": 4.661198243425813e-06,
534
+ "loss": 0.0007,
535
+ "step": 74
536
+ },
537
+ {
538
+ "epoch": 1.6666666666666665,
539
+ "grad_norm": 0.007348066819530326,
540
+ "learning_rate": 4.112804714676594e-06,
541
+ "loss": 0.0013,
542
+ "step": 75
543
+ },
544
+ {
545
+ "epoch": 1.6888888888888889,
546
+ "grad_norm": 0.03371638893848461,
547
+ "learning_rate": 3.595827511743341e-06,
548
+ "loss": 0.0155,
549
+ "step": 76
550
+ },
551
+ {
552
+ "epoch": 1.7111111111111112,
553
+ "grad_norm": 0.00709656147687496,
554
+ "learning_rate": 3.111044217447731e-06,
555
+ "loss": 0.0011,
556
+ "step": 77
557
+ },
558
+ {
559
+ "epoch": 1.7333333333333334,
560
+ "grad_norm": 0.011299389181676027,
561
+ "learning_rate": 2.659183991914696e-06,
562
+ "loss": 0.003,
563
+ "step": 78
564
+ },
565
+ {
566
+ "epoch": 1.7555555555555555,
567
+ "grad_norm": 0.007881490979262289,
568
+ "learning_rate": 2.2409264758463363e-06,
569
+ "loss": 0.0031,
570
+ "step": 79
571
+ },
572
+ {
573
+ "epoch": 1.7777777777777777,
574
+ "grad_norm": 0.021330992455981652,
575
+ "learning_rate": 1.8569007682777417e-06,
576
+ "loss": 0.0069,
577
+ "step": 80
578
+ },
579
+ {
580
+ "epoch": 1.8,
581
+ "grad_norm": 0.016774598008309008,
582
+ "learning_rate": 1.5076844803522922e-06,
583
+ "loss": 0.0048,
584
+ "step": 81
585
+ },
586
+ {
587
+ "epoch": 1.8222222222222222,
588
+ "grad_norm": 0.010869532162782105,
589
+ "learning_rate": 1.1938028665396173e-06,
590
+ "loss": 0.0051,
591
+ "step": 82
592
+ },
593
+ {
594
+ "epoch": 1.8444444444444446,
595
+ "grad_norm": 0.035520474855902366,
596
+ "learning_rate": 9.157280346029918e-07,
597
+ "loss": 0.0158,
598
+ "step": 83
599
+ },
600
+ {
601
+ "epoch": 1.8666666666666667,
602
+ "grad_norm": 0.011978338454831126,
603
+ "learning_rate": 6.738782355044049e-07,
604
+ "loss": 0.0041,
605
+ "step": 84
606
+ },
607
+ {
608
+ "epoch": 1.8888888888888888,
609
+ "grad_norm": 0.010527929609233001,
610
+ "learning_rate": 4.6861723431538276e-07,
611
+ "loss": 0.0015,
612
+ "step": 85
613
+ },
614
+ {
615
+ "epoch": 1.911111111111111,
616
+ "grad_norm": 0.013486579199822386,
617
+ "learning_rate": 3.002537630797747e-07,
618
+ "loss": 0.0025,
619
+ "step": 86
620
+ },
621
+ {
622
+ "epoch": 1.9333333333333333,
623
+ "grad_norm": 0.021473459166054858,
624
+ "learning_rate": 1.6904105645142444e-07,
625
+ "loss": 0.0039,
626
+ "step": 87
627
+ },
628
+ {
629
+ "epoch": 1.9555555555555557,
630
+ "grad_norm": 0.00814137505575892,
631
+ "learning_rate": 7.51764708051994e-08,
632
+ "loss": 0.0014,
633
+ "step": 88
634
+ },
635
+ {
636
+ "epoch": 1.9777777777777779,
637
+ "grad_norm": 0.007668567820707523,
638
+ "learning_rate": 1.8801187394248965e-08,
639
+ "loss": 0.0018,
640
+ "step": 89
641
+ },
642
+ {
643
+ "epoch": 2.0,
644
+ "grad_norm": 0.043157962637548175,
645
+ "learning_rate": 0.0,
646
+ "loss": 0.0043,
647
+ "step": 90
648
+ },
649
+ {
650
+ "epoch": 2.0,
651
+ "eval_loss": 0.0041035814210772514,
652
+ "eval_runtime": 1.4053,
653
+ "eval_samples_per_second": 0.712,
654
+ "eval_steps_per_second": 0.712,
655
+ "step": 90
656
+ },
657
+ {
658
+ "epoch": 2.0,
659
+ "step": 90,
660
+ "total_flos": 1178207846400.0,
661
+ "train_loss": 0.010592084623769753,
662
+ "train_runtime": 335.2271,
663
+ "train_samples_per_second": 0.537,
664
+ "train_steps_per_second": 0.268
665
+ }
666
+ ],
667
+ "logging_steps": 1,
668
+ "max_steps": 90,
669
+ "num_input_tokens_seen": 0,
670
+ "num_train_epochs": 2,
671
+ "save_steps": 500,
672
+ "stateful_callbacks": {
673
+ "TrainerControl": {
674
+ "args": {
675
+ "should_epoch_stop": false,
676
+ "should_evaluate": false,
677
+ "should_log": false,
678
+ "should_save": true,
679
+ "should_training_stop": true
680
+ },
681
+ "attributes": {}
682
+ }
683
+ },
684
+ "total_flos": 1178207846400.0,
685
+ "train_batch_size": 2,
686
+ "trial_name": null,
687
+ "trial_params": null
688
+ }