avsolatorio commited on
Commit
69eed42
·
verified ·
1 Parent(s): f14524e

Training in progress, step 6000, checkpoint

Browse files
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5348d2393066d4c6f6d98b99d5ac798f79e13400c498941a12da3a4f6a76dbea
3
  size 567860028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8234dae96ba7260c611f7d9702611e59aeab592fd4574af1a5612a44d212b476
3
  size 567860028
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09e30b8649b7b5a11efefdbe9b5eb7549cfce856efa5c154b1a1f4bc8a3b26e8
3
  size 1135783354
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d607fab1f4688e5bec6ee2e6ac20d4ab1c590cd9491384d208084d34cac184b4
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:a3e7c16db59721aea2b47c2269764fae7399d4a794f4f6442f42ff4514c3e44e
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f714de4718c9f1d44807a05241d81ef45fb7284a03e54b16395bd62796dc0d80
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a8a67c34da9d806e20456efe3535d49ffebd2cae0e0aa1b56dc6c7c3655acde
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfa82bd145226380bce05f85478c748b91192c52d2324974f8354d5aa36dd6af
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.04525615647435188,
3
- "best_model_checkpoint": "doc-topic-model/checkpoint-5000",
4
- "epoch": 0.6164468006411047,
5
  "eval_steps": 1000,
6
- "global_step": 5000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -137,6 +137,32 @@
137
  "eval_samples_per_second": 298.089,
138
  "eval_steps_per_second": 18.633,
139
  "step": 5000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
140
  }
141
  ],
142
  "logging_steps": 500,
@@ -144,7 +170,7 @@
144
  "num_input_tokens_seen": 0,
145
  "num_train_epochs": 10,
146
  "save_steps": 1000,
147
- "total_flos": 113262248643048.0,
148
  "train_batch_size": 4,
149
  "trial_name": null,
150
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.042106639593839645,
3
+ "best_model_checkpoint": "doc-topic-model/checkpoint-6000",
4
+ "epoch": 0.7397361607693256,
5
  "eval_steps": 1000,
6
+ "global_step": 6000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
137
  "eval_samples_per_second": 298.089,
138
  "eval_steps_per_second": 18.633,
139
  "step": 5000
140
+ },
141
+ {
142
+ "epoch": 0.6780914807052152,
143
+ "grad_norm": 0.3579052984714508,
144
+ "learning_rate": 1.864381703858957e-05,
145
+ "loss": 0.0467,
146
+ "step": 5500
147
+ },
148
+ {
149
+ "epoch": 0.7397361607693256,
150
+ "grad_norm": 0.373826801776886,
151
+ "learning_rate": 1.852052767846135e-05,
152
+ "loss": 0.0455,
153
+ "step": 6000
154
+ },
155
+ {
156
+ "epoch": 0.7397361607693256,
157
+ "eval_accuracy": 0.9859691039697757,
158
+ "eval_f1": 0.48744629083190977,
159
+ "eval_loss": 0.042106639593839645,
160
+ "eval_precision": 0.7547290798332799,
161
+ "eval_recall": 0.3599663582842725,
162
+ "eval_runtime": 26.1757,
163
+ "eval_samples_per_second": 309.867,
164
+ "eval_steps_per_second": 19.369,
165
+ "step": 6000
166
  }
167
  ],
168
  "logging_steps": 500,
 
170
  "num_input_tokens_seen": 0,
171
  "num_train_epochs": 10,
172
  "save_steps": 1000,
173
+ "total_flos": 135822863835864.0,
174
  "train_batch_size": 4,
175
  "trial_name": null,
176
  "trial_params": null