Hanzalwi commited on
Commit
3569b41
1 Parent(s): 8766f05

Training in progress, step 400, 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:1ff9162fbd145402974375e09dc12bab1aff0e8f70bc19a3f988845881883009
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c0ca2028bc9806e04cb0e0e3d760a79c50dc3a6c08f480a09d692f1afae1742
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b194c558949949d1f1dcd9ee90dd9469de8c9839f43676b19d73133bde27646
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e14c410f1a37c25930037f8aac9ad5b09a3f2c1966e691aed68922e5a3b5c4d5
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:2915f019b93087780b8c2fddccd9b297eeaba58311ffa4c3bfcb1370794510fa
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8f5982f9761d9e64b91454ebea38e874bb241e444b311de415fa1825f7bcf55
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3e02e4b8a74e841ee5a1ce8c453a9becb15f5be6cbcdd100b814e93235dab36
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13276f15dd2b6acc19b970176aa2db4ac9b58241843e72c89b50e3094e903b19
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.4250988960266113,
3
- "best_model_checkpoint": "./outputs/checkpoint-300",
4
- "epoch": 0.4,
5
  "eval_steps": 100,
6
- "global_step": 300,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -49,6 +49,20 @@
49
  "eval_samples_per_second": 12.719,
50
  "eval_steps_per_second": 1.595,
51
  "step": 300
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  }
53
  ],
54
  "logging_steps": 100,
@@ -56,7 +70,7 @@
56
  "num_input_tokens_seen": 0,
57
  "num_train_epochs": 3,
58
  "save_steps": 100,
59
- "total_flos": 1.913313634025472e+16,
60
  "trial_name": null,
61
  "trial_params": null
62
  }
 
1
  {
2
+ "best_metric": 1.4099382162094116,
3
+ "best_model_checkpoint": "./outputs/checkpoint-400",
4
+ "epoch": 0.5333333333333333,
5
  "eval_steps": 100,
6
+ "global_step": 400,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
49
  "eval_samples_per_second": 12.719,
50
  "eval_steps_per_second": 1.595,
51
  "step": 300
52
+ },
53
+ {
54
+ "epoch": 0.53,
55
+ "learning_rate": 0.0002,
56
+ "loss": 1.1655,
57
+ "step": 400
58
+ },
59
+ {
60
+ "epoch": 0.53,
61
+ "eval_loss": 1.4099382162094116,
62
+ "eval_runtime": 151.5335,
63
+ "eval_samples_per_second": 12.736,
64
+ "eval_steps_per_second": 1.597,
65
+ "step": 400
66
  }
67
  ],
68
  "logging_steps": 100,
 
70
  "num_input_tokens_seen": 0,
71
  "num_train_epochs": 3,
72
  "save_steps": 100,
73
+ "total_flos": 2.55290200510464e+16,
74
  "trial_name": null,
75
  "trial_params": null
76
  }