Hanzalwi commited on
Commit
1d7cbb6
1 Parent(s): 5eb1dd0

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:9507bdc00de6b8bf6bcf3cffc9b8286a9b2f01af0cfbf06ebe07cfa8e1bbdfcb
3
  size 19669752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1beab8a142209279319747b6b52a644878e34c29d25b9e98e993815e07f89a56
3
  size 19669752
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d53faada5d58b49de6987026f351429387f9118f7ab91764b18b69fa9a1e7a84
3
  size 39356997
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d9a6e37810aa411da4aca5be45f1c9eabb94161e9bba7e3b1f1cff4f4295636
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:ed7f123f90fb83f4b017b98f14cda47d3186330fc9c73ef98103c3480c267bfc
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e73923f37ec7135161905afe711e033d5580982c1091005b6796522a09e1da71
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.9479925036430359,
3
- "best_model_checkpoint": "./outputs/checkpoint-1800",
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": 2.434,
260
  "eval_steps_per_second": 0.305,
261
  "step": 1800
 
 
 
 
 
 
 
 
 
 
 
 
 
 
262
  }
263
  ],
264
  "logging_steps": 100,
@@ -266,7 +280,7 @@
266
  "num_input_tokens_seen": 0,
267
  "num_train_epochs": 5,
268
  "save_steps": 100,
269
- "total_flos": 4.661310169822003e+17,
270
  "trial_name": null,
271
  "trial_params": null
272
  }
 
1
  {
2
+ "best_metric": 0.9420929551124573,
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": 2.434,
260
  "eval_steps_per_second": 0.305,
261
  "step": 1800
262
+ },
263
+ {
264
+ "epoch": 2.53,
265
+ "learning_rate": 0.0002,
266
+ "loss": 0.7587,
267
+ "step": 1900
268
+ },
269
+ {
270
+ "epoch": 2.53,
271
+ "eval_loss": 0.9420929551124573,
272
+ "eval_runtime": 787.6767,
273
+ "eval_samples_per_second": 2.45,
274
+ "eval_steps_per_second": 0.307,
275
+ "step": 1900
276
  }
277
  ],
278
  "logging_steps": 100,
 
280
  "num_input_tokens_seen": 0,
281
  "num_train_epochs": 5,
282
  "save_steps": 100,
283
+ "total_flos": 4.9198271845933056e+17,
284
  "trial_name": null,
285
  "trial_params": null
286
  }