ramdhanfirdaus commited on
Commit
51adc19
1 Parent(s): 9d57d46

Training in progress, step 4100, 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:67fb2641a47847de545739fa9bf331cc86382b9efd2c9bde87633e135625555f
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b71adc56914fcfba3ce48ee620374d3baeb303963254ec685f2e87a69138ec91
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc3cc469c5109a2b089c90098e5ec399489d763128d9b4b4f6ebef13c7d76fa3
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebc096ce296334fd1391d73a942fdefcb2747828c5bc4568f3206160abef12f8
3
  size 100693001
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8993bfd358e6597f1a1d1729c472a0ff6be3dbbb3d5625584e41e187526fa017
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9856e2e59e51e8b31fe193001ecb6bae6f81f91a485646dec0453febb0bf7275
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ab644d38b64875fe4b9db6a2dd788efbee5d9e5dadfabf0dd125e8dae428442
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ef51ed05818f33aebca9592cb64baf0df006aad2a34a7cf944f4a48b70afce3
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.3191989660263062,
3
- "best_model_checkpoint": "./outputs/checkpoint-4000",
4
- "epoch": 2.9143897996357016,
5
  "eval_steps": 100,
6
- "global_step": 4000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -567,13 +567,27 @@
567
  "eval_samples_per_second": 43.69,
568
  "eval_steps_per_second": 5.466,
569
  "step": 4000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
570
  }
571
  ],
572
  "logging_steps": 100,
573
  "max_steps": 4116,
574
  "num_train_epochs": 3,
575
  "save_steps": 100,
576
- "total_flos": 2.3815364444912026e+17,
577
  "trial_name": null,
578
  "trial_params": null
579
  }
 
1
  {
2
+ "best_metric": 1.305527687072754,
3
+ "best_model_checkpoint": "./outputs/checkpoint-4100",
4
+ "epoch": 2.987249544626594,
5
  "eval_steps": 100,
6
+ "global_step": 4100,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
567
  "eval_samples_per_second": 43.69,
568
  "eval_steps_per_second": 5.466,
569
  "step": 4000
570
+ },
571
+ {
572
+ "epoch": 2.99,
573
+ "learning_rate": 0.0002,
574
+ "loss": 1.2951,
575
+ "step": 4100
576
+ },
577
+ {
578
+ "epoch": 2.99,
579
+ "eval_loss": 1.305527687072754,
580
+ "eval_runtime": 143.5824,
581
+ "eval_samples_per_second": 43.696,
582
+ "eval_steps_per_second": 5.467,
583
+ "step": 4100
584
  }
585
  ],
586
  "logging_steps": 100,
587
  "max_steps": 4116,
588
  "num_train_epochs": 3,
589
  "save_steps": 100,
590
+ "total_flos": 2.4412550549623603e+17,
591
  "trial_name": null,
592
  "trial_params": null
593
  }