BayesTensor
commited on
Training in progress, epoch 6, 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:23746a7620b5136a66401d5f96e0ea05ec82a1e20a2d9ba6c073a2115d51aae5
|
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:e4d440d763da6639fb3e8ddcc63bdee0021603baea8513c68fea369b3eda3261
|
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:f139f42632372cea8d0db01b7b8ab87daad9d5bcb35431e47c8491cc521019ea
|
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:fe9cd7bdbd735686cf42c7853c76c322de4831c1ff5af82514b8acdb8ca46cd0
|
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,
|
@@ -115,6 +115,22 @@
|
|
115 |
"eval_samples_per_second": 7.052,
|
116 |
"eval_steps_per_second": 3.526,
|
117 |
"step": 915
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
118 |
}
|
119 |
],
|
120 |
"logging_steps": 100,
|
@@ -134,7 +150,7 @@
|
|
134 |
"attributes": {}
|
135 |
}
|
136 |
},
|
137 |
-
"total_flos":
|
138 |
"train_batch_size": 2,
|
139 |
"trial_name": null,
|
140 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.2747629944426283,
|
3 |
"best_model_checkpoint": "debertalarge-medical-classifier/checkpoint-366",
|
4 |
+
"epoch": 6.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 1098,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
115 |
"eval_samples_per_second": 7.052,
|
116 |
"eval_steps_per_second": 3.526,
|
117 |
"step": 915
|
118 |
+
},
|
119 |
+
{
|
120 |
+
"epoch": 5.46448087431694,
|
121 |
+
"grad_norm": 4.914717674255371,
|
122 |
+
"learning_rate": 3.9071038251366124e-05,
|
123 |
+
"loss": 1.0869,
|
124 |
+
"step": 1000
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"epoch": 6.0,
|
128 |
+
"eval_f1": 0.2747629944426283,
|
129 |
+
"eval_loss": 1.1109999418258667,
|
130 |
+
"eval_runtime": 13.0453,
|
131 |
+
"eval_samples_per_second": 7.052,
|
132 |
+
"eval_steps_per_second": 3.526,
|
133 |
+
"step": 1098
|
134 |
}
|
135 |
],
|
136 |
"logging_steps": 100,
|
|
|
150 |
"attributes": {}
|
151 |
}
|
152 |
},
|
153 |
+
"total_flos": 2926161461340000.0,
|
154 |
"train_batch_size": 2,
|
155 |
"trial_name": null,
|
156 |
"trial_params": null
|