BayesTensor
commited on
Training in progress, epoch 8, checkpoint
Browse files
last-checkpoint/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 737722356
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a2018d54a34012ba4546bb4f9b7c9529b6614e668d8606d353645d3586c3045
|
3 |
size 737722356
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1475564538
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0715101da8193f8171b69d9fe96bc57f88b295c344d0606585b7cacf3554b7a2
|
3 |
size 1475564538
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d55807819bdae9e8fbe453685136e22fbf0013e7f27fc4b2e8b261bbf5cae4ef
|
3 |
size 14244
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58cf2bfb447415b2597ec64c77694929e3d11b1375ad51d86c88386c6a7dc6e2
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 0.2747629944426283,
|
3 |
"best_model_checkpoint": "debertalarge-medical-classifier/checkpoint-366",
|
4 |
-
"epoch":
|
5 |
"eval_steps": 500,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -154,6 +154,29 @@
|
|
154 |
"eval_samples_per_second": 7.049,
|
155 |
"eval_steps_per_second": 3.525,
|
156 |
"step": 1281
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
157 |
}
|
158 |
],
|
159 |
"logging_steps": 100,
|
@@ -173,7 +196,7 @@
|
|
173 |
"attributes": {}
|
174 |
}
|
175 |
},
|
176 |
-
"total_flos":
|
177 |
"train_batch_size": 2,
|
178 |
"trial_name": null,
|
179 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.2747629944426283,
|
3 |
"best_model_checkpoint": "debertalarge-medical-classifier/checkpoint-366",
|
4 |
+
"epoch": 8.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 1464,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
154 |
"eval_samples_per_second": 7.049,
|
155 |
"eval_steps_per_second": 3.525,
|
156 |
"step": 1281
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 7.103825136612022,
|
160 |
+
"grad_norm": 2.940361499786377,
|
161 |
+
"learning_rate": 3.579234972677596e-05,
|
162 |
+
"loss": 1.1085,
|
163 |
+
"step": 1300
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 7.6502732240437155,
|
167 |
+
"grad_norm": 5.258467674255371,
|
168 |
+
"learning_rate": 3.469945355191257e-05,
|
169 |
+
"loss": 1.0989,
|
170 |
+
"step": 1400
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 8.0,
|
174 |
+
"eval_f1": 0.2747629944426283,
|
175 |
+
"eval_loss": 1.0947765111923218,
|
176 |
+
"eval_runtime": 13.0622,
|
177 |
+
"eval_samples_per_second": 7.043,
|
178 |
+
"eval_steps_per_second": 3.522,
|
179 |
+
"step": 1464
|
180 |
}
|
181 |
],
|
182 |
"logging_steps": 100,
|
|
|
196 |
"attributes": {}
|
197 |
}
|
198 |
},
|
199 |
+
"total_flos": 3901548615120000.0,
|
200 |
"train_batch_size": 2,
|
201 |
"trial_name": null,
|
202 |
"trial_params": null
|