DeepDream2045 commited on
Commit
d45b84a
1 Parent(s): 1671e55

Training in progress, step 48, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
- "v_proj",
25
  "q_proj",
 
 
26
  "gate_proj",
27
  "down_proj",
28
- "o_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
 
24
  "q_proj",
25
+ "k_proj",
26
+ "v_proj",
27
  "gate_proj",
28
  "down_proj",
29
+ "o_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85c8e3f6e4686a9eaf26d4d35a5b42dc0c000d9b6f962ccd1b8794f560d5f89c
3
  size 240145026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e37e61238b135747fcc3d40a6da7df9fcaf155660d8bdc93dcdfb98cb955210f
3
  size 240145026
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7de5d1d932a2179cf22c7901338ddf8e09617563006e9d5fcd9e53d14a97bd90
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1457a5693acbfd430e65eb4f240dc952d7f6c81b743b04ad01829ee7a0e4dea
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:2aa9b82845f4f5cb4b96438388210115365f9fbf9335c646df7c795feec61941
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a96825c30763d5ab1c72bbaeb82e2bacd35db8260f49dc8a317321f7fd5a0bb
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:3c42292d086c5053372eb94b916df672dbae0f4c4eba1b19f26fd0411f6bd958
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8de2d7f9ade22f9813a1c13ba5b10587377d9b25e1449d3219450bcdb6025268
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:af7a347273f6ea9aada39cb7d7b4a9a36c2c3704435d52b399f6fc29ca67d828
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c93ce2986ee4dd2437366340dd639953a12ca4dc41f3178e7769b255f8b1337
3
  size 15024
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:814b79b47e12bde76b22a1ac4fd2f1e7ddf84c332d0b19c3538a1fad1c6cc96e
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba6fd801ed573bc507b53e922ba337a0ba782f238e16ef13f7ef24143336ab21
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": NaN,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
- "epoch": 1.6126482213438735,
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,
@@ -18,9 +18,9 @@
18
  {
19
  "epoch": 0.06324110671936758,
20
  "eval_loss": NaN,
21
- "eval_runtime": 1.9758,
22
- "eval_samples_per_second": 54.155,
23
- "eval_steps_per_second": 7.086,
24
  "step": 1
25
  },
26
  {
@@ -194,10 +194,171 @@
194
  {
195
  "epoch": 1.6126482213438735,
196
  "eval_loss": NaN,
197
- "eval_runtime": 1.9567,
198
- "eval_samples_per_second": 54.685,
199
- "eval_steps_per_second": 7.155,
200
  "step": 25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
201
  }
202
  ],
203
  "logging_steps": 1,
@@ -221,12 +382,12 @@
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": 5.1506187337728e+16,
230
  "train_batch_size": 2,
231
  "trial_name": null,
232
  "trial_params": null
 
1
  {
2
  "best_metric": NaN,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 3.130434782608696,
5
  "eval_steps": 25,
6
+ "global_step": 48,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
18
  {
19
  "epoch": 0.06324110671936758,
20
  "eval_loss": NaN,
21
+ "eval_runtime": 1.0459,
22
+ "eval_samples_per_second": 102.3,
23
+ "eval_steps_per_second": 13.385,
24
  "step": 1
25
  },
26
  {
 
194
  {
195
  "epoch": 1.6126482213438735,
196
  "eval_loss": NaN,
197
+ "eval_runtime": 1.043,
198
+ "eval_samples_per_second": 102.584,
199
+ "eval_steps_per_second": 13.422,
200
  "step": 25
201
+ },
202
+ {
203
+ "epoch": 1.6758893280632412,
204
+ "grad_norm": NaN,
205
+ "learning_rate": 4.658787933176646e-05,
206
+ "loss": 0.0,
207
+ "step": 26
208
+ },
209
+ {
210
+ "epoch": 1.7391304347826086,
211
+ "grad_norm": NaN,
212
+ "learning_rate": 4.319166754518768e-05,
213
+ "loss": 0.0,
214
+ "step": 27
215
+ },
216
+ {
217
+ "epoch": 1.8023715415019763,
218
+ "grad_norm": NaN,
219
+ "learning_rate": 3.982719934736832e-05,
220
+ "loss": 0.0,
221
+ "step": 28
222
+ },
223
+ {
224
+ "epoch": 1.8656126482213438,
225
+ "grad_norm": NaN,
226
+ "learning_rate": 3.651016144214878e-05,
227
+ "loss": 0.0,
228
+ "step": 29
229
+ },
230
+ {
231
+ "epoch": 1.9288537549407114,
232
+ "grad_norm": NaN,
233
+ "learning_rate": 3.325601939145069e-05,
234
+ "loss": 0.0,
235
+ "step": 30
236
+ },
237
+ {
238
+ "epoch": 2.0237154150197627,
239
+ "grad_norm": NaN,
240
+ "learning_rate": 3.007994550768793e-05,
241
+ "loss": 0.0,
242
+ "step": 31
243
+ },
244
+ {
245
+ "epoch": 2.0869565217391304,
246
+ "grad_norm": NaN,
247
+ "learning_rate": 2.6996748113442394e-05,
248
+ "loss": 0.0,
249
+ "step": 32
250
+ },
251
+ {
252
+ "epoch": 2.150197628458498,
253
+ "grad_norm": NaN,
254
+ "learning_rate": 2.4020802498228335e-05,
255
+ "loss": 0.0,
256
+ "step": 33
257
+ },
258
+ {
259
+ "epoch": 2.2134387351778657,
260
+ "grad_norm": NaN,
261
+ "learning_rate": 2.1165983894256647e-05,
262
+ "loss": 0.0,
263
+ "step": 34
264
+ },
265
+ {
266
+ "epoch": 2.2766798418972334,
267
+ "grad_norm": NaN,
268
+ "learning_rate": 1.8445602783697374e-05,
269
+ "loss": 0.0,
270
+ "step": 35
271
+ },
272
+ {
273
+ "epoch": 2.3399209486166006,
274
+ "grad_norm": NaN,
275
+ "learning_rate": 1.5872342839067306e-05,
276
+ "loss": 0.0,
277
+ "step": 36
278
+ },
279
+ {
280
+ "epoch": 2.4031620553359683,
281
+ "grad_norm": NaN,
282
+ "learning_rate": 1.3458201786093794e-05,
283
+ "loss": 0.0,
284
+ "step": 37
285
+ },
286
+ {
287
+ "epoch": 2.466403162055336,
288
+ "grad_norm": NaN,
289
+ "learning_rate": 1.1214435464779006e-05,
290
+ "loss": 0.0,
291
+ "step": 38
292
+ },
293
+ {
294
+ "epoch": 2.5296442687747036,
295
+ "grad_norm": NaN,
296
+ "learning_rate": 9.151505349477902e-06,
297
+ "loss": 0.0,
298
+ "step": 39
299
+ },
300
+ {
301
+ "epoch": 2.5928853754940713,
302
+ "grad_norm": NaN,
303
+ "learning_rate": 7.2790297726755716e-06,
304
+ "loss": 0.0,
305
+ "step": 40
306
+ },
307
+ {
308
+ "epoch": 2.6561264822134385,
309
+ "grad_norm": NaN,
310
+ "learning_rate": 5.605739079881239e-06,
311
+ "loss": 0.0,
312
+ "step": 41
313
+ },
314
+ {
315
+ "epoch": 2.719367588932806,
316
+ "grad_norm": NaN,
317
+ "learning_rate": 4.139434924727359e-06,
318
+ "loss": 0.0,
319
+ "step": 42
320
+ },
321
+ {
322
+ "epoch": 2.782608695652174,
323
+ "grad_norm": NaN,
324
+ "learning_rate": 2.88695389405898e-06,
325
+ "loss": 0.0,
326
+ "step": 43
327
+ },
328
+ {
329
+ "epoch": 2.8458498023715415,
330
+ "grad_norm": NaN,
331
+ "learning_rate": 1.8541356326100433e-06,
332
+ "loss": 0.0,
333
+ "step": 44
334
+ },
335
+ {
336
+ "epoch": 2.909090909090909,
337
+ "grad_norm": NaN,
338
+ "learning_rate": 1.0457956158838544e-06,
339
+ "loss": 0.0,
340
+ "step": 45
341
+ },
342
+ {
343
+ "epoch": 3.0039525691699605,
344
+ "grad_norm": NaN,
345
+ "learning_rate": 4.6570269818346224e-07,
346
+ "loss": 0.0,
347
+ "step": 46
348
+ },
349
+ {
350
+ "epoch": 3.067193675889328,
351
+ "grad_norm": NaN,
352
+ "learning_rate": 1.1656154047303691e-07,
353
+ "loss": 0.0,
354
+ "step": 47
355
+ },
356
+ {
357
+ "epoch": 3.130434782608696,
358
+ "grad_norm": NaN,
359
+ "learning_rate": 0.0,
360
+ "loss": 0.0,
361
+ "step": 48
362
  }
363
  ],
364
  "logging_steps": 1,
 
382
  "should_evaluate": false,
383
  "should_log": false,
384
  "should_save": true,
385
+ "should_training_stop": true
386
  },
387
  "attributes": {}
388
  }
389
  },
390
+ "total_flos": 9.889187968843776e+16,
391
  "train_batch_size": 2,
392
  "trial_name": null,
393
  "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:028c826a2bc9d200c1c305c5204cb3f86600ee25223d25cf379b917f3408363e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24bf98ed40615884a8a6303e66dd174db02ee7fa16a60a5e1f3908c763d298c5
3
  size 6776