ramdhanfirdaus commited on
Commit
7191023
1 Parent(s): ff77c32

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:2da238eef5fe48061c46f8db062b03e964ca3f2afbc19978a6a0624516625913
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:665743a09bf79dcd69946448918fb0c16aa79bd6616b8cfb311dda0ec4b4bdf5
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:432e51cd9ccf38fca38ad8784e132487dfdf2626caccc7dc87ff5987b616c1bf
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c545798a80cf3e21310f966375ea19a1ece615f35be28021957920f347dae719
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:aba10e0017806276ad36c9962a8d3fa89bfabe64354bedff59216e48a02da40c
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be9cef20fcb5836bc994b3161e3caaa39c6412b1a8cf4e470a339da81589749a
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:593f43b0c83adb27a2db37a6418c2ef12a213bbc2a02f2dc881de6846a69a931
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.2177170515060425,
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.704,
568
  "eval_steps_per_second": 5.468,
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.3843183295659213e+17,
577
  "trial_name": null,
578
  "trial_params": null
579
  }
 
1
  {
2
+ "best_metric": 1.205187439918518,
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.704,
568
  "eval_steps_per_second": 5.468,
569
  "step": 4000
570
+ },
571
+ {
572
+ "epoch": 2.99,
573
+ "learning_rate": 0.0002,
574
+ "loss": 1.1936,
575
+ "step": 4100
576
+ },
577
+ {
578
+ "epoch": 2.99,
579
+ "eval_loss": 1.205187439918518,
580
+ "eval_runtime": 143.4816,
581
+ "eval_samples_per_second": 43.727,
582
+ "eval_steps_per_second": 5.471,
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.444085005899776e+17,
591
  "trial_name": null,
592
  "trial_params": null
593
  }