lesso12 commited on
Commit
250a48f
·
verified ·
1 Parent(s): b49b897

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:2fdd24f3861ce94f899d4c744f87c1ba5303846af51e47fa6a8ce1542e3d97cf
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d82982e473b93166acf2ae06b2b8c81358abb0b3d2d6660fad62051a987ccad6
3
  size 167832240
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aebc17480e68ed96cf09af44e6b230e34a5c00f55aee81b2935ecf1c825551e7
3
  size 85723732
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87de0d8f27304dba8f31f4e473702edb767180fca758e624df50af2eb49e0176
3
  size 85723732
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f232d75a176f683907640adb1af366d8fd10500788f26a4a1e367ec1cb90111
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b145b0652a322d3e6987222fd70dacda9095b67e4935291c7667ea58af2bf360
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fa0f7e2faaa98aa485e5dc42922e1b1819381507fa6961c3be50a0b49af04c0
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b617d9f149fb11f5d9825dc6193f0b55aa7bf4899d1811982c0c93a389d7300b
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.4198478162288666,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.33382789317507416,
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": 8.996,
403
  "eval_steps_per_second": 2.249,
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.669246388011008e+17,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.4194607138633728,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.37091988130563797,
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": 8.996,
403
  "eval_steps_per_second": 2.249,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.34124629080118696,
408
+ "grad_norm": 0.37923330068588257,
409
+ "learning_rate": 4.106260230538197e-06,
410
+ "loss": 0.4221,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.3486646884272997,
415
+ "grad_norm": 0.3553723990917206,
416
+ "learning_rate": 2.316354322216597e-06,
417
+ "loss": 0.4364,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.3560830860534125,
422
+ "grad_norm": 0.38167324662208557,
423
+ "learning_rate": 1.0315847133935416e-06,
424
+ "loss": 0.4317,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.36350148367952523,
429
+ "grad_norm": 0.36284124851226807,
430
+ "learning_rate": 2.582106724586351e-07,
431
+ "loss": 0.4302,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.37091988130563797,
436
+ "grad_norm": 0.3405497074127197,
437
+ "learning_rate": 0.0,
438
+ "loss": 0.3725,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.37091988130563797,
443
+ "eval_loss": 0.4194607138633728,
444
+ "eval_runtime": 63.1755,
445
+ "eval_samples_per_second": 8.991,
446
+ "eval_steps_per_second": 2.248,
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.85471820890112e+17,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null