ramdhanfirdaus commited on
Commit
ceb6230
1 Parent(s): be57f1b

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:bb1a588afeaef8602b67bf0583e6c43af95fbe402a4121f1ea454e804b79fd01
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27279ad98cffcc02979981b8ace48485c567bf19e52ceea14a4dfe739509a438
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01141e8750d30fb63ee970f837374f68644b4bba18b3bb1709965837ca091faf
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:636c673f407f3a999553ffaa0c217cef7ea264607fd9b6b387cfb280d7132b10
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:6dacf26b3729f76f3909fd906769c9d833cf5b11043ea752bec18fd16c5c1873
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44f9f1c4337e0621d656f470fb5437bb2a87d9fb336dbcdc8024d82eaa799879
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": 1.5113346576690674,
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": 43.698,
246
  "eval_steps_per_second": 5.467,
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": 1.0134801452620186e+17,
255
  "trial_name": null,
256
  "trial_params": null
257
  }
 
1
  {
2
+ "best_metric": 1.4970587491989136,
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": 43.698,
246
  "eval_steps_per_second": 5.467,
247
  "step": 1700
248
+ },
249
+ {
250
+ "epoch": 1.31,
251
+ "learning_rate": 0.0002,
252
+ "loss": 1.4882,
253
+ "step": 1800
254
+ },
255
+ {
256
+ "epoch": 1.31,
257
+ "eval_loss": 1.4970587491989136,
258
+ "eval_runtime": 143.4845,
259
+ "eval_samples_per_second": 43.726,
260
+ "eval_steps_per_second": 5.471,
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": 1.0730188018325914e+17,
269
  "trial_name": null,
270
  "trial_params": null
271
  }