Hanzalwi commited on
Commit
0ce1430
1 Parent(s): 7ccc1f7

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:8720f51e198e502232d369b0a6d547a3274db5a6d123a01de154ec7f4e4a2373
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:293329d0741cc1856c548d638747a30933f3a1d030ce1cfb5aaa7057b27b2e97
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23cfc196cd2e1dcbf69379e2e1b687481cbd692d0019b503980b5debb5908203
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08d276c8bc8959315bbc1efc9063b98b0ea40f2026efc2282a2d4bce72dd49a1
3
  size 18902665
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65ad88a6bfc78cc2d96c86e9869672dcdb69503f9c79a03551b693ef534be373
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb50e2bd42723bb54172691df4d73f85a33829b8a1f4dc1ca27fee83c3724b7c
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": 1.3753933906555176,
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": 15.549,
274
  "eval_steps_per_second": 1.95,
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": 1.110771231510528e+17,
284
  "trial_name": null,
285
  "trial_params": null
286
  }
 
1
  {
2
+ "best_metric": 1.3689783811569214,
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": 15.549,
274
  "eval_steps_per_second": 1.95,
275
  "step": 1900
276
+ },
277
+ {
278
+ "epoch": 2.67,
279
+ "learning_rate": 0.0002,
280
+ "loss": 1.1357,
281
+ "step": 2000
282
+ },
283
+ {
284
+ "epoch": 2.67,
285
+ "eval_loss": 1.3689783811569214,
286
+ "eval_runtime": 93.3265,
287
+ "eval_samples_per_second": 15.548,
288
+ "eval_steps_per_second": 1.95,
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": 1.1694767356919808e+17,
298
  "trial_name": null,
299
  "trial_params": null
300
  }