rizkyjun commited on
Commit
86e851d
1 Parent(s): 1bac8f9

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:5a4d1808905c58959540b1c054f7627e02bdaab4c7db0c923c3f1a3a43375bd9
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bc071c8c5f410498096e4d8dd73279e645c5754b48783730e04ca13e15a8270
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee7a34b1343c3145f94b87f53765eb821698cf1026718ab0b3ee6f68d0f5f40b
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8c1f9c4b759f2f62dbeeaa606078a01534aa3b3fc7feaa8607fc4afdc41d2c8
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:f821cd4a85f081d11b51cd13f90ea849d7c4ecdb1f73ca599d9604f19ebea037
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9b90d357685719c57fa133e4a1df8bf3bcfd50a3a24b52028d35927fe9cc447
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.2307546138763428,
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.432,
246
  "eval_steps_per_second": 3.808,
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": 5.002024074356736e+16,
255
  "trial_name": null,
256
  "trial_params": null
257
  }
 
1
  {
2
+ "best_metric": 2.214383125305176,
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.432,
246
  "eval_steps_per_second": 3.808,
247
  "step": 1700
248
+ },
249
+ {
250
+ "epoch": 1.31,
251
+ "learning_rate": 0.0002,
252
+ "loss": 2.1938,
253
+ "step": 1800
254
+ },
255
+ {
256
+ "epoch": 1.31,
257
+ "eval_loss": 2.214383125305176,
258
+ "eval_runtime": 206.1484,
259
+ "eval_samples_per_second": 30.434,
260
+ "eval_steps_per_second": 3.808,
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.2948760965632e+16,
269
  "trial_name": null,
270
  "trial_params": null
271
  }