lesso10 commited on
Commit
ae35349
·
verified ·
1 Parent(s): 7ccd1c5

Training in progress, step 500, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4b019bc2c60a1a117b7764af1468f4a26966993d26e11b24715645e6e8bfd38
3
  size 645975704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23062520a12d5e1e00eddfc67dc8e0cc7e9ecbed9d3fd44280cbfb4ef049f700
3
  size 645975704
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:783ea7b92cdbce3da4492609631c00fcecbc5693dbff363f5876fa5942b74c5c
3
  size 328468852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90117a9401eb1308758e8bc0871dbe30fae2be413099f29b1caa961e81d1b86b
3
  size 328468852
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcd474099de92dc845d40d5927f170b424592df7fa8ed3e362e00c4d62a05861
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d49593ae7e22d09a07a09f52967b7e9139e11dc8b7b2354bdf8719302bca62c7
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ae0a5f636e3b7efad4ad765d67a451cd40f8f2e24e01c5d42929e454a337257
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f23fa0ef01cbb776456cad40209cd1c0c6a02d9fdf8c0632982552f2f542168
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.0729554891586304,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.31424581005586594,
5
  "eval_steps": 50,
6
- "global_step": 450,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -402,6 +402,49 @@
402
  "eval_samples_per_second": 11.654,
403
  "eval_steps_per_second": 2.918,
404
  "step": 450
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
405
  }
406
  ],
407
  "logging_steps": 10,
@@ -425,12 +468,12 @@
425
  "should_evaluate": false,
426
  "should_log": false,
427
  "should_save": true,
428
- "should_training_stop": false
429
  },
430
  "attributes": {}
431
  }
432
  },
433
- "total_flos": 1.2681469712400384e+17,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.0723166465759277,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.34916201117318435,
5
  "eval_steps": 50,
6
+ "global_step": 500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
402
  "eval_samples_per_second": 11.654,
403
  "eval_steps_per_second": 2.918,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.32122905027932963,
408
+ "grad_norm": 0.3964717388153076,
409
+ "learning_rate": 4.067521926476516e-06,
410
+ "loss": 0.8386,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.32821229050279327,
415
+ "grad_norm": 0.3847760558128357,
416
+ "learning_rate": 2.294501922950403e-06,
417
+ "loss": 0.7781,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.33519553072625696,
422
+ "grad_norm": 0.4073781669139862,
423
+ "learning_rate": 1.021852782135112e-06,
424
+ "loss": 0.752,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.34217877094972066,
429
+ "grad_norm": 0.47937291860580444,
430
+ "learning_rate": 2.5577472271845927e-07,
431
+ "loss": 0.8182,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.34916201117318435,
436
+ "grad_norm": 1.1718170642852783,
437
+ "learning_rate": 0.0,
438
+ "loss": 2.1401,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.34916201117318435,
443
+ "eval_loss": 1.0723166465759277,
444
+ "eval_runtime": 52.1413,
445
+ "eval_samples_per_second": 11.565,
446
+ "eval_steps_per_second": 2.896,
447
+ "step": 500
448
  }
449
  ],
450
  "logging_steps": 10,
 
468
  "should_evaluate": false,
469
  "should_log": false,
470
  "should_save": true,
471
+ "should_training_stop": true
472
  },
473
  "attributes": {}
474
  }
475
  },
476
+ "total_flos": 1.408558478917632e+17,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null