lesso08 commited on
Commit
e338305
·
verified ·
1 Parent(s): da66de1

Training in progress, step 450, 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:3d0ab9d950d70ece30bb6f23c7d6a25eba3ccd89ff2abe1c2eec36251e90b6ab
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fb5e501eaef8a165db1c8209e2527dcbda6f4a0cc3ca745172e436d1f4f3945
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3fd38a4effccc714e7a9f2ddc7d689828e4fd4bd8b1b558a54130529bbef4c38
3
  size 341314644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:040978e36cd5bf3926be84b791671a489f526df0294f1f2b797d8e3ed336ae61
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:743823328bb3612f590ee4af3270c58a4c350ab4447d07101b5feccb05f46b1a
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f83e4e27f402b8f2495114b56e6653c439b1bcf3a0b5d675e86b655406262ef
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a53e373878af8696de39d4b7adb8634138f0e346e89bffc05bcb76c7b6de169
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30565d7b1986ad1c3966f0f9b850f0ae7d4cfe76be60a78deb1442c25c9c950e
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.400266170501709,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-350",
4
- "epoch": 0.06146753745678064,
5
  "eval_steps": 50,
6
- "global_step": 400,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -359,6 +359,49 @@
359
  "eval_samples_per_second": 15.581,
360
  "eval_steps_per_second": 3.895,
361
  "step": 400
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
362
  }
363
  ],
364
  "logging_steps": 10,
@@ -373,7 +416,7 @@
373
  "early_stopping_threshold": 0.0
374
  },
375
  "attributes": {
376
- "early_stopping_patience_counter": 1
377
  }
378
  },
379
  "TrainerControl": {
@@ -387,7 +430,7 @@
387
  "attributes": {}
388
  }
389
  },
390
- "total_flos": 7.870489049432064e+16,
391
  "train_batch_size": 4,
392
  "trial_name": null,
393
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.2233057022094727,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
+ "epoch": 0.06915097963887822,
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,
 
359
  "eval_samples_per_second": 15.581,
360
  "eval_steps_per_second": 3.895,
361
  "step": 400
362
+ },
363
+ {
364
+ "epoch": 0.06300422589320015,
365
+ "grad_norm": 3.9970903396606445,
366
+ "learning_rate": 1.9862232585005475e-05,
367
+ "loss": 4.2686,
368
+ "step": 410
369
+ },
370
+ {
371
+ "epoch": 0.06454091432961967,
372
+ "grad_norm": 6.5729546546936035,
373
+ "learning_rate": 1.58029979997317e-05,
374
+ "loss": 4.3436,
375
+ "step": 420
376
+ },
377
+ {
378
+ "epoch": 0.06607760276603919,
379
+ "grad_norm": 7.991576194763184,
380
+ "learning_rate": 1.2173450342671593e-05,
381
+ "loss": 3.9325,
382
+ "step": 430
383
+ },
384
+ {
385
+ "epoch": 0.0676142912024587,
386
+ "grad_norm": 11.29770278930664,
387
+ "learning_rate": 8.991272405169498e-06,
388
+ "loss": 4.787,
389
+ "step": 440
390
+ },
391
+ {
392
+ "epoch": 0.06915097963887822,
393
+ "grad_norm": 15.63181209564209,
394
+ "learning_rate": 6.271967438265535e-06,
395
+ "loss": 5.0258,
396
+ "step": 450
397
+ },
398
+ {
399
+ "epoch": 0.06915097963887822,
400
+ "eval_loss": 2.2233057022094727,
401
+ "eval_runtime": 176.0184,
402
+ "eval_samples_per_second": 15.567,
403
+ "eval_steps_per_second": 3.892,
404
+ "step": 450
405
  }
406
  ],
407
  "logging_steps": 10,
 
416
  "early_stopping_threshold": 0.0
417
  },
418
  "attributes": {
419
+ "early_stopping_patience_counter": 0
420
  }
421
  },
422
  "TrainerControl": {
 
430
  "attributes": {}
431
  }
432
  },
433
+ "total_flos": 8.854300180611072e+16,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null