rizkyjun commited on
Commit
778a370
1 Parent(s): 5f804e8

Training in progress, step 2500, 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:958dd913d4f89d315f08e4a6a0251b8b39c90a814521d21a5f58033e8ba7b610
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb1a5fdc8d64fd9e7fc3b07ce874a8347d275ac5319a3b153e424387ee1d1582
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:016ef43af3c56f0a7eb87a2d432ca9a6c6476757c3487b7a65aba7ac9f1f4fd6
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19cc027c0153a39d642936a6f6d3fdcea495eb16ca9c2b5ec675726fdd0a6887
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:1719fa6ec87d36176081793d1e7e5b701a50bca7359da17f151490755b222cce
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce8663185886d8ed8b32a9a7663e77c6f1b4b58e1ee68a5b61088d4f00a0dffd
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a78e728336b77d3305afe2734acb1241c76f8f2c33b35460bc07397abc49ba2
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd37581d93a41fc457d899cacb7a67009a6909f6dbf72b467de55158ef91ac94
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.22774338722229,
3
- "best_model_checkpoint": "./outputs/checkpoint-2400",
4
- "epoch": 1.748633879781421,
5
  "eval_steps": 100,
6
- "global_step": 2400,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -343,13 +343,27 @@
343
  "eval_samples_per_second": 30.628,
344
  "eval_steps_per_second": 3.832,
345
  "step": 2400
 
 
 
 
 
 
 
 
 
 
 
 
 
 
346
  }
347
  ],
348
  "logging_steps": 100,
349
  "max_steps": 4116,
350
  "num_train_epochs": 3,
351
  "save_steps": 100,
352
- "total_flos": 6.841646122235904e+16,
353
  "trial_name": null,
354
  "trial_params": null
355
  }
 
1
  {
2
+ "best_metric": 2.2125885486602783,
3
+ "best_model_checkpoint": "./outputs/checkpoint-2500",
4
+ "epoch": 1.8214936247723132,
5
  "eval_steps": 100,
6
+ "global_step": 2500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
343
  "eval_samples_per_second": 30.628,
344
  "eval_steps_per_second": 3.832,
345
  "step": 2400
346
+ },
347
+ {
348
+ "epoch": 1.82,
349
+ "learning_rate": 0.0002,
350
+ "loss": 2.1995,
351
+ "step": 2500
352
+ },
353
+ {
354
+ "epoch": 1.82,
355
+ "eval_loss": 2.2125885486602783,
356
+ "eval_runtime": 204.9544,
357
+ "eval_samples_per_second": 30.612,
358
+ "eval_steps_per_second": 3.83,
359
+ "step": 2500
360
  }
361
  ],
362
  "logging_steps": 100,
363
  "max_steps": 4116,
364
  "num_train_epochs": 3,
365
  "save_steps": 100,
366
+ "total_flos": 7.123829358901248e+16,
367
  "trial_name": null,
368
  "trial_params": null
369
  }