ramdhanfirdaus commited on
Commit
79c508e
1 Parent(s): 5feb543

Training in progress, step 2100, checkpoint

Browse files
last-checkpoint/adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e9e419fbca9a934034d0a82cf57b8ef7f012cff92f23371e54a9b1cb99cd101
3
  size 50349441
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cd9d0525f4443a3c492bdda33a70669036edfcadab1ed9c3f6203802eba3bd9
3
  size 50349441
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9604cc61a44f05f3ed132da7d6a787bae655101094ae779a83ef65a6a0d2222
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d59cfc8c9feb07bdb9d01b40604d8f3ea34f48224b012f12867179695083de0
3
  size 100693001
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c134cfa86adc7fd0d893de0ed5f1d042c69cb03ed5bb956e86d5d878b172fe1
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:347cad9f3bce277eed003720972c437ba21dbbd4b008635e9d49d0ca58e0dcb4
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:720bafe9a34b3041027dccef7d9c03bb23064e1fcdd80ae5f27e717d41b7cf31
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1238b3bfa75e49a19396161e9e7b72ab89cdd1a3f63b51c0ab4d6e8d216c5a5
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.578723669052124,
3
- "best_model_checkpoint": "./outputs/checkpoint-2000",
4
- "epoch": 1.4571948998178508,
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,
@@ -287,13 +287,27 @@
287
  "eval_samples_per_second": 43.549,
288
  "eval_steps_per_second": 5.449,
289
  "step": 2000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
290
  }
291
  ],
292
  "logging_steps": 100,
293
  "max_steps": 4116,
294
  "num_train_epochs": 3,
295
  "save_steps": 100,
296
- "total_flos": 1.1910623325700915e+17,
297
  "trial_name": null,
298
  "trial_params": null
299
  }
 
1
  {
2
+ "best_metric": 1.562243938446045,
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,
 
287
  "eval_samples_per_second": 43.549,
288
  "eval_steps_per_second": 5.449,
289
  "step": 2000
290
+ },
291
+ {
292
+ "epoch": 1.53,
293
+ "learning_rate": 0.0002,
294
+ "loss": 1.5572,
295
+ "step": 2100
296
+ },
297
+ {
298
+ "epoch": 1.53,
299
+ "eval_loss": 1.562243938446045,
300
+ "eval_runtime": 144.0023,
301
+ "eval_samples_per_second": 43.569,
302
+ "eval_steps_per_second": 5.451,
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": 1.2505986444644352e+17,
311
  "trial_name": null,
312
  "trial_params": null
313
  }