BayesTensor
commited on
Training in progress, epoch 12, 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 598442860
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4936d3abaf4c591f21a275c13649ef17c3b008c1c6f74f8520e5536919da73dd
|
3 |
size 598442860
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1196973562
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47271d746acc61c537b3eaff14f5f95a402fe0baf69c910409cba6ce858c3d48
|
3 |
size 1196973562
|
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:d5f38f6446ba43bb9ae0be4911c150b41c5adfbe2712844ea3cb854b62ee2432
|
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:6729363e24d65871ce15d720090948e9d1a3d1af2bc79987c084f511930d640a
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 0.662759974441483,
|
3 |
"best_model_checkpoint": "modernbert-medical-classifier/checkpoint-1012",
|
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,
|
@@ -176,6 +176,22 @@
|
|
176 |
"eval_samples_per_second": 12.63,
|
177 |
"eval_steps_per_second": 3.157,
|
178 |
"step": 1012
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
179 |
}
|
180 |
],
|
181 |
"logging_steps": 100,
|
@@ -195,7 +211,7 @@
|
|
195 |
"attributes": {}
|
196 |
}
|
197 |
},
|
198 |
-
"total_flos":
|
199 |
"train_batch_size": 4,
|
200 |
"trial_name": null,
|
201 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.662759974441483,
|
3 |
"best_model_checkpoint": "modernbert-medical-classifier/checkpoint-1012",
|
4 |
+
"epoch": 12.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 1104,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
176 |
"eval_samples_per_second": 12.63,
|
177 |
"eval_steps_per_second": 3.157,
|
178 |
"step": 1012
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 11.956521739130435,
|
182 |
+
"grad_norm": 127.6854476928711,
|
183 |
+
"learning_rate": 1.1594202898550726e-05,
|
184 |
+
"loss": 0.517,
|
185 |
+
"step": 1100
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 12.0,
|
189 |
+
"eval_f1": 0.617952852218392,
|
190 |
+
"eval_loss": 3.094771385192871,
|
191 |
+
"eval_runtime": 7.2912,
|
192 |
+
"eval_samples_per_second": 12.618,
|
193 |
+
"eval_steps_per_second": 3.155,
|
194 |
+
"step": 1104
|
195 |
}
|
196 |
],
|
197 |
"logging_steps": 100,
|
|
|
211 |
"attributes": {}
|
212 |
}
|
213 |
},
|
214 |
+
"total_flos": 7579252447416000.0,
|
215 |
"train_batch_size": 4,
|
216 |
"trial_name": null,
|
217 |
"trial_params": null
|