ramdhanfirdaus commited on
Commit
23a98e0
1 Parent(s): 297c0fa

Training in progress, step 4100, 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:384802c27c18b781898e24b12f0f7fe3ff1aa608fef68ba21239271190c3cce8
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1755b1208e67ad480575906ab52f97e435cb68c6e6cb087442d5babe7de7b9a2
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ddf0309e8477eb8e18c1a5ab0c56c0c7b63b9077fae65c7762d877d18860040
3
  size 100691721
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7875d5b49e0bd6bcadb16f8ef93a5d79e5ad3163e049da05c0e2c1c7931b89e3
3
  size 100691721
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b1f8f96bc9f36513b798a2fc8903d08628df1f9eaa24d3e62b6ceae12d09b57
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7831c7d6a63da7d4d07da644e5b3cf0525e608928f316acdf6a68f4a8e3b2ac3
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:593f43b0c83adb27a2db37a6418c2ef12a213bbc2a02f2dc881de6846a69a931
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f55ebe991e4838deda9ff3044672335e03697b65b3fe0753cca61998e974ee51
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.2541390657424927,
3
- "best_model_checkpoint": "./outputs/checkpoint-4000",
4
- "epoch": 2.9151183970856103,
5
  "eval_steps": 100,
6
- "global_step": 4000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -567,13 +567,27 @@
567
  "eval_samples_per_second": 47.12,
568
  "eval_steps_per_second": 5.896,
569
  "step": 4000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
570
  }
571
  ],
572
  "logging_steps": 100,
573
  "max_steps": 4116,
574
  "num_train_epochs": 3,
575
  "save_steps": 100,
576
- "total_flos": 2.3844554931253248e+17,
577
  "trial_name": null,
578
  "trial_params": null
579
  }
 
1
  {
2
+ "best_metric": 1.2429375648498535,
3
+ "best_model_checkpoint": "./outputs/checkpoint-4100",
4
+ "epoch": 2.9879781420765026,
5
  "eval_steps": 100,
6
+ "global_step": 4100,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
567
  "eval_samples_per_second": 47.12,
568
  "eval_steps_per_second": 5.896,
569
  "step": 4000
570
+ },
571
+ {
572
+ "epoch": 2.99,
573
+ "learning_rate": 0.0002,
574
+ "loss": 1.2188,
575
+ "step": 4100
576
+ },
577
+ {
578
+ "epoch": 2.99,
579
+ "eval_loss": 1.2429375648498535,
580
+ "eval_runtime": 133.6701,
581
+ "eval_samples_per_second": 46.936,
582
+ "eval_steps_per_second": 5.873,
583
+ "step": 4100
584
  }
585
  ],
586
  "logging_steps": 100,
587
  "max_steps": 4116,
588
  "num_train_epochs": 3,
589
  "save_steps": 100,
590
+ "total_flos": 2.4439923911887258e+17,
591
  "trial_name": null,
592
  "trial_params": null
593
  }