Hanzalwi commited on
Commit
fa11e39
1 Parent(s): d9bbdfc

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:536a2d32fdb1cf190d2ab6a46cb586b2176b891f01f0d3e3d3f63ca983467fa8
3
  size 19669752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e827f78889e02cb290d740ca48cf0ffc7d3009e222c44bf4227c31bf24586ed
3
  size 19669752
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:285fc0090986e3eee754a341aba064551b1eaca98bb57ff5651ae11b3d57255a
3
  size 39356997
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da2dde23211f20127cc76c7d29250ba5a15939b0fdfda8347c7d090c38cdeab5
3
  size 39356997
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07800c1453f3f8d96a204751f34b7af7bad25585c6b9ac42ed58a2462a5ab9b2
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e546ced227cdbcd028e39a6dd82c210da282c04c2410248a7e7ebf4303af3e90
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.9371617436408997,
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": 2.456,
288
  "eval_steps_per_second": 0.308,
289
  "step": 2000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
290
  }
291
  ],
292
  "logging_steps": 100,
@@ -294,7 +308,7 @@
294
  "num_input_tokens_seen": 0,
295
  "num_train_epochs": 5,
296
  "save_steps": 100,
297
- "total_flos": 5.1788857400991744e+17,
298
  "trial_name": null,
299
  "trial_params": null
300
  }
 
1
  {
2
+ "best_metric": 0.9326320290565491,
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": 2.456,
288
  "eval_steps_per_second": 0.308,
289
  "step": 2000
290
+ },
291
+ {
292
+ "epoch": 2.8,
293
+ "learning_rate": 0.0002,
294
+ "loss": 0.7635,
295
+ "step": 2100
296
+ },
297
+ {
298
+ "epoch": 2.8,
299
+ "eval_loss": 0.9326320290565491,
300
+ "eval_runtime": 789.0027,
301
+ "eval_samples_per_second": 2.446,
302
+ "eval_steps_per_second": 0.307,
303
+ "step": 2100
304
  }
305
  ],
306
  "logging_steps": 100,
 
308
  "num_input_tokens_seen": 0,
309
  "num_train_epochs": 5,
310
  "save_steps": 100,
311
+ "total_flos": 5.4385953933225984e+17,
312
  "trial_name": null,
313
  "trial_params": null
314
  }