ramdhanfirdaus commited on
Commit
f7f048e
1 Parent(s): efc13b9

Training in progress, step 400, checkpoint

Browse files
last-checkpoint/adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3517988794b6754a2644001dd7b8ee63a56b069533360271461e45895b918ac8
3
  size 50349441
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7954860969a458ed88c8bf6190f24903462ac28f37b787a59f41c398f9449ab2
3
  size 50349441
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b41bed0827f1d0ccd4f57540f2fae51ab8c35f5562aadf74c336b3170a88b5f6
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f2e6c66100233bc4be4208c89af3a591ee515299660b124710ba5e654c8c363
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:0991493e3ac522258a52c5e5855e34a1077a108bf34c050d61cd9082a802fb6b
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b17127c1713807334f935edb094b8a47aee68e40641e90a7299725b5a6682dd6
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3e02e4b8a74e841ee5a1ce8c453a9becb15f5be6cbcdd100b814e93235dab36
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13276f15dd2b6acc19b970176aa2db4ac9b58241843e72c89b50e3094e903b19
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.8596361875534058,
3
- "best_model_checkpoint": "./outputs/checkpoint-300",
4
- "epoch": 0.2185792349726776,
5
  "eval_steps": 100,
6
- "global_step": 300,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -49,13 +49,27 @@
49
  "eval_samples_per_second": 43.544,
50
  "eval_steps_per_second": 5.448,
51
  "step": 300
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  }
53
  ],
54
  "logging_steps": 100,
55
  "max_steps": 4116,
56
  "num_train_epochs": 3,
57
  "save_steps": 100,
58
- "total_flos": 1.7888590056259584e+16,
59
  "trial_name": null,
60
  "trial_params": null
61
  }
 
1
  {
2
+ "best_metric": 1.813263177871704,
3
+ "best_model_checkpoint": "./outputs/checkpoint-400",
4
+ "epoch": 0.29143897996357016,
5
  "eval_steps": 100,
6
+ "global_step": 400,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
49
  "eval_samples_per_second": 43.544,
50
  "eval_steps_per_second": 5.448,
51
  "step": 300
52
+ },
53
+ {
54
+ "epoch": 0.29,
55
+ "learning_rate": 0.0002,
56
+ "loss": 1.8371,
57
+ "step": 400
58
+ },
59
+ {
60
+ "epoch": 0.29,
61
+ "eval_loss": 1.813263177871704,
62
+ "eval_runtime": 144.1028,
63
+ "eval_samples_per_second": 43.538,
64
+ "eval_steps_per_second": 5.447,
65
+ "step": 400
66
  }
67
  ],
68
  "logging_steps": 100,
69
  "max_steps": 4116,
70
  "num_train_epochs": 3,
71
  "save_steps": 100,
72
+ "total_flos": 2.386997635055616e+16,
73
  "trial_name": null,
74
  "trial_params": null
75
  }