Training in progress, step 2000
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/Jun10_14-31-12_c18011886f99/events.out.tfevents.1686408830.c18011886f99.25.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:b8c04626e9d73d97fc966a9ad4982522d0e4c934c614e5b472337aad39f379fd
|
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:a5ff968680b86144ea36f72a9921f246554e48430cbadd37b2d176a5dcbc3e66
|
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:79480784006d24262c08ef1a1a9ada58703e85060047d8ec19bd27eeb3dafb3a
|
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:b20f12b27b16b26caeeb07c5424d49d94f99ae577a6e88c0f8ba05aef0d0d39e
|
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,
|
@@ -64,11 +64,27 @@
|
|
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":
|
72 |
"trial_name": null,
|
73 |
"trial_params": null
|
74 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.2098635886673662,
|
5 |
+
"global_step": 2000,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
64 |
"eval_samples_per_second": 247.512,
|
65 |
"eval_steps_per_second": 0.968,
|
66 |
"step": 1600
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.21,
|
70 |
+
"learning_rate": 9.979129066107032e-06,
|
71 |
+
"loss": 0.9487,
|
72 |
+
"step": 2000
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.21,
|
76 |
+
"eval_accuracy": 0.8020112440791513,
|
77 |
+
"eval_f1": 0.8005216483655947,
|
78 |
+
"eval_loss": 0.871986448764801,
|
79 |
+
"eval_runtime": 1177.1431,
|
80 |
+
"eval_samples_per_second": 115.141,
|
81 |
+
"eval_steps_per_second": 0.45,
|
82 |
+
"step": 2000
|
83 |
}
|
84 |
],
|
85 |
"max_steps": 953000,
|
86 |
"num_train_epochs": 100,
|
87 |
+
"total_flos": 8.220198879489485e+16,
|
88 |
"trial_name": null,
|
89 |
"trial_params": null
|
90 |
}
|
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:6a481c2598b4c41f9867297406eea9f4b83b986f0bd35dd5d9cbf8d698c9b8c8
|
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:a5ff968680b86144ea36f72a9921f246554e48430cbadd37b2d176a5dcbc3e66
|
3 |
size 2242911029
|
runs/Jun10_14-31-12_c18011886f99/events.out.tfevents.1686408830.c18011886f99.25.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b89e731e3d13e58ecef8dfc3434a31b4e9ae558e142f6d97f302f389466af490
|
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:6a481c2598b4c41f9867297406eea9f4b83b986f0bd35dd5d9cbf8d698c9b8c8
|
3 |
size 3963
|