Commit
·
7383868
1
Parent(s):
ffb90ee
Training in progress, epoch 5
Browse files
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2675416477
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8edbf7635d68509cfcdadbd720138f7eecc97550b8c5246e620705286247407
|
3 |
size 2675416477
|
last-checkpoint/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1337729837
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a32e0f7ae1cfd5bcba784e64e183f8496172ec7dc5b9ca1f11081c4b44096424
|
3 |
size 1337729837
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14503
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdc7696e31b2382a2dfa0821c53e4ce4b0abbfae5e30b35135aca232fa8158aa
|
3 |
size 14503
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 623
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7532014416373455306e9f68632e5837d27bf8cf68db5484bac3b1fbe6660d64
|
3 |
size 623
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 0.8549217425622928,
|
3 |
"best_model_checkpoint": "/opt/ml/checkpoints/toxic-comment-classification-2023-02-26-22-07-06-968/model/checkpoint-1408",
|
4 |
-
"epoch":
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -120,11 +120,41 @@
|
|
120 |
"eval_samples_per_second": 268.146,
|
121 |
"eval_steps_per_second": 33.55,
|
122 |
"step": 5632
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
}
|
124 |
],
|
125 |
"max_steps": 42240,
|
126 |
"num_train_epochs": 30,
|
127 |
-
"total_flos":
|
128 |
"trial_name": null,
|
129 |
"trial_params": null
|
130 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 0.8549217425622928,
|
3 |
"best_model_checkpoint": "/opt/ml/checkpoints/toxic-comment-classification-2023-02-26-22-07-06-968/model/checkpoint-1408",
|
4 |
+
"epoch": 5.0,
|
5 |
+
"global_step": 7040,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
120 |
"eval_samples_per_second": 268.146,
|
121 |
"eval_steps_per_second": 33.55,
|
122 |
"step": 5632
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 4.26,
|
126 |
+
"learning_rate": 2.793318754922627e-05,
|
127 |
+
"loss": 0.3293,
|
128 |
+
"step": 6000
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 4.62,
|
132 |
+
"learning_rate": 2.7547795888778885e-05,
|
133 |
+
"loss": 0.3316,
|
134 |
+
"step": 6500
|
135 |
+
},
|
136 |
+
{
|
137 |
+
"epoch": 4.97,
|
138 |
+
"learning_rate": 2.7162404228331504e-05,
|
139 |
+
"loss": 0.3345,
|
140 |
+
"step": 7000
|
141 |
+
},
|
142 |
+
{
|
143 |
+
"epoch": 5.0,
|
144 |
+
"eval_accuracy": 0.8527855586679116,
|
145 |
+
"eval_f1": 0.8531826157402111,
|
146 |
+
"eval_loss": 0.5266692042350769,
|
147 |
+
"eval_precision": 0.8569563015662375,
|
148 |
+
"eval_recall": 0.8527855586679116,
|
149 |
+
"eval_runtime": 11.9018,
|
150 |
+
"eval_samples_per_second": 269.96,
|
151 |
+
"eval_steps_per_second": 33.777,
|
152 |
+
"step": 7040
|
153 |
}
|
154 |
],
|
155 |
"max_steps": 42240,
|
156 |
"num_train_epochs": 30,
|
157 |
+
"total_flos": 7739049269626752.0,
|
158 |
"trial_name": null,
|
159 |
"trial_params": null
|
160 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1337729837
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a32e0f7ae1cfd5bcba784e64e183f8496172ec7dc5b9ca1f11081c4b44096424
|
3 |
size 1337729837
|