rizkyjun commited on
Commit
b390f8f
1 Parent(s): 1e17837

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:6754cfedb5fb6f79f0be2ead034fcf0b8b9999d460f5ee8366bc81c1407f70b9
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcd8ce5098ca17c84c555c34a24ddbf246492c4f81a98f86837e33372705e9da
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42e0c62b97ead8cf4e9316f457b8fa1d62adccd57f15a8ded4323e26b3588a55
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75321fc617a4f566758408da632c978bfba3277fb3068233e8744e870ec37b61
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:1d52ff8f30c089f48a02ba0fe7032248959728b72ac67b9908d20208c82868df
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfe63e551ea8e601e6b37db6f5c29b9e1b4d893ef2a031f35638bcd71863bbde
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31f466e63f2d702a9646f61d3cb0499d7a443ca833cfea51694a53eaa24cfd01
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43e3cf8d56a3f083d00cc85544d76ada2f884a1018c8752332d96f2799911117
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.0121688842773438,
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": 30.439,
498
  "eval_steps_per_second": 3.808,
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": 1.0278664981143552e+17,
507
  "trial_name": null,
508
  "trial_params": null
509
  }
 
1
  {
2
+ "best_metric": 2.0046775341033936,
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": 30.439,
498
  "eval_steps_per_second": 3.808,
499
  "step": 3500
500
+ },
501
+ {
502
+ "epoch": 2.62,
503
+ "learning_rate": 0.0002,
504
+ "loss": 1.9764,
505
+ "step": 3600
506
+ },
507
+ {
508
+ "epoch": 2.62,
509
+ "eval_loss": 2.0046775341033936,
510
+ "eval_runtime": 206.1405,
511
+ "eval_samples_per_second": 30.436,
512
+ "eval_steps_per_second": 3.808,
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": 1.057199681212416e+17,
521
  "trial_name": null,
522
  "trial_params": null
523
  }