Training in progress, step 7600
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/Jun13_02-08-03_80a7b9c530df/events.out.tfevents.1686623365.80a7b9c530df.329.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 2067085189
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2891d2bb29fae2dbff2343f5ad9875b5e60e33eb1c68f99998d8b3e7a9f2ad16
|
3 |
size 2067085189
|
last-checkpoint/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2242911029
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd22572723de4aea3c26753a27121a4239f48899f4f6499c368837cbb9eb5b47
|
3 |
size 2242911029
|
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:edddd629cb3b16b0bd05bfe6b9dd85a227f73509c86243e359ef6f0cbc65c4cc
|
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:aac88a26bea9f319a608c27ef298aa1ea0df05e8351a230a6157440b4e823ccc
|
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,
|
@@ -260,11 +260,27 @@
|
|
260 |
"eval_samples_per_second": 116.646,
|
261 |
"eval_steps_per_second": 0.456,
|
262 |
"step": 7200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
263 |
}
|
264 |
],
|
265 |
"max_steps": 953000,
|
266 |
"num_train_epochs": 100,
|
267 |
-
"total_flos":
|
268 |
"trial_name": null,
|
269 |
"trial_params": null
|
270 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.7974816369359916,
|
5 |
+
"global_step": 7600,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
260 |
"eval_samples_per_second": 116.646,
|
261 |
"eval_steps_per_second": 0.456,
|
262 |
"step": 7200
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 0.79,
|
266 |
+
"learning_rate": 9.921920251836308e-06,
|
267 |
+
"loss": 0.8052,
|
268 |
+
"step": 7500
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.8,
|
272 |
+
"eval_accuracy": 0.8490829140167333,
|
273 |
+
"eval_f1": 0.8487398376232175,
|
274 |
+
"eval_loss": 0.7558021545410156,
|
275 |
+
"eval_runtime": 599.2259,
|
276 |
+
"eval_samples_per_second": 226.188,
|
277 |
+
"eval_steps_per_second": 0.884,
|
278 |
+
"step": 7600
|
279 |
}
|
280 |
],
|
281 |
"max_steps": 953000,
|
282 |
"num_train_epochs": 100,
|
283 |
+
"total_flos": 3.1262151729118464e+17,
|
284 |
"trial_name": null,
|
285 |
"trial_params": null
|
286 |
}
|
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:ea41fd91ff10f125f04655f13d7342a4a6d46b520f2bf021943ae174d4b760bb
|
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 2242911029
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd22572723de4aea3c26753a27121a4239f48899f4f6499c368837cbb9eb5b47
|
3 |
size 2242911029
|
runs/Jun13_02-08-03_80a7b9c530df/events.out.tfevents.1686623365.80a7b9c530df.329.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23db2d89078e68ea7964235bf342bc92112288894a448b4f56def5978df9214b
|
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:ea41fd91ff10f125f04655f13d7342a4a6d46b520f2bf021943ae174d4b760bb
|
3 |
size 3963
|