BayesTensor
commited on
Training in progress, epoch 18, 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:41dbfadd76298b8ce2acce4bd94bf946d338f275b7150e1476878b11df17f4c3
|
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:2104e1ab97cf5bb43e42cb85495abf03b3537839ba5c906eab731887f8f9ec97
|
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:f86f749dc73bc16a2502fef2f98f5c00b4400cb2c67fbe62653b7ed104d13779
|
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:869fa5198b295c8d42420c3ab715241472a9d0f7514ef186c77f71e58a4fd5eb
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 0.6671065935820338,
|
3 |
"best_model_checkpoint": "modernbert-medical-classifier/checkpoint-1196",
|
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,
|
@@ -265,6 +265,22 @@
|
|
265 |
"eval_samples_per_second": 12.585,
|
266 |
"eval_steps_per_second": 3.146,
|
267 |
"step": 1564
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
268 |
}
|
269 |
],
|
270 |
"logging_steps": 100,
|
@@ -284,7 +300,7 @@
|
|
284 |
"attributes": {}
|
285 |
}
|
286 |
},
|
287 |
-
"total_flos": 1.
|
288 |
"train_batch_size": 4,
|
289 |
"trial_name": null,
|
290 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.6671065935820338,
|
3 |
"best_model_checkpoint": "modernbert-medical-classifier/checkpoint-1196",
|
4 |
+
"epoch": 18.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 1656,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
265 |
"eval_samples_per_second": 12.585,
|
266 |
"eval_steps_per_second": 3.146,
|
267 |
"step": 1564
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"epoch": 17.391304347826086,
|
271 |
+
"grad_norm": 0.7084795236587524,
|
272 |
+
"learning_rate": 6.76328502415459e-06,
|
273 |
+
"loss": 0.0828,
|
274 |
+
"step": 1600
|
275 |
+
},
|
276 |
+
{
|
277 |
+
"epoch": 18.0,
|
278 |
+
"eval_f1": 0.6533094924399271,
|
279 |
+
"eval_loss": 3.6281237602233887,
|
280 |
+
"eval_runtime": 7.3293,
|
281 |
+
"eval_samples_per_second": 12.552,
|
282 |
+
"eval_steps_per_second": 3.138,
|
283 |
+
"step": 1656
|
284 |
}
|
285 |
],
|
286 |
"logging_steps": 100,
|
|
|
300 |
"attributes": {}
|
301 |
}
|
302 |
},
|
303 |
+
"total_flos": 1.1368878671124e+16,
|
304 |
"train_batch_size": 4,
|
305 |
"trial_name": null,
|
306 |
"trial_params": null
|