rizkyjun commited on
Commit
7e9c258
1 Parent(s): 206c99c

Training in progress, step 3100, 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:f1b49c5cf8c9904f530d5b551cd50a7010480cbc526f3202d75c1189c3d22353
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2576c30041283c7d789d1d37e3272d67cb85e7d414683700a1d367d2bcb7c762
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db130831adb61cd9765c63395fb567a08dfe0d4be9c5bcc6ab77250c3fe1a40b
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41aed123a080ec8f6141828abd2bb84094821b8273f648b45b7c2ff8d4c5298d
3
  size 18902665
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63d2c99dbd46a20a48c294132ab2d17f45afe77fd0e7fd574cf93295fea8e744
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3632eedca239f093acf9fef50ee1b2073b7130b77179cceb32827b1814399786
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb57538b0fddb988f32d5e33311bcf25efee1aa4001ec3e33ef4a2dd884d77d3
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f4766a50a63740d51a19c983a4de442d7f62ff1e951fc016c44cc6c58fb9db1
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.1564178466796875,
3
- "best_model_checkpoint": "./outputs/checkpoint-3000",
4
- "epoch": 2.185792349726776,
5
  "eval_steps": 100,
6
- "global_step": 3000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -427,13 +427,27 @@
427
  "eval_samples_per_second": 30.567,
428
  "eval_steps_per_second": 3.824,
429
  "step": 3000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
430
  }
431
  ],
432
  "logging_steps": 100,
433
  "max_steps": 4116,
434
  "num_train_epochs": 3,
435
  "save_steps": 100,
436
- "total_flos": 8.542105612314624e+16,
437
  "trial_name": null,
438
  "trial_params": null
439
  }
 
1
  {
2
+ "best_metric": 2.146613359451294,
3
+ "best_model_checkpoint": "./outputs/checkpoint-3100",
4
+ "epoch": 2.2586520947176685,
5
  "eval_steps": 100,
6
+ "global_step": 3100,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
427
  "eval_samples_per_second": 30.567,
428
  "eval_steps_per_second": 3.824,
429
  "step": 3000
430
+ },
431
+ {
432
+ "epoch": 2.26,
433
+ "learning_rate": 0.0002,
434
+ "loss": 2.0972,
435
+ "step": 3100
436
+ },
437
+ {
438
+ "epoch": 2.26,
439
+ "eval_loss": 2.146613359451294,
440
+ "eval_runtime": 205.098,
441
+ "eval_samples_per_second": 30.59,
442
+ "eval_steps_per_second": 3.827,
443
+ "step": 3100
444
  }
445
  ],
446
  "logging_steps": 100,
447
  "max_steps": 4116,
448
  "num_train_epochs": 3,
449
  "save_steps": 100,
450
+ "total_flos": 8.828952655767552e+16,
451
  "trial_name": null,
452
  "trial_params": null
453
  }