BayesTensor
commited on
Training in progress, epoch 9, 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:1cefd1df3df842292c4355b6f1a59b7648390d5100a31a3e3fa9ded677340b69
|
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:5bd0044bc7e70ee4bce2001bb76aba2174d3fd9b460f4d5599c2b5f3bbf12301
|
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:adbac4581908b419c3039e502a4aacf8ebe77d7c5097a659c9e661f2ab321b78
|
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:d2ed391fda08c7b0751f36fcdd0a1c20476c32f4319ac53042702da5d27d8e51
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 0.6268890955591723,
|
3 |
"best_model_checkpoint": "modernbert-medical-classifier/checkpoint-644",
|
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,
|
@@ -128,6 +128,22 @@
|
|
128 |
"eval_samples_per_second": 12.619,
|
129 |
"eval_steps_per_second": 3.155,
|
130 |
"step": 736
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
131 |
}
|
132 |
],
|
133 |
"logging_steps": 100,
|
@@ -147,7 +163,7 @@
|
|
147 |
"attributes": {}
|
148 |
}
|
149 |
},
|
150 |
-
"total_flos":
|
151 |
"train_batch_size": 4,
|
152 |
"trial_name": null,
|
153 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.6268890955591723,
|
3 |
"best_model_checkpoint": "modernbert-medical-classifier/checkpoint-644",
|
4 |
+
"epoch": 9.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 828,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
128 |
"eval_samples_per_second": 12.619,
|
129 |
"eval_steps_per_second": 3.155,
|
130 |
"step": 736
|
131 |
+
},
|
132 |
+
{
|
133 |
+
"epoch": 8.695652173913043,
|
134 |
+
"grad_norm": 45.331424713134766,
|
135 |
+
"learning_rate": 1.4492753623188407e-05,
|
136 |
+
"loss": 0.645,
|
137 |
+
"step": 800
|
138 |
+
},
|
139 |
+
{
|
140 |
+
"epoch": 9.0,
|
141 |
+
"eval_f1": 0.5747727830999755,
|
142 |
+
"eval_loss": 1.728603482246399,
|
143 |
+
"eval_runtime": 7.2891,
|
144 |
+
"eval_samples_per_second": 12.622,
|
145 |
+
"eval_steps_per_second": 3.155,
|
146 |
+
"step": 828
|
147 |
}
|
148 |
],
|
149 |
"logging_steps": 100,
|
|
|
163 |
"attributes": {}
|
164 |
}
|
165 |
},
|
166 |
+
"total_flos": 5684439335562000.0,
|
167 |
"train_batch_size": 4,
|
168 |
"trial_name": null,
|
169 |
"trial_params": null
|