BayesTensor
commited on
Training in progress, epoch 4, 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:75fab14feb35b6eacf7f265a98c52fa832be876d3adad6c881e114337bd89cef
|
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:c82d93eb831f5d3e03ac9ee2e5cc10bec306dbb330b880ae7713263b8835a2b5
|
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:f1330c6d36a4799a8630c102246619f318be16fe9e0d437a473bf59adfdbf823
|
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:b73273c461bfd5a00bbd32e679f302efaa2fe2d4547e13b7d8c7afd31d365b11
|
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,
|
@@ -69,6 +69,29 @@
|
|
69 |
"eval_samples_per_second": 7.049,
|
70 |
"eval_steps_per_second": 3.524,
|
71 |
"step": 549
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
}
|
73 |
],
|
74 |
"logging_steps": 100,
|
@@ -88,7 +111,7 @@
|
|
88 |
"attributes": {}
|
89 |
}
|
90 |
},
|
91 |
-
"total_flos":
|
92 |
"train_batch_size": 2,
|
93 |
"trial_name": null,
|
94 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.2747629944426283,
|
3 |
"best_model_checkpoint": "debertalarge-medical-classifier/checkpoint-366",
|
4 |
+
"epoch": 4.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 732,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
69 |
"eval_samples_per_second": 7.049,
|
70 |
"eval_steps_per_second": 3.524,
|
71 |
"step": 549
|
72 |
+
},
|
73 |
+
{
|
74 |
+
"epoch": 3.278688524590164,
|
75 |
+
"grad_norm": 2.7470598220825195,
|
76 |
+
"learning_rate": 4.3442622950819674e-05,
|
77 |
+
"loss": 1.0524,
|
78 |
+
"step": 600
|
79 |
+
},
|
80 |
+
{
|
81 |
+
"epoch": 3.8251366120218577,
|
82 |
+
"grad_norm": 2.554631233215332,
|
83 |
+
"learning_rate": 4.234972677595629e-05,
|
84 |
+
"loss": 1.073,
|
85 |
+
"step": 700
|
86 |
+
},
|
87 |
+
{
|
88 |
+
"epoch": 4.0,
|
89 |
+
"eval_f1": 0.2747629944426283,
|
90 |
+
"eval_loss": 1.1285173892974854,
|
91 |
+
"eval_runtime": 13.0619,
|
92 |
+
"eval_samples_per_second": 7.043,
|
93 |
+
"eval_steps_per_second": 3.522,
|
94 |
+
"step": 732
|
95 |
}
|
96 |
],
|
97 |
"logging_steps": 100,
|
|
|
111 |
"attributes": {}
|
112 |
}
|
113 |
},
|
114 |
+
"total_flos": 1950774307560000.0,
|
115 |
"train_batch_size": 2,
|
116 |
"trial_name": null,
|
117 |
"trial_params": null
|