Hanzalwi commited on
Commit
ec36ff6
1 Parent(s): 28b2be2

Training in progress, step 1400, 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:87cd665d5194b58daf9f076f0d70da138f72bfb986db877d8c94f22a71986ac2
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e76c97b27b51d837fe269cdda525be6be9c4d7a31602f78d2f350e2e4c055475
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b027afa43f63b2c5b25975008932c91acea891890d801200412531e83645d762
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4104c3726537a5faa74893845e9bfab56b36655aba99fddca711a343e68399f2
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:ec5cd6f4135325d74cbe93521ed6f759304f9780c6d6678a798b7bcfeb74b23f
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33e579106e8f865507506805b7ed42146d38e63f436a4089773e539eb4028c15
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d52a4d67627993645e1cea71ef09276f4b0a2f5bba92959ce9a1a76893653978
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1351871b6e069a7a4437616d40b913152ecc2cd046e996fcfeb300a3cf60638
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.905383586883545,
3
- "best_model_checkpoint": "./outputs/checkpoint-1300",
4
- "epoch": 1.8465909090909092,
5
  "eval_steps": 100,
6
- "global_step": 1300,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -189,6 +189,20 @@
189
  "eval_samples_per_second": 19.873,
190
  "eval_steps_per_second": 2.491,
191
  "step": 1300
 
 
 
 
 
 
 
 
 
 
 
 
 
 
192
  }
193
  ],
194
  "logging_steps": 100,
@@ -196,7 +210,7 @@
196
  "num_input_tokens_seen": 0,
197
  "num_train_epochs": 3,
198
  "save_steps": 100,
199
- "total_flos": 3.957240059265024e+16,
200
  "trial_name": null,
201
  "trial_params": null
202
  }
 
1
  {
2
+ "best_metric": 1.8999686241149902,
3
+ "best_model_checkpoint": "./outputs/checkpoint-1400",
4
+ "epoch": 1.9886363636363638,
5
  "eval_steps": 100,
6
+ "global_step": 1400,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
189
  "eval_samples_per_second": 19.873,
190
  "eval_steps_per_second": 2.491,
191
  "step": 1300
192
+ },
193
+ {
194
+ "epoch": 1.99,
195
+ "learning_rate": 0.0002,
196
+ "loss": 2.0463,
197
+ "step": 1400
198
+ },
199
+ {
200
+ "epoch": 1.99,
201
+ "eval_loss": 1.8999686241149902,
202
+ "eval_runtime": 75.2179,
203
+ "eval_samples_per_second": 19.836,
204
+ "eval_steps_per_second": 2.486,
205
+ "step": 1400
206
  }
207
  ],
208
  "logging_steps": 100,
 
210
  "num_input_tokens_seen": 0,
211
  "num_train_epochs": 3,
212
  "save_steps": 100,
213
+ "total_flos": 4.261985771323392e+16,
214
  "trial_name": null,
215
  "trial_params": null
216
  }