lesso18 commited on
Commit
0f74670
·
verified ·
1 Parent(s): 04d0951

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:aa8a51ebbcb32c68a2554e237087d1035efa5a083be777faa4b3fbe4f9c04125
3
  size 1006723888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d891ef520b2ab72433790aff0ff7da025ec4b8f9e7ade86613e2f859ee7124d
3
  size 1006723888
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:887ce0a12f0297bc8950056646dc889b71dd9951e4a66fc37a67ec1540939514
3
  size 511971668
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a14d0c901de26136844d9e6f604c584126a9632997ca3b5f8de9d25d7f4174d
3
  size 511971668
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6cf4ce058e3ca489edbe37db984d596614690f02ef602ad22fbe9004a2f60f6
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:790902726b2a9a483e01259d5009c663b982a9482d8a7398a9439ae9add7dea5
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe3012fb121cd84e6e41f718fd33de9e34ed33145ada7b055f7e25e49408431d
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71a96715f430c2eb0d6104363f54769b2c1bdb005671dc81f0d67833a84ba743
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.39971646666526794,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.09358427784132266,
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": 6.267,
403
  "eval_steps_per_second": 1.57,
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": 6.027457627737293e+16,
434
  "train_batch_size": 1,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.3960544764995575,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.10398253093480295,
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": 6.267,
403
  "eval_steps_per_second": 1.57,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.09566392846001871,
408
+ "grad_norm": 1.0529413223266602,
409
+ "learning_rate": 4.22247514272324e-06,
410
+ "loss": 0.3989,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.09774357907871478,
415
+ "grad_norm": 1.2673580646514893,
416
+ "learning_rate": 2.38191152001518e-06,
417
+ "loss": 0.4017,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.09982322969741084,
422
+ "grad_norm": 0.7570623755455017,
423
+ "learning_rate": 1.0607805071688306e-06,
424
+ "loss": 0.4142,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.10190288031610689,
429
+ "grad_norm": 0.9010934829711914,
430
+ "learning_rate": 2.655185216791625e-07,
431
+ "loss": 0.3869,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.10398253093480295,
436
+ "grad_norm": 1.2820464372634888,
437
+ "learning_rate": 0.0,
438
+ "loss": 0.4153,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.10398253093480295,
443
+ "eval_loss": 0.3960544764995575,
444
+ "eval_runtime": 80.8174,
445
+ "eval_samples_per_second": 6.273,
446
+ "eval_steps_per_second": 1.571,
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": 6.694211790097613e+16,
477
  "train_batch_size": 1,
478
  "trial_name": null,
479
  "trial_params": null