Training in progress, step 6000
Browse files- last-checkpoint/optimizer.pt +1 -1
- last-checkpoint/pytorch_model.bin +1 -1
- last-checkpoint/rng_state.pth +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/trainer_state.json +19 -3
- last-checkpoint/training_args.bin +1 -1
- pytorch_model.bin +1 -1
- runs/Jun20_22-52-08_0a0be1aa5e93/events.out.tfevents.1687302809.0a0be1aa5e93.956.0 +3 -0
- training_args.bin +1 -1
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2117841669
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d995bc82922e728549caf114b7a3f10906aef5f16960921993fd72cbf9ffefcb
|
3 |
size 2117841669
|
last-checkpoint/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2268278205
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d53a6d18b618f83f63310a60aa3f5f5436c202c88fb882ce94eef5dc95b4f358
|
3 |
size 2268278205
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14575
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7d27125804aa02c28a4bedff2772a1f8729baa9f478de747fb8ed28c03c5a79
|
3 |
size 14575
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 627
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:060b28c72ac4d4b09152428e6c8a36f2f2b004dfb580226a7e759bfae78f23ae
|
3 |
size 627
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch": 0.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -212,11 +212,27 @@
|
|
212 |
"eval_samples_per_second": 203.234,
|
213 |
"eval_steps_per_second": 0.795,
|
214 |
"step": 5600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
215 |
}
|
216 |
],
|
217 |
"max_steps": 953000,
|
218 |
"num_train_epochs": 100,
|
219 |
-
"total_flos": 2.
|
220 |
"trial_name": null,
|
221 |
"trial_params": null
|
222 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.6295907660020986,
|
5 |
+
"global_step": 6000,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
212 |
"eval_samples_per_second": 203.234,
|
213 |
"eval_steps_per_second": 0.795,
|
214 |
"step": 5600
|
215 |
+
},
|
216 |
+
{
|
217 |
+
"epoch": 0.63,
|
218 |
+
"learning_rate": 9.937208814270725e-06,
|
219 |
+
"loss": 0.6986,
|
220 |
+
"step": 6000
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 0.63,
|
224 |
+
"eval_accuracy": 0.8746108102524753,
|
225 |
+
"eval_f1": 0.8755518143887745,
|
226 |
+
"eval_loss": 0.6850203275680542,
|
227 |
+
"eval_runtime": 670.2388,
|
228 |
+
"eval_samples_per_second": 202.223,
|
229 |
+
"eval_steps_per_second": 0.791,
|
230 |
+
"step": 6000
|
231 |
}
|
232 |
],
|
233 |
"max_steps": 953000,
|
234 |
"num_train_epochs": 100,
|
235 |
+
"total_flos": 2.5188095368341504e+17,
|
236 |
"trial_name": null,
|
237 |
"trial_params": null
|
238 |
}
|
last-checkpoint/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3963
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75536301f750f6fee9478851c196873f2c728321b04f89894b0c23a27841644a
|
3 |
size 3963
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2268278205
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d53a6d18b618f83f63310a60aa3f5f5436c202c88fb882ce94eef5dc95b4f358
|
3 |
size 2268278205
|
runs/Jun20_22-52-08_0a0be1aa5e93/events.out.tfevents.1687302809.0a0be1aa5e93.956.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38104e35522e3cfe7da0922dd12dbacfca9455d5595a215f79e27781580e6287
|
3 |
+
size 4878
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3963
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75536301f750f6fee9478851c196873f2c728321b04f89894b0c23a27841644a
|
3 |
size 3963
|