avsolatorio commited on
Commit
5f34b85
·
verified ·
1 Parent(s): 0f1bb24

Training in progress, step 8000, checkpoint

Browse files
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14423a95c69ca92b5c42c52b231145f3606fcc0596cfcbd8c9ac28eca7d08217
3
  size 567860028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca3d01ccbc2f46468952e0767a827e92c923d0fe50acfbf704b2386092cccacb
3
  size 567860028
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ebf8f9c1a5f4131340bda712dcbcf0877372297c7065ef54d3451de93a0ff3a
3
  size 1135783354
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33811a66ae2f539db3741cebc74612b4148ddad8e6219231260bf9b7d0bd3be4
3
  size 1135783354
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4dc0d213e586bcd1df72750fb141783e5bfcc19f8684cdb03d84fb58c77cd64
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa7fcb3233d0cc25d1a48ce8cd416cdb8e7197f92de2264ae7016915d03ce48d
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91abd785f843b56723551602f2cdb78afbb89b1cb7bd96e4cdc2fd019d5d8e6d
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e039ca70063df243e36a1f08dbf7d4436dc130b61c968cb193766016893f85f5
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.03985895588994026,
3
- "best_model_checkpoint": "doc-topic-model/checkpoint-7000",
4
- "epoch": 0.8630255208975466,
5
  "eval_steps": 1000,
6
- "global_step": 7000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -189,6 +189,32 @@
189
  "eval_samples_per_second": 309.828,
190
  "eval_steps_per_second": 19.367,
191
  "step": 7000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
192
  }
193
  ],
194
  "logging_steps": 500,
@@ -196,7 +222,7 @@
196
  "num_input_tokens_seen": 0,
197
  "num_train_epochs": 10,
198
  "save_steps": 1000,
199
- "total_flos": 158393844100440.0,
200
  "train_batch_size": 4,
201
  "trial_name": null,
202
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.037820931524038315,
3
+ "best_model_checkpoint": "doc-topic-model/checkpoint-8000",
4
+ "epoch": 0.9863148810257675,
5
  "eval_steps": 1000,
6
+ "global_step": 8000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
189
  "eval_samples_per_second": 309.828,
190
  "eval_steps_per_second": 19.367,
191
  "step": 7000
192
+ },
193
+ {
194
+ "epoch": 0.924670200961657,
195
+ "grad_norm": 0.3766914904117584,
196
+ "learning_rate": 1.8150659598076686e-05,
197
+ "loss": 0.0426,
198
+ "step": 7500
199
+ },
200
+ {
201
+ "epoch": 0.9863148810257675,
202
+ "grad_norm": 0.3016286790370941,
203
+ "learning_rate": 1.8027370237948466e-05,
204
+ "loss": 0.0415,
205
+ "step": 8000
206
+ },
207
+ {
208
+ "epoch": 0.9863148810257675,
209
+ "eval_accuracy": 0.9869695900416208,
210
+ "eval_f1": 0.560279278848453,
211
+ "eval_loss": 0.037820931524038315,
212
+ "eval_precision": 0.7479570990806946,
213
+ "eval_recall": 0.44789356984478934,
214
+ "eval_runtime": 26.4209,
215
+ "eval_samples_per_second": 306.992,
216
+ "eval_steps_per_second": 19.189,
217
+ "step": 8000
218
  }
219
  ],
220
  "logging_steps": 500,
 
222
  "num_input_tokens_seen": 0,
223
  "num_train_epochs": 10,
224
  "save_steps": 1000,
225
+ "total_flos": 180973116422424.0,
226
  "train_batch_size": 4,
227
  "trial_name": null,
228
  "trial_params": null