lesso12 commited on
Commit
0e53df3
·
verified ·
1 Parent(s): 6b8d710

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:8b29bd7c8570e8d4fa6ab41c839f6272e53370d0ec347fe7fdf8d3f06f46517c
3
  size 389074464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0257b23fd26924f7f3ea312f9d2de034cde95238082b69bb6f05217e4c7b5e3
3
  size 389074464
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8e9e9e02e9eac66c654a5a2ec9e44a14ddca54b4ca6180874ea09f207a9212a
3
  size 198011700
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89c5eba26c4b0db142d3d9e8592a0e6c2627424cdb049217f20c6213dd6abfae
3
  size 198011700
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2fbabb02420f33b29ea23843c91d8ed69ded55901170cb0052b61945a50e386
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afb9b9d218527abb770051c858236e6767f3c8b4fed914f52f8b1f32b8a7be16
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.524067223072052,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.0846262341325811,
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": 20.185,
403
  "eval_steps_per_second": 5.049,
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": 4.891046515310592e+16,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.5226322412490845,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.09402914903620123,
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": 20.185,
403
  "eval_steps_per_second": 5.049,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.08650681711330513,
408
+ "grad_norm": 0.9640802145004272,
409
+ "learning_rate": 4.106260230538197e-06,
410
+ "loss": 0.6474,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.08838740009402915,
415
+ "grad_norm": 0.6373594403266907,
416
+ "learning_rate": 2.316354322216597e-06,
417
+ "loss": 0.5344,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.09026798307475317,
422
+ "grad_norm": 0.6497265696525574,
423
+ "learning_rate": 1.0315847133935416e-06,
424
+ "loss": 0.5107,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.0921485660554772,
429
+ "grad_norm": 0.7859962582588196,
430
+ "learning_rate": 2.582106724586351e-07,
431
+ "loss": 0.4527,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.09402914903620123,
436
+ "grad_norm": 0.8895713090896606,
437
+ "learning_rate": 0.0,
438
+ "loss": 0.4403,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.09402914903620123,
443
+ "eval_loss": 0.5226322412490845,
444
+ "eval_runtime": 110.6062,
445
+ "eval_samples_per_second": 20.243,
446
+ "eval_steps_per_second": 5.063,
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": 5.442856891396915e+16,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null