rizkyjun commited on
Commit
5c61b0e
1 Parent(s): a57c2e4

Training in progress, step 2800, 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:f1d303b7fd838a934ca54df0fa5a53a64dac3957856eab1da854dfb2b4fb690e
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b5d3379c612a24393fb4f05d705fa4a6b6ba97ee2b026093cadbe0ae49bbfe2
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3050343913339fb8408aac4634718e84e7fe9902b1a9af93ee7b3ff39c1a31f1
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0d238dadbf4fb4cbdc745cc9752e68c3075dec18ba8d86bb5d06c3bb51657e7
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:2bff83aa64785e622545a98dc743e577a347f7967e41f1b5f37a5363446796c3
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a82d5715858a6b453029f5e503f3f7b61d7408ce2719abf36d70ab6c90639243
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d747a341abc7681ba1384e20b96e3fad64e2a0f72aee64e5047f8f5bba229c8f
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79c08a7148c570c3d4c87a735e3acef3af52d256eb019f3a3f3feeab8a656949
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.12068247795105,
3
- "best_model_checkpoint": "./outputs/checkpoint-2700",
4
- "epoch": 1.9672131147540983,
5
  "eval_steps": 100,
6
- "global_step": 2700,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -385,13 +385,27 @@
385
  "eval_samples_per_second": 30.212,
386
  "eval_steps_per_second": 3.78,
387
  "step": 2700
 
 
 
 
 
 
 
 
 
 
 
 
 
 
388
  }
389
  ],
390
  "logging_steps": 100,
391
  "max_steps": 4116,
392
  "num_train_epochs": 3,
393
  "save_steps": 100,
394
- "total_flos": 7.88266658608128e+16,
395
  "trial_name": null,
396
  "trial_params": null
397
  }
 
1
  {
2
+ "best_metric": 2.1133551597595215,
3
+ "best_model_checkpoint": "./outputs/checkpoint-2800",
4
+ "epoch": 2.040072859744991,
5
  "eval_steps": 100,
6
+ "global_step": 2800,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
385
  "eval_samples_per_second": 30.212,
386
  "eval_steps_per_second": 3.78,
387
  "step": 2700
388
+ },
389
+ {
390
+ "epoch": 2.04,
391
+ "learning_rate": 0.0002,
392
+ "loss": 2.0663,
393
+ "step": 2800
394
+ },
395
+ {
396
+ "epoch": 2.04,
397
+ "eval_loss": 2.1133551597595215,
398
+ "eval_runtime": 312.5947,
399
+ "eval_samples_per_second": 20.071,
400
+ "eval_steps_per_second": 2.511,
401
+ "step": 2800
402
  }
403
  ],
404
  "logging_steps": 100,
405
  "max_steps": 4116,
406
  "num_train_epochs": 3,
407
  "save_steps": 100,
408
+ "total_flos": 8.16793378136064e+16,
409
  "trial_name": null,
410
  "trial_params": null
411
  }