Training in progress, step 1600
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
- pytorch_model.bin +1 -1
- runs/Jun10_02-32-14_764db004b06b/events.out.tfevents.1686364349.764db004b06b.573.0 +2 -2
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:1868985848f99a68ef28e068e58a1733816a9a150880e575f7ce0d2bf38778bd
|
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:6df44d55d85d70d678ae0f9b2f358725cb8d169773f5fa9ec4294b194e5a98bf
|
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:945e1c24439dd1608d5084a312cd170caabc3cea6697c443fcaf5b791b9a7b95
|
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:16b0ece23519d0de246f5e8a3a8aa5117c68e750261952c449d9173da8d4bbe2
|
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,
|
@@ -48,11 +48,27 @@
|
|
48 |
"eval_samples_per_second": 247.619,
|
49 |
"eval_steps_per_second": 0.968,
|
50 |
"step": 1200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
}
|
52 |
],
|
53 |
"max_steps": 953000,
|
54 |
"num_train_epochs": 100,
|
55 |
-
"total_flos":
|
56 |
"trial_name": null,
|
57 |
"trial_params": null
|
58 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.16789087093389296,
|
5 |
+
"global_step": 1600,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
48 |
"eval_samples_per_second": 247.619,
|
49 |
"eval_steps_per_second": 0.968,
|
50 |
"step": 1200
|
51 |
+
},
|
52 |
+
{
|
53 |
+
"epoch": 0.16,
|
54 |
+
"learning_rate": 9.984323189926549e-06,
|
55 |
+
"loss": 0.9987,
|
56 |
+
"step": 1500
|
57 |
+
},
|
58 |
+
{
|
59 |
+
"epoch": 0.17,
|
60 |
+
"eval_accuracy": 0.7890333338252004,
|
61 |
+
"eval_f1": 0.785083992813201,
|
62 |
+
"eval_loss": 0.900003969669342,
|
63 |
+
"eval_runtime": 547.6023,
|
64 |
+
"eval_samples_per_second": 247.512,
|
65 |
+
"eval_steps_per_second": 0.968,
|
66 |
+
"step": 1600
|
67 |
}
|
68 |
],
|
69 |
"max_steps": 953000,
|
70 |
"num_train_epochs": 100,
|
71 |
+
"total_flos": 6.580345049950003e+16,
|
72 |
"trial_name": null,
|
73 |
"trial_params": null
|
74 |
}
|
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:6df44d55d85d70d678ae0f9b2f358725cb8d169773f5fa9ec4294b194e5a98bf
|
3 |
size 2242911029
|
runs/Jun10_02-32-14_764db004b06b/events.out.tfevents.1686364349.764db004b06b.573.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bd34e16af45deeeeec5d37ec010552a90d9c9f17a9556d7834ef24a65222a04
|
3 |
+
size 6299
|