avsolatorio commited on
Commit
faeefa1
·
verified ·
1 Parent(s): e8f5da1

Training in progress, step 9000, checkpoint

Browse files
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca3d01ccbc2f46468952e0767a827e92c923d0fe50acfbf704b2386092cccacb
3
  size 567860028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddf1bfc49f8bed6aad2e4c5016354cc52549731b7590469d2197858f225c5564
3
  size 567860028
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33811a66ae2f539db3741cebc74612b4148ddad8e6219231260bf9b7d0bd3be4
3
  size 1135783354
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ad805ac9e0aa08c68c3b2e9a1b4c67ed8df59df43feba14474fa385fa188e3f
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:aa7fcb3233d0cc25d1a48ce8cd416cdb8e7197f92de2264ae7016915d03ce48d
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1e38a40d1825dfd9a57552feb8e16f14cff45e73fbdbac837799c9b3f9b3eb3
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e039ca70063df243e36a1f08dbf7d4436dc130b61c968cb193766016893f85f5
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32298e2a33ad8a6cba203d5a5a0739432575ab280ab1aeeb554c098456f66de4
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
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,
@@ -215,6 +215,32 @@
215
  "eval_samples_per_second": 306.992,
216
  "eval_steps_per_second": 19.189,
217
  "step": 8000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
218
  }
219
  ],
220
  "logging_steps": 500,
@@ -222,7 +248,7 @@
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
 
1
  {
2
+ "best_metric": 0.03682604432106018,
3
+ "best_model_checkpoint": "doc-topic-model/checkpoint-9000",
4
+ "epoch": 1.1096042411539884,
5
  "eval_steps": 1000,
6
+ "global_step": 9000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
215
  "eval_samples_per_second": 306.992,
216
  "eval_steps_per_second": 19.189,
217
  "step": 8000
218
+ },
219
+ {
220
+ "epoch": 1.047959561089878,
221
+ "grad_norm": 0.3540589213371277,
222
+ "learning_rate": 1.7904080877820246e-05,
223
+ "loss": 0.0392,
224
+ "step": 8500
225
+ },
226
+ {
227
+ "epoch": 1.1096042411539884,
228
+ "grad_norm": 0.27701956033706665,
229
+ "learning_rate": 1.7780791517692026e-05,
230
+ "loss": 0.0378,
231
+ "step": 9000
232
+ },
233
+ {
234
+ "epoch": 1.1096042411539884,
235
+ "eval_accuracy": 0.9872600994534172,
236
+ "eval_f1": 0.5714966634890372,
237
+ "eval_loss": 0.03682604432106018,
238
+ "eval_precision": 0.7587647133274269,
239
+ "eval_recall": 0.45836837678721615,
240
+ "eval_runtime": 26.3246,
241
+ "eval_samples_per_second": 308.114,
242
+ "eval_steps_per_second": 19.26,
243
+ "step": 9000
244
  }
245
  ],
246
  "logging_steps": 500,
 
248
  "num_input_tokens_seen": 0,
249
  "num_train_epochs": 10,
250
  "save_steps": 1000,
251
+ "total_flos": 203560680801816.0,
252
  "train_batch_size": 4,
253
  "trial_name": null,
254
  "trial_params": null