Hanzalwi commited on
Commit
ea14444
1 Parent(s): 48991f2

Training in progress, step 2100, 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:57b71b56bba626570fa22bc8e40aaecf44fce6608c0985d8a429673a2ede92e4
3
  size 25191576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b3dc6c515ee0f4f4109aa6b772e7096ba0fd9660f9b48198877e1f3349b50df
3
  size 25191576
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2825c4794a5f3d65e1245e0405d5c92fa9f490fcab4bbca2c80b77d935b7be51
3
  size 50444805
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6420f56b769015f931e16e49f064a093d314d846a8d84417e4cd4ef3e3c9a988
3
  size 50444805
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fc35b2465ed628ff7d1c151c6992ba75067041a43ade6dd7aea2af9126e5679
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f905070f344ff5757d2e5f48fcda24ded17f953888429aa8e5791b2828fc54a
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:720bafe9a34b3041027dccef7d9c03bb23064e1fcdd80ae5f27e717d41b7cf31
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1238b3bfa75e49a19396161e9e7b72ab89cdd1a3f63b51c0ab4d6e8d216c5a5
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.9692724347114563,
3
- "best_model_checkpoint": "./outputs/checkpoint-2000",
4
- "epoch": 2.6666666666666665,
5
  "eval_steps": 100,
6
- "global_step": 2000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -287,6 +287,20 @@
287
  "eval_samples_per_second": 5.448,
288
  "eval_steps_per_second": 0.683,
289
  "step": 2000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
290
  }
291
  ],
292
  "logging_steps": 100,
@@ -294,7 +308,7 @@
294
  "num_input_tokens_seen": 0,
295
  "num_train_epochs": 3,
296
  "save_steps": 100,
297
- "total_flos": 5.652603258859438e+17,
298
  "trial_name": null,
299
  "trial_params": null
300
  }
 
1
  {
2
+ "best_metric": 0.9654250144958496,
3
+ "best_model_checkpoint": "./outputs/checkpoint-2100",
4
+ "epoch": 2.8,
5
  "eval_steps": 100,
6
+ "global_step": 2100,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
287
  "eval_samples_per_second": 5.448,
288
  "eval_steps_per_second": 0.683,
289
  "step": 2000
290
+ },
291
+ {
292
+ "epoch": 2.8,
293
+ "learning_rate": 0.0002,
294
+ "loss": 0.8301,
295
+ "step": 2100
296
+ },
297
+ {
298
+ "epoch": 2.8,
299
+ "eval_loss": 0.9654250144958496,
300
+ "eval_runtime": 354.4255,
301
+ "eval_samples_per_second": 5.445,
302
+ "eval_steps_per_second": 0.683,
303
+ "step": 2100
304
  }
305
  ],
306
  "logging_steps": 100,
 
308
  "num_input_tokens_seen": 0,
309
  "num_train_epochs": 3,
310
  "save_steps": 100,
311
+ "total_flos": 5.936315915975148e+17,
312
  "trial_name": null,
313
  "trial_params": null
314
  }