rizkyjun commited on
Commit
a106a41
1 Parent(s): 2b8e458

Training in progress, step 1800, 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:3a374f3110a413584b10458e51dc4a09437a30c3ac88fc255903585a27c43651
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25d72005bad026d19146375d0e615b763296f5702022fa21368ab8d3227ad63c
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f859e27e55bafc9eb51e3f452f8259313a6d46ecda8228a1e377f224d97ae00b
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1c34b485fa3db63fa7ff584993c6a19986d89879b5941a3f56567efc621191f
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:42d82cefe3dbce05d21cd31fd65135b0f507fa0308fd19dcaa91f644308efc23
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b4b1b37e75be4b65b7642b3207f0ac6424318170e6fdb52189f43223d7c1de8
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0410ad60e6d0138b921a03b0a3e367fd27c6ab07cb9a5006fcb66ea8e5bbacc4
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0e0a1736a46fd1627af3c246e44261aaac909256abbd413b5ee5c968f6b2d8e
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.329716920852661,
3
- "best_model_checkpoint": "./outputs/checkpoint-1700",
4
- "epoch": 1.238615664845173,
5
  "eval_steps": 100,
6
- "global_step": 1700,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -245,13 +245,27 @@
245
  "eval_samples_per_second": 30.651,
246
  "eval_steps_per_second": 3.835,
247
  "step": 1700
 
 
 
 
 
 
 
 
 
 
 
 
 
 
248
  }
249
  ],
250
  "logging_steps": 100,
251
  "max_steps": 4116,
252
  "num_train_epochs": 3,
253
  "save_steps": 100,
254
- "total_flos": 4.850935894038528e+16,
255
  "trial_name": null,
256
  "trial_params": null
257
  }
 
1
  {
2
+ "best_metric": 2.313258409500122,
3
+ "best_model_checkpoint": "./outputs/checkpoint-1800",
4
+ "epoch": 1.3114754098360657,
5
  "eval_steps": 100,
6
+ "global_step": 1800,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
245
  "eval_samples_per_second": 30.651,
246
  "eval_steps_per_second": 3.835,
247
  "step": 1700
248
+ },
249
+ {
250
+ "epoch": 1.31,
251
+ "learning_rate": 0.0002,
252
+ "loss": 2.2938,
253
+ "step": 1800
254
+ },
255
+ {
256
+ "epoch": 1.31,
257
+ "eval_loss": 2.313258409500122,
258
+ "eval_runtime": 204.5658,
259
+ "eval_samples_per_second": 30.67,
260
+ "eval_steps_per_second": 3.837,
261
+ "step": 1800
262
  }
263
  ],
264
  "logging_steps": 100,
265
  "max_steps": 4116,
266
  "num_train_epochs": 3,
267
  "save_steps": 100,
268
+ "total_flos": 5.134876246112256e+16,
269
  "trial_name": null,
270
  "trial_params": null
271
  }