rizkyjun commited on
Commit
a15e8af
1 Parent(s): 7fa9d5c

Training in progress, step 2200, 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:5bf2314a433c14f119db8075de39fc9b002b547306410d27faf00d892aaaeebb
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae0adf0fe6560b2c76deda60c6d5bc9d03c88a7edd9400f740044c30a9366107
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2edbf2716b57986095c5f0b20e8152e3b66c0c243b712b3fc05a5083538cb3bf
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e1543c7556028514fd72eec4473e4be27f0beda1c9d05b3bb5902f3b8aea8ae
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:6dcf0a1d550e1486617643b9462f1d9eebdf9ddec6eafb10d0a8a79a9850919a
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05cf802ece851e37f7a2e8e09140678d93619f6c1e72127ae6bb12317798901b
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1238b3bfa75e49a19396161e9e7b72ab89cdd1a3f63b51c0ab4d6e8d216c5a5
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f10a983aa914555fea6e5c0db8d7ddbaebbe7e28546c78ee0e93ac76cbc28436
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.173450469970703,
3
- "best_model_checkpoint": "./outputs/checkpoint-2100",
4
- "epoch": 1.530054644808743,
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,
@@ -301,13 +301,27 @@
301
  "eval_samples_per_second": 30.091,
302
  "eval_steps_per_second": 3.765,
303
  "step": 2100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
304
  }
305
  ],
306
  "logging_steps": 100,
307
  "max_steps": 4116,
308
  "num_train_epochs": 3,
309
  "save_steps": 100,
310
- "total_flos": 6.174508048386048e+16,
311
  "trial_name": null,
312
  "trial_params": null
313
  }
 
1
  {
2
+ "best_metric": 2.157057762145996,
3
+ "best_model_checkpoint": "./outputs/checkpoint-2200",
4
+ "epoch": 1.6029143897996359,
5
  "eval_steps": 100,
6
+ "global_step": 2200,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
301
  "eval_samples_per_second": 30.091,
302
  "eval_steps_per_second": 3.765,
303
  "step": 2100
304
+ },
305
+ {
306
+ "epoch": 1.6,
307
+ "learning_rate": 0.0002,
308
+ "loss": 2.1384,
309
+ "step": 2200
310
+ },
311
+ {
312
+ "epoch": 1.6,
313
+ "eval_loss": 2.157057762145996,
314
+ "eval_runtime": 206.6067,
315
+ "eval_samples_per_second": 30.367,
316
+ "eval_steps_per_second": 3.799,
317
+ "step": 2200
318
  }
319
  ],
320
  "logging_steps": 100,
321
  "max_steps": 4116,
322
  "num_train_epochs": 3,
323
  "save_steps": 100,
324
+ "total_flos": 6.469323520149504e+16,
325
  "trial_name": null,
326
  "trial_params": null
327
  }