ramdhanfirdaus commited on
Commit
9cb7fae
1 Parent(s): baabd6d

Training in progress, step 3600, 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:49956faf6d374c68968a5ce7b6cad75ae6ecaaf9b6c1e44fa3b0c3e7ff27ed82
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e1f4e4f1159439c73731fbbcb0e06967c84f07e96451c22c6b27cdafffe2cbf
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8df6d00900b1e88654bd4ca60efe24abd89010ca1df7cdfd0f2ad54e52ea5cef
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e384f532f76a074a5d3d8163f8b6586a7dc2684f22aa895121b259381225417
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:dbea88259d6e3921591759b6b112787854d664c6450349ec06e7cb329889ce0e
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2834e2a42f01beac16b7a64446d928671eb4ab1aa75df5c16b29088d84acc228
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b347a3fa18d78b1079ab69a462b88204415d2ec7a10bf5022f8a257be3147eb4
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ba6f2560e9e50bf4c07ae51f4b861fc614845908d2b6da36028caeeadf50053
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.377625584602356,
3
- "best_model_checkpoint": "./outputs/checkpoint-3500",
4
- "epoch": 2.5500910746812386,
5
  "eval_steps": 100,
6
- "global_step": 3500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -497,13 +497,27 @@
497
  "eval_samples_per_second": 43.709,
498
  "eval_steps_per_second": 5.469,
499
  "step": 3500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
500
  }
501
  ],
502
  "logging_steps": 100,
503
  "max_steps": 4116,
504
  "num_train_epochs": 3,
505
  "save_steps": 100,
506
- "total_flos": 2.0839987895230464e+17,
507
  "trial_name": null,
508
  "trial_params": null
509
  }
 
1
  {
2
+ "best_metric": 1.3661019802093506,
3
+ "best_model_checkpoint": "./outputs/checkpoint-3600",
4
+ "epoch": 2.6229508196721314,
5
  "eval_steps": 100,
6
+ "global_step": 3600,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
497
  "eval_samples_per_second": 43.709,
498
  "eval_steps_per_second": 5.469,
499
  "step": 3500
500
+ },
501
+ {
502
+ "epoch": 2.62,
503
+ "learning_rate": 0.0002,
504
+ "loss": 1.3491,
505
+ "step": 3600
506
+ },
507
+ {
508
+ "epoch": 2.62,
509
+ "eval_loss": 1.3661019802093506,
510
+ "eval_runtime": 143.5994,
511
+ "eval_samples_per_second": 43.691,
512
+ "eval_steps_per_second": 5.467,
513
+ "step": 3600
514
  }
515
  ],
516
  "logging_steps": 100,
517
  "max_steps": 4116,
518
  "num_train_epochs": 3,
519
  "save_steps": 100,
520
+ "total_flos": 2.1434093681546035e+17,
521
  "trial_name": null,
522
  "trial_params": null
523
  }