Hanzalwi commited on
Commit
c6db9d4
1 Parent(s): 362117e

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:87955ae0ca5333d41ee87ba9f62cb5bb029f3dd42818be78e72c6f30666c5110
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65be35c1b2bc26ba83615857e2df5d9921e874ca79072e4666d7c2015ddf64dc
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a2f3bda6d51104d90eab1d5f26b587d46fca1fa044e32027d66ae911259599e
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db17a9c3f1ce8cdb2557846c2c3b026cef52042b764f92855950568f5cf76ad5
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:77987d1aa285679a5104248e7fb7b9ed531b5e9fc37be752c17bd4076014e0e6
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acccb40364c81f60954b209e58ded29513bb5cbed178abd7a3865401a970666f
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": 2.046644687652588,
3
- "best_model_checkpoint": "./outputs/checkpoint-300",
4
- "epoch": 0.42613636363636365,
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": 27.63,
50
  "eval_steps_per_second": 3.463,
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": 9097682005278720.0,
60
  "trial_name": null,
61
  "trial_params": null
62
  }
 
1
  {
2
+ "best_metric": 2.0298001766204834,
3
+ "best_model_checkpoint": "./outputs/checkpoint-400",
4
+ "epoch": 0.5681818181818182,
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": 27.63,
50
  "eval_steps_per_second": 3.463,
51
  "step": 300
52
+ },
53
+ {
54
+ "epoch": 0.57,
55
+ "learning_rate": 0.0002,
56
+ "loss": 2.1911,
57
+ "step": 400
58
+ },
59
+ {
60
+ "epoch": 0.57,
61
+ "eval_loss": 2.0298001766204834,
62
+ "eval_runtime": 54.0695,
63
+ "eval_samples_per_second": 27.594,
64
+ "eval_steps_per_second": 3.459,
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": 1.21510343872512e+16,
74
  "trial_name": null,
75
  "trial_params": null
76
  }