Hanzalwi commited on
Commit
0cf9404
1 Parent(s): f45dd41

Training in progress, step 1900, 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:765ac12d1aab888808f6d70598ec8f1491dc5987cce4d97f1fe5e439cd07b0c2
3
  size 25191576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59ffcf4ec20db6aaab2a27543a7179f1271900bf0d65d49f2c9b6339927c1ba9
3
  size 25191576
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:acc846b280725d94f7c04b2b0ae22fb2965ab24f68c9d617fd5c55cb4dfb08bc
3
  size 50444805
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b588028d6907a47050dcecf3afe3b0dd9e9236424f3390cbcdf42e1d25d76ba4
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:670c55e1c37931a635c4dc0ef163d2b6c1b7a374aff2f09fb80d53eeb5e58616
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:432b633e5dda27995d4289f9c9b4c7fc095ba96fbfd82e14d7f383c303196238
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0e0a1736a46fd1627af3c246e44261aaac909256abbd413b5ee5c968f6b2d8e
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2d4b4cadcabd3e17adcc39c43d8312038a1f5c7f53125f288ba4de5ed25396b
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.9765165448188782,
3
- "best_model_checkpoint": "./outputs/checkpoint-1700",
4
- "epoch": 2.4,
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,
@@ -259,6 +259,20 @@
259
  "eval_samples_per_second": 5.35,
260
  "eval_steps_per_second": 0.671,
261
  "step": 1800
 
 
 
 
 
 
 
 
 
 
 
 
 
 
262
  }
263
  ],
264
  "logging_steps": 100,
@@ -266,7 +280,7 @@
266
  "num_input_tokens_seen": 0,
267
  "num_train_epochs": 3,
268
  "save_steps": 100,
269
- "total_flos": 5.0879453793069466e+17,
270
  "trial_name": null,
271
  "trial_params": null
272
  }
 
1
  {
2
+ "best_metric": 0.9735797643661499,
3
+ "best_model_checkpoint": "./outputs/checkpoint-1900",
4
+ "epoch": 2.533333333333333,
5
  "eval_steps": 100,
6
+ "global_step": 1900,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
259
  "eval_samples_per_second": 5.35,
260
  "eval_steps_per_second": 0.671,
261
  "step": 1800
262
+ },
263
+ {
264
+ "epoch": 2.53,
265
+ "learning_rate": 0.0002,
266
+ "loss": 0.8308,
267
+ "step": 1900
268
+ },
269
+ {
270
+ "epoch": 2.53,
271
+ "eval_loss": 0.9735797643661499,
272
+ "eval_runtime": 358.2403,
273
+ "eval_samples_per_second": 5.387,
274
+ "eval_steps_per_second": 0.676,
275
+ "step": 1900
276
  }
277
  ],
278
  "logging_steps": 100,
 
280
  "num_input_tokens_seen": 0,
281
  "num_train_epochs": 3,
282
  "save_steps": 100,
283
+ "total_flos": 5.3702940947828736e+17,
284
  "trial_name": null,
285
  "trial_params": null
286
  }