lesso02 commited on
Commit
719a1d1
·
verified ·
1 Parent(s): eebcfc3

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:e31e7d76a9b2780f3e1ceea686944be8fe6a551a6ffafb45b3d9f15bacc71ab7
3
  size 645975704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfd8204117bdd69bcc3184cdffe05dca387d19dc06c5167fc23ec89f925b684b
3
  size 645975704
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa070af73b8bd0a34d4d834d8602c8c8d71c638b4984263d2638b10564aa027e
3
  size 328468852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:325cf199abb966ac0e070e8e77f9d049e71daf18abcac15318347ad2b7ef8924
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:4a5c6aa2884b0b3ab3eea503865660bbaa2e49a678110098485e78de4b178340
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c519cdd57aa1b544ccb5c1eb065ecb6e7fe3b7757c3883210ecc3ef70431233e
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56d2b9cd8b76db862d8f36c96267d64ff69a21d07ce7f6eb4a0887810e44a8eb
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:043092824777602976966449c2a2a96527a878ad10507a3b4d0f461ea2b8d14e
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 0.13189151883125305,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.4893964110929853,
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": 17.206,
403
  "eval_steps_per_second": 4.301,
404
  "step": 450
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
405
  }
406
  ],
407
  "logging_steps": 10,
@@ -416,7 +459,7 @@
416
  "early_stopping_threshold": 0.0
417
  },
418
  "attributes": {
419
- "early_stopping_patience_counter": 0
420
  }
421
  },
422
  "TrainerControl": {
@@ -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": 8.104765506453504e+16,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
  "best_metric": 0.13189151883125305,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
+ "epoch": 0.5437737901033171,
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": 17.206,
403
  "eval_steps_per_second": 4.301,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.5002718868950516,
408
+ "grad_norm": 0.4370393455028534,
409
+ "learning_rate": 3.912568710229791e-06,
410
+ "loss": 0.1239,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.511147362697118,
415
+ "grad_norm": 0.5538854002952576,
416
+ "learning_rate": 2.2070923258856255e-06,
417
+ "loss": 0.0938,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.5220228384991843,
422
+ "grad_norm": 1.1034691333770752,
423
+ "learning_rate": 9.829250571013935e-07,
424
+ "loss": 0.1054,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.5328983143012507,
429
+ "grad_norm": 1.444915533065796,
430
+ "learning_rate": 2.4603092375775605e-07,
431
+ "loss": 0.1426,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.5437737901033171,
436
+ "grad_norm": 3.916834831237793,
437
+ "learning_rate": 0.0,
438
+ "loss": 0.2352,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.5437737901033171,
443
+ "eval_loss": 0.13204382359981537,
444
+ "eval_runtime": 22.7776,
445
+ "eval_samples_per_second": 17.034,
446
+ "eval_steps_per_second": 4.259,
447
+ "step": 500
448
  }
449
  ],
450
  "logging_steps": 10,
 
459
  "early_stopping_threshold": 0.0
460
  },
461
  "attributes": {
462
+ "early_stopping_patience_counter": 1
463
  }
464
  },
465
  "TrainerControl": {
 
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": 9.002332739076096e+16,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null