lesso12 commited on
Commit
db88451
·
verified ·
1 Parent(s): 2be3b74

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:91c1d05924382f19691e001b615b69fe716ba1b70130af14c95c78e959e634f2
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:451f8e923c38783c3caea70bfeb529d7e6ba1e6136b6d50f04f7ade0c173bcbe
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6aa0fc5999e70c2cfa08dd6028007c2cc38fad172d438c9f5bc346f5f99d5f8
3
  size 341314644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2387875b27260fcffef1771e841d52a434792c181e8c074f03d93c0cb35fa859
3
  size 341314644
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d02de894b6a0bf1fbb237922f83d964e9a6307821aa3cf5978b8f1eb893b723f
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd47a6fd8d104bc4760b938058f654a290b5fa431f437b61f9faa73b9e08908e
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.3261062502861023,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.41058394160583944,
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": 16.209,
403
  "eval_steps_per_second": 4.07,
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": 8.48538888044544e+16,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.3223314583301544,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.4562043795620438,
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": 16.209,
403
  "eval_steps_per_second": 4.07,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.4197080291970803,
408
+ "grad_norm": 1.013932466506958,
409
+ "learning_rate": 4.106260230538197e-06,
410
+ "loss": 0.2758,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.42883211678832117,
415
+ "grad_norm": 1.0302541255950928,
416
+ "learning_rate": 2.316354322216597e-06,
417
+ "loss": 0.2785,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.43795620437956206,
422
+ "grad_norm": 1.0060259103775024,
423
+ "learning_rate": 1.0315847133935416e-06,
424
+ "loss": 0.2277,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.4470802919708029,
429
+ "grad_norm": 1.8722251653671265,
430
+ "learning_rate": 2.582106724586351e-07,
431
+ "loss": 0.3022,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.4562043795620438,
436
+ "grad_norm": 2.6105024814605713,
437
+ "learning_rate": 0.0,
438
+ "loss": 0.4691,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.4562043795620438,
443
+ "eval_loss": 0.3223314583301544,
444
+ "eval_runtime": 28.4724,
445
+ "eval_samples_per_second": 16.226,
446
+ "eval_steps_per_second": 4.074,
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": 9.4282098671616e+16,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null