rizkyjun commited on
Commit
9392026
1 Parent(s): 29a6306

Training in progress, step 700, 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:eb3a80fba2780b854dbda92a752a596df2b730b0a37cc218f01e2f4b201b936f
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8294bd123b3ad0eb343e1ba6d2f6b317f6c388ded3edd507dd6db8545bba0198
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97cdbc9747e412d12aab838ba272f6ddcacfefa2275a9d3021af33b42d1bb666
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b897d24d021cf6f86d5df39094acde3a8a6841d829a346f0952f1599ccee23a8
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:c5e1dc5f769c4cbaa0ba676908c39cfb7cd49352afc3941d90d0685280366309
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db6358da13f324834878bd2b4485e5667664a0d92ed16a7f6a761dd9dea8cc65
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c1a2ac1c11599601eeac95feb1dbfd49ec5c625e61dcce18b3f094491f9cf2d
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30423cc69a1c7d18caef4643847588d5884db012263cbe7b7224fa4719ca4156
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.4717156887054443,
3
- "best_model_checkpoint": "./outputs/checkpoint-600",
4
- "epoch": 0.4371584699453552,
5
  "eval_steps": 100,
6
- "global_step": 600,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -91,13 +91,27 @@
91
  "eval_samples_per_second": 30.633,
92
  "eval_steps_per_second": 3.833,
93
  "step": 600
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  }
95
  ],
96
  "logging_steps": 100,
97
  "max_steps": 4116,
98
  "num_train_epochs": 3,
99
  "save_steps": 100,
100
- "total_flos": 1.752346796949504e+16,
101
  "trial_name": null,
102
  "trial_params": null
103
  }
 
1
  {
2
+ "best_metric": 2.449354410171509,
3
+ "best_model_checkpoint": "./outputs/checkpoint-700",
4
+ "epoch": 0.5100182149362478,
5
  "eval_steps": 100,
6
+ "global_step": 700,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
91
  "eval_samples_per_second": 30.633,
92
  "eval_steps_per_second": 3.833,
93
  "step": 600
94
+ },
95
+ {
96
+ "epoch": 0.51,
97
+ "learning_rate": 0.0002,
98
+ "loss": 2.4508,
99
+ "step": 700
100
+ },
101
+ {
102
+ "epoch": 0.51,
103
+ "eval_loss": 2.449354410171509,
104
+ "eval_runtime": 204.5211,
105
+ "eval_samples_per_second": 30.677,
106
+ "eval_steps_per_second": 3.838,
107
+ "step": 700
108
  }
109
  ],
110
  "logging_steps": 100,
111
  "max_steps": 4116,
112
  "num_train_epochs": 3,
113
  "save_steps": 100,
114
+ "total_flos": 2.042513200078848e+16,
115
  "trial_name": null,
116
  "trial_params": null
117
  }