rizkyjun commited on
Commit
eb34808
1 Parent(s): 977dcdb

Training in progress, step 3300, 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:d732ffa9a782ca178aeb71ca69c72d2c38dfdddf501d4d8ae5b2df157244e815
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd537153891e7d185e0d81b0c7c4520e46b21a784002f3f0f8719e9c47277e3f
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69a64819c9af09f81a158218e4865d0cdce42a41415dd07ea073c21b5890a8ee
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3070a7891b7a52dbf791e23ef3b13f6ec33aec9b98a072e22cbbd8c297697fa
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:54d6b84dac6aaad6986d237806767d4c805191ba7fa488b63cf1a10b8e023e89
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03b32db0a2b713dd6b1e7016c32489b8ad860f5a342471d86c52b5af270bb99a
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50b57a34df83b700e2c13775ff734b4569b74ce7e20da3479db76577bb4e906e
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad85ddedbe158ea4b6f60faba10617b6fb17a69c778e6d7c0a8e4338dd95e31f
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.043891668319702,
3
- "best_model_checkpoint": "./outputs/checkpoint-3200",
4
- "epoch": 2.3315118397085612,
5
  "eval_steps": 100,
6
- "global_step": 3200,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -455,13 +455,27 @@
455
  "eval_samples_per_second": 15.136,
456
  "eval_steps_per_second": 1.894,
457
  "step": 3200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
458
  }
459
  ],
460
  "logging_steps": 100,
461
  "max_steps": 4116,
462
  "num_train_epochs": 3,
463
  "save_steps": 100,
464
- "total_flos": 9.398805406728192e+16,
465
  "trial_name": null,
466
  "trial_params": null
467
  }
 
1
  {
2
+ "best_metric": 2.0311737060546875,
3
+ "best_model_checkpoint": "./outputs/checkpoint-3300",
4
+ "epoch": 2.4043715846994536,
5
  "eval_steps": 100,
6
+ "global_step": 3300,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
455
  "eval_samples_per_second": 15.136,
456
  "eval_steps_per_second": 1.894,
457
  "step": 3200
458
+ },
459
+ {
460
+ "epoch": 2.4,
461
+ "learning_rate": 0.0002,
462
+ "loss": 1.989,
463
+ "step": 3300
464
+ },
465
+ {
466
+ "epoch": 2.4,
467
+ "eval_loss": 2.0311737060546875,
468
+ "eval_runtime": 574.7464,
469
+ "eval_samples_per_second": 10.916,
470
+ "eval_steps_per_second": 1.366,
471
+ "step": 3300
472
  }
473
  ],
474
  "logging_steps": 100,
475
  "max_steps": 4116,
476
  "num_train_epochs": 3,
477
  "save_steps": 100,
478
+ "total_flos": 9.691971842875392e+16,
479
  "trial_name": null,
480
  "trial_params": null
481
  }