farmery commited on
Commit
d073853
1 Parent(s): fd11862

Training in progress, step 25, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "v_proj",
24
  "o_proj",
25
- "down_proj",
26
  "k_proj",
27
- "up_proj",
 
28
  "q_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "v_proj",
24
  "o_proj",
 
25
  "k_proj",
26
+ "gate_proj",
27
+ "down_proj",
28
  "q_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3be8c835d90ef6a0e5be353b98569d168ca6ca36f1a29ffce5a22464f044852d
3
  size 156926880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65405ae444df32afd0c2438b6ee731fab60b95b56c0219baefc70f8c4a40de03
3
  size 156926880
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfaaaf38d45bae3d70de866ff183e3a4359c58acf627b11d07f24845a7e427f1
3
  size 313998650
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c3413eea9b89ef4a5e656c43cefa67fb42c62f8b0041cd7a0ac070009e1101b
3
  size 313998650
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97cec626985927ebf5f926ef8db14111273baf09d11734b9764f6b920bb7ded1
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:779e97e8ea7cb127409cbb724efbebd167605f0a190e1036b5903a084a92e655
3
  size 15024
last-checkpoint/rng_state_1.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21b8ebd07f99f4b9febf514224d316c5373a34ff4ad237c86f42e9212750f04a
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a53dddb2fb642bdb032ebaa463b6b4e474bec37af360b04fdb99dc58ec2a2a
3
  size 15024
last-checkpoint/rng_state_2.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3ab4bc2ab73c53f960cd00d8fa71e61ca98b331cd1d1d9fd5ca4ada15400168
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afd59f255cf47b03bae4462289eb19484151becbe4554c41e06e11f5a4bb1002
3
  size 15024
last-checkpoint/rng_state_3.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4186250a1aca3322d717a26f3a6e78fedf802a8b67a62364cc6fb604a2aea6cc
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a52f9ad0a74ffe421a11e307ffb467999cdc9fbeb2982b45bd492bbc12fa9f5
3
  size 15024
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1df0528620c07325b8faa7567e59b0c1e86a1f1ee6af1245a69c6c0463fe4e2
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f37b2aa490ccb1598b01e14cda36e9081f7ce646deab4d3c2d03de0d2169a755
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
- "best_metric": 1.5265823602676392,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.2450229709035222,
5
  "eval_steps": 25,
6
- "global_step": 50,
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.004900459418070444,
13
- "grad_norm": 23.471738815307617,
14
  "learning_rate": 5e-05,
15
  "loss": 6.7852,
16
  "step": 1
@@ -18,369 +18,186 @@
18
  {
19
  "epoch": 0.004900459418070444,
20
  "eval_loss": 7.382022857666016,
21
- "eval_runtime": 18.5323,
22
- "eval_samples_per_second": 74.195,
23
- "eval_steps_per_second": 9.281,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.009800918836140888,
28
- "grad_norm": 23.077556610107422,
29
  "learning_rate": 0.0001,
30
  "loss": 6.8171,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.014701378254211332,
35
- "grad_norm": 17.30784034729004,
36
  "learning_rate": 9.989294616193017e-05,
37
- "loss": 5.2819,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.019601837672281776,
42
- "grad_norm": 10.578380584716797,
43
  "learning_rate": 9.957224306869053e-05,
44
- "loss": 3.4992,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.02450229709035222,
49
- "grad_norm": 8.487051010131836,
50
  "learning_rate": 9.903926402016153e-05,
51
- "loss": 2.9079,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.029402756508422664,
56
- "grad_norm": 6.275716781616211,
57
  "learning_rate": 9.829629131445342e-05,
58
- "loss": 2.6387,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.03430321592649311,
63
- "grad_norm": 4.362668037414551,
64
  "learning_rate": 9.73465064747553e-05,
65
- "loss": 2.48,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.03920367534456355,
70
- "grad_norm": 3.9618260860443115,
71
  "learning_rate": 9.619397662556435e-05,
72
- "loss": 2.3593,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.044104134762633994,
77
- "grad_norm": 3.2072575092315674,
78
  "learning_rate": 9.484363707663442e-05,
79
- "loss": 2.3954,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.04900459418070444,
84
- "grad_norm": 3.726250171661377,
85
  "learning_rate": 9.330127018922194e-05,
86
- "loss": 2.1785,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.053905053598774885,
91
- "grad_norm": 2.532313585281372,
92
  "learning_rate": 9.157348061512727e-05,
93
- "loss": 2.2436,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.05880551301684533,
98
- "grad_norm": 2.7389440536499023,
99
  "learning_rate": 8.966766701456177e-05,
100
- "loss": 2.1768,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.06370597243491577,
105
- "grad_norm": 2.995002508163452,
106
  "learning_rate": 8.759199037394887e-05,
107
- "loss": 1.9088,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.06860643185298622,
112
- "grad_norm": 2.0172295570373535,
113
  "learning_rate": 8.535533905932738e-05,
114
- "loss": 1.4442,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.07350689127105667,
119
- "grad_norm": 2.4108283519744873,
120
  "learning_rate": 8.296729075500344e-05,
121
- "loss": 1.5092,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.0784073506891271,
126
- "grad_norm": 2.739496946334839,
127
  "learning_rate": 8.043807145043604e-05,
128
- "loss": 1.4547,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.08330781010719755,
133
- "grad_norm": 3.4123828411102295,
134
  "learning_rate": 7.777851165098012e-05,
135
- "loss": 1.4325,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.08820826952526799,
140
- "grad_norm": 2.2385709285736084,
141
  "learning_rate": 7.500000000000001e-05,
142
- "loss": 1.6656,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.09310872894333844,
147
- "grad_norm": 2.2674455642700195,
148
  "learning_rate": 7.211443451095007e-05,
149
- "loss": 1.6064,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.09800918836140889,
154
- "grad_norm": 2.166579484939575,
155
  "learning_rate": 6.91341716182545e-05,
156
- "loss": 1.707,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.10290964777947932,
161
- "grad_norm": 2.1645350456237793,
162
  "learning_rate": 6.607197326515808e-05,
163
- "loss": 1.7495,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.10781010719754977,
168
- "grad_norm": 2.4724934101104736,
169
  "learning_rate": 6.294095225512603e-05,
170
- "loss": 2.0361,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.11271056661562022,
175
- "grad_norm": 1.933280110359192,
176
  "learning_rate": 5.9754516100806423e-05,
177
- "loss": 2.0074,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.11761102603369065,
182
- "grad_norm": 2.0323431491851807,
183
  "learning_rate": 5.6526309611002594e-05,
184
- "loss": 2.0281,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.1225114854517611,
189
- "grad_norm": 2.1172215938568115,
190
  "learning_rate": 5.327015646150716e-05,
191
- "loss": 2.1502,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.1225114854517611,
196
- "eval_loss": 1.6246213912963867,
197
- "eval_runtime": 18.4789,
198
- "eval_samples_per_second": 74.409,
199
- "eval_steps_per_second": 9.308,
200
  "step": 25
201
- },
202
- {
203
- "epoch": 0.12741194486983154,
204
- "grad_norm": 1.912805199623108,
205
- "learning_rate": 5e-05,
206
- "loss": 1.3076,
207
- "step": 26
208
- },
209
- {
210
- "epoch": 0.132312404287902,
211
- "grad_norm": 1.7271080017089844,
212
- "learning_rate": 4.6729843538492847e-05,
213
- "loss": 1.5167,
214
- "step": 27
215
- },
216
- {
217
- "epoch": 0.13721286370597244,
218
- "grad_norm": 1.879220724105835,
219
- "learning_rate": 4.347369038899744e-05,
220
- "loss": 1.1116,
221
- "step": 28
222
- },
223
- {
224
- "epoch": 0.14211332312404287,
225
- "grad_norm": 1.5653444528579712,
226
- "learning_rate": 4.0245483899193595e-05,
227
- "loss": 1.0531,
228
- "step": 29
229
- },
230
- {
231
- "epoch": 0.14701378254211334,
232
- "grad_norm": 1.661484718322754,
233
- "learning_rate": 3.705904774487396e-05,
234
- "loss": 1.345,
235
- "step": 30
236
- },
237
- {
238
- "epoch": 0.15191424196018377,
239
- "grad_norm": 1.8263542652130127,
240
- "learning_rate": 3.392802673484193e-05,
241
- "loss": 1.4316,
242
- "step": 31
243
- },
244
- {
245
- "epoch": 0.1568147013782542,
246
- "grad_norm": 2.0890257358551025,
247
- "learning_rate": 3.086582838174551e-05,
248
- "loss": 1.6723,
249
- "step": 32
250
- },
251
- {
252
- "epoch": 0.16171516079632464,
253
- "grad_norm": 2.0878026485443115,
254
- "learning_rate": 2.7885565489049946e-05,
255
- "loss": 1.8243,
256
- "step": 33
257
- },
258
- {
259
- "epoch": 0.1666156202143951,
260
- "grad_norm": 2.1519672870635986,
261
- "learning_rate": 2.500000000000001e-05,
262
- "loss": 1.8026,
263
- "step": 34
264
- },
265
- {
266
- "epoch": 0.17151607963246554,
267
- "grad_norm": 2.1100552082061768,
268
- "learning_rate": 2.2221488349019903e-05,
269
- "loss": 1.6778,
270
- "step": 35
271
- },
272
- {
273
- "epoch": 0.17641653905053598,
274
- "grad_norm": 2.2416326999664307,
275
- "learning_rate": 1.9561928549563968e-05,
276
- "loss": 1.9641,
277
- "step": 36
278
- },
279
- {
280
- "epoch": 0.18131699846860644,
281
- "grad_norm": 2.2929885387420654,
282
- "learning_rate": 1.703270924499656e-05,
283
- "loss": 1.9768,
284
- "step": 37
285
- },
286
- {
287
- "epoch": 0.18621745788667687,
288
- "grad_norm": 1.919622778892517,
289
- "learning_rate": 1.4644660940672627e-05,
290
- "loss": 1.6375,
291
- "step": 38
292
- },
293
- {
294
- "epoch": 0.1911179173047473,
295
- "grad_norm": 1.6996771097183228,
296
- "learning_rate": 1.2408009626051137e-05,
297
- "loss": 1.3368,
298
- "step": 39
299
- },
300
- {
301
- "epoch": 0.19601837672281777,
302
- "grad_norm": 1.4825369119644165,
303
- "learning_rate": 1.0332332985438248e-05,
304
- "loss": 1.0644,
305
- "step": 40
306
- },
307
- {
308
- "epoch": 0.2009188361408882,
309
- "grad_norm": 1.6856578588485718,
310
- "learning_rate": 8.426519384872733e-06,
311
- "loss": 1.179,
312
- "step": 41
313
- },
314
- {
315
- "epoch": 0.20581929555895864,
316
- "grad_norm": 1.5633989572525024,
317
- "learning_rate": 6.698729810778065e-06,
318
- "loss": 1.188,
319
- "step": 42
320
- },
321
- {
322
- "epoch": 0.2107197549770291,
323
- "grad_norm": 1.8037993907928467,
324
- "learning_rate": 5.156362923365588e-06,
325
- "loss": 1.2002,
326
- "step": 43
327
- },
328
- {
329
- "epoch": 0.21562021439509954,
330
- "grad_norm": 1.8860701322555542,
331
- "learning_rate": 3.8060233744356633e-06,
332
- "loss": 1.4013,
333
- "step": 44
334
- },
335
- {
336
- "epoch": 0.22052067381316998,
337
- "grad_norm": 1.9994962215423584,
338
- "learning_rate": 2.653493525244721e-06,
339
- "loss": 1.532,
340
- "step": 45
341
- },
342
- {
343
- "epoch": 0.22542113323124044,
344
- "grad_norm": 2.0619125366210938,
345
- "learning_rate": 1.70370868554659e-06,
346
- "loss": 1.5686,
347
- "step": 46
348
- },
349
- {
350
- "epoch": 0.23032159264931087,
351
- "grad_norm": 1.921753168106079,
352
- "learning_rate": 9.607359798384785e-07,
353
- "loss": 1.712,
354
- "step": 47
355
- },
356
- {
357
- "epoch": 0.2352220520673813,
358
- "grad_norm": 2.2192230224609375,
359
- "learning_rate": 4.277569313094809e-07,
360
- "loss": 1.7398,
361
- "step": 48
362
- },
363
- {
364
- "epoch": 0.24012251148545177,
365
- "grad_norm": 1.9620671272277832,
366
- "learning_rate": 1.0705383806982606e-07,
367
- "loss": 1.9291,
368
- "step": 49
369
- },
370
- {
371
- "epoch": 0.2450229709035222,
372
- "grad_norm": 2.0268142223358154,
373
- "learning_rate": 0.0,
374
- "loss": 1.8767,
375
- "step": 50
376
- },
377
- {
378
- "epoch": 0.2450229709035222,
379
- "eval_loss": 1.5265823602676392,
380
- "eval_runtime": 18.5545,
381
- "eval_samples_per_second": 74.106,
382
- "eval_steps_per_second": 9.27,
383
- "step": 50
384
  }
385
  ],
386
  "logging_steps": 1,
@@ -404,12 +221,12 @@
404
  "should_evaluate": false,
405
  "should_log": false,
406
  "should_save": true,
407
- "should_training_stop": true
408
  },
409
  "attributes": {}
410
  }
411
  },
412
- "total_flos": 1.5904571953617306e+17,
413
  "train_batch_size": 2,
414
  "trial_name": null,
415
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.6192727088928223,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.1225114854517611,
5
  "eval_steps": 25,
6
+ "global_step": 25,
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.004900459418070444,
13
+ "grad_norm": 23.882152557373047,
14
  "learning_rate": 5e-05,
15
  "loss": 6.7852,
16
  "step": 1
 
18
  {
19
  "epoch": 0.004900459418070444,
20
  "eval_loss": 7.382022857666016,
21
+ "eval_runtime": 18.4681,
22
+ "eval_samples_per_second": 74.453,
23
+ "eval_steps_per_second": 9.313,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.009800918836140888,
28
+ "grad_norm": 23.43764877319336,
29
  "learning_rate": 0.0001,
30
  "loss": 6.8171,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.014701378254211332,
35
+ "grad_norm": 17.595151901245117,
36
  "learning_rate": 9.989294616193017e-05,
37
+ "loss": 5.2748,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.019601837672281776,
42
+ "grad_norm": 10.711825370788574,
43
  "learning_rate": 9.957224306869053e-05,
44
+ "loss": 3.4875,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.02450229709035222,
49
+ "grad_norm": 8.532750129699707,
50
  "learning_rate": 9.903926402016153e-05,
51
+ "loss": 2.892,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.029402756508422664,
56
+ "grad_norm": 6.257192134857178,
57
  "learning_rate": 9.829629131445342e-05,
58
+ "loss": 2.6199,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.03430321592649311,
63
+ "grad_norm": 4.383069038391113,
64
  "learning_rate": 9.73465064747553e-05,
65
+ "loss": 2.4587,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.03920367534456355,
70
+ "grad_norm": 4.003562927246094,
71
  "learning_rate": 9.619397662556435e-05,
72
+ "loss": 2.3455,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.044104134762633994,
77
+ "grad_norm": 3.2436230182647705,
78
  "learning_rate": 9.484363707663442e-05,
79
+ "loss": 2.3851,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.04900459418070444,
84
+ "grad_norm": 3.570329427719116,
85
  "learning_rate": 9.330127018922194e-05,
86
+ "loss": 2.1683,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.053905053598774885,
91
+ "grad_norm": 2.575678586959839,
92
  "learning_rate": 9.157348061512727e-05,
93
+ "loss": 2.2367,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.05880551301684533,
98
+ "grad_norm": 2.7599802017211914,
99
  "learning_rate": 8.966766701456177e-05,
100
+ "loss": 2.169,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.06370597243491577,
105
+ "grad_norm": 2.853652000427246,
106
  "learning_rate": 8.759199037394887e-05,
107
+ "loss": 1.8975,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.06860643185298622,
112
+ "grad_norm": 2.076232671737671,
113
  "learning_rate": 8.535533905932738e-05,
114
+ "loss": 1.4363,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.07350689127105667,
119
+ "grad_norm": 2.3847100734710693,
120
  "learning_rate": 8.296729075500344e-05,
121
+ "loss": 1.4934,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.0784073506891271,
126
+ "grad_norm": 2.6652495861053467,
127
  "learning_rate": 8.043807145043604e-05,
128
+ "loss": 1.4453,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.08330781010719755,
133
+ "grad_norm": 3.1245956420898438,
134
  "learning_rate": 7.777851165098012e-05,
135
+ "loss": 1.4152,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.08820826952526799,
140
+ "grad_norm": 2.274653673171997,
141
  "learning_rate": 7.500000000000001e-05,
142
+ "loss": 1.6554,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.09310872894333844,
147
+ "grad_norm": 2.281479597091675,
148
  "learning_rate": 7.211443451095007e-05,
149
+ "loss": 1.5986,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.09800918836140889,
154
+ "grad_norm": 2.2254714965820312,
155
  "learning_rate": 6.91341716182545e-05,
156
+ "loss": 1.7064,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.10290964777947932,
161
+ "grad_norm": 2.2070491313934326,
162
  "learning_rate": 6.607197326515808e-05,
163
+ "loss": 1.745,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.10781010719754977,
168
+ "grad_norm": 2.4654288291931152,
169
  "learning_rate": 6.294095225512603e-05,
170
+ "loss": 2.0296,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.11271056661562022,
175
+ "grad_norm": 1.9440032243728638,
176
  "learning_rate": 5.9754516100806423e-05,
177
+ "loss": 2.0025,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.11761102603369065,
182
+ "grad_norm": 2.069082021713257,
183
  "learning_rate": 5.6526309611002594e-05,
184
+ "loss": 2.0276,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.1225114854517611,
189
+ "grad_norm": 2.1394474506378174,
190
  "learning_rate": 5.327015646150716e-05,
191
+ "loss": 2.143,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.1225114854517611,
196
+ "eval_loss": 1.6192727088928223,
197
+ "eval_runtime": 18.4903,
198
+ "eval_samples_per_second": 74.363,
199
+ "eval_steps_per_second": 9.302,
200
  "step": 25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
201
  }
202
  ],
203
  "logging_steps": 1,
 
221
  "should_evaluate": false,
222
  "should_log": false,
223
  "should_save": true,
224
+ "should_training_stop": false
225
  },
226
  "attributes": {}
227
  }
228
  },
229
+ "total_flos": 7.957253052799386e+16,
230
  "train_batch_size": 2,
231
  "trial_name": null,
232
  "trial_params": null
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc68cb827569788bb1f117b8f7f7c72a5cd15a42f06b5bf44da40189cb6ceefa
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca7570c1a84ec9fd90550b9cc88334bb96c7e7a9f33b9061b066e49eb42d8735
3
  size 6776