Hanzalwi commited on
Commit
dcebee2
1 Parent(s): 08fbc77

Training in progress, step 2000, 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:efa293ded4fd789b06e3c60ffe733ce372a96518ab4313e53e3e4b8f86b7c849
3
  size 19669752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b330db5f84e0f5cf563999c6f90d36c7b7edbed67b609f97748b0b9eb1bc7fc
3
  size 19669752
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18c8f2720935b9202c966ca2e622fa47a6945a0b3beff116a787fc635dcf2101
3
  size 39356997
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f26037fc40504f6857fc080ebe78d8698eebd09a8aabcd0acea6fb2d9cef668e
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:cacb2b95777e76d9a0e2379d4f68472c2353f0b8d8da4ae69678334b46e61e30
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2008a75cb5dd5d8e6402990beb1748d1bf46fc447f0eaeb2c4cf2f7794d1897e
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2d4b4cadcabd3e17adcc39c43d8312038a1f5c7f53125f288ba4de5ed25396b
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:720bafe9a34b3041027dccef7d9c03bb23064e1fcdd80ae5f27e717d41b7cf31
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.9409560561180115,
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,
@@ -273,6 +273,20 @@
273
  "eval_samples_per_second": 2.653,
274
  "eval_steps_per_second": 0.333,
275
  "step": 1900
 
 
 
 
 
 
 
 
 
 
 
 
 
 
276
  }
277
  ],
278
  "logging_steps": 100,
@@ -280,7 +294,7 @@
280
  "num_input_tokens_seen": 0,
281
  "num_train_epochs": 3,
282
  "save_steps": 100,
283
- "total_flos": 4.921400718048461e+17,
284
  "trial_name": null,
285
  "trial_params": null
286
  }
 
1
  {
2
+ "best_metric": 0.9364367723464966,
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,
 
273
  "eval_samples_per_second": 2.653,
274
  "eval_steps_per_second": 0.333,
275
  "step": 1900
276
+ },
277
+ {
278
+ "epoch": 2.67,
279
+ "learning_rate": 0.0002,
280
+ "loss": 0.7577,
281
+ "step": 2000
282
+ },
283
+ {
284
+ "epoch": 2.67,
285
+ "eval_loss": 0.9364367723464966,
286
+ "eval_runtime": 733.1744,
287
+ "eval_samples_per_second": 2.632,
288
+ "eval_steps_per_second": 0.33,
289
+ "step": 2000
290
  }
291
  ],
292
  "logging_steps": 100,
 
294
  "num_input_tokens_seen": 0,
295
  "num_train_epochs": 3,
296
  "save_steps": 100,
297
+ "total_flos": 5.1806097015361536e+17,
298
  "trial_name": null,
299
  "trial_params": null
300
  }