rizkyjun commited on
Commit
9844b66
1 Parent(s): f7e92c9

Training in progress, step 3900, 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:aeaf041522bf0dd7f51f00d278660937d04ebfb2b28b4fa310b11eb44dea5291
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3335d97bb453ed56dd1661109c866dc67cd3949ab5ea4177066490fb0e6a21f
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6f67cdcc01fd6bd051957d7d22771f8e6158dc9e3cb575a9d78a4c6873d2b95
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56833e0258e9cffca078067a35e3735ac8fe9bb90a7d7e1861345c8788f9dd56
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:cff68ccfd4b7f7441d9d6f3e2f7132d2890a46c56e8f2f0a975fd95b0cd6b66c
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f387f966aecfa76017d726e43b1fa9c3ccecd8af5742b255e2ef66c7eeb645b
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3961d2f201ce99426ee113655da78d8214f6ef72fc082855daa3c565989888c2
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a42424f90eb68391066979b79f87ab18e2fce2a0abc640b46cf1b3f4c12c720a
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.0717663764953613,
3
- "best_model_checkpoint": "./outputs/checkpoint-3800",
4
- "epoch": 2.768670309653916,
5
  "eval_steps": 100,
6
- "global_step": 3800,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -539,13 +539,27 @@
539
  "eval_samples_per_second": 30.546,
540
  "eval_steps_per_second": 3.822,
541
  "step": 3800
 
 
 
 
 
 
 
 
 
 
 
 
 
 
542
  }
543
  ],
544
  "logging_steps": 100,
545
  "max_steps": 4116,
546
  "num_train_epochs": 3,
547
  "save_steps": 100,
548
- "total_flos": 1.0818983291332608e+17,
549
  "trial_name": null,
550
  "trial_params": null
551
  }
 
1
  {
2
+ "best_metric": 2.0614216327667236,
3
+ "best_model_checkpoint": "./outputs/checkpoint-3900",
4
+ "epoch": 2.841530054644809,
5
  "eval_steps": 100,
6
+ "global_step": 3900,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
539
  "eval_samples_per_second": 30.546,
540
  "eval_steps_per_second": 3.822,
541
  "step": 3800
542
+ },
543
+ {
544
+ "epoch": 2.84,
545
+ "learning_rate": 0.0002,
546
+ "loss": 2.0247,
547
+ "step": 3900
548
+ },
549
+ {
550
+ "epoch": 2.84,
551
+ "eval_loss": 2.0614216327667236,
552
+ "eval_runtime": 205.4985,
553
+ "eval_samples_per_second": 30.531,
554
+ "eval_steps_per_second": 3.82,
555
+ "step": 3900
556
  }
557
  ],
558
  "logging_steps": 100,
559
  "max_steps": 4116,
560
  "num_train_epochs": 3,
561
  "save_steps": 100,
562
+ "total_flos": 1.1105217882630144e+17,
563
  "trial_name": null,
564
  "trial_params": null
565
  }