Training in progress, step 60, checkpoint
Browse files- last-checkpoint/model.safetensors +1 -1
- last-checkpoint/optimizer.pt +1 -1
- last-checkpoint/rng_state_0.pth +1 -1
- last-checkpoint/rng_state_1.pth +1 -1
- last-checkpoint/rng_state_2.pth +1 -1
- last-checkpoint/rng_state_3.pth +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/trainer_state.json +25 -3
last-checkpoint/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 28130688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a8155ca2cd99302c7fad993e48147786844b315af548c9cb7f8a484fbfe0ee7
|
3 |
size 28130688
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 28684730
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34828f777c0a17619737cc90816c07ba96ce3c8af3b590b738430c821f4c87de
|
3 |
size 28684730
|
last-checkpoint/rng_state_0.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55dcddf95f6df626baaef418beac8e8ae2cf66b3e94fecb344f33442737e8951
|
3 |
size 15024
|
last-checkpoint/rng_state_1.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a64d4aece2607f1d3bc7ea4374d4260437623a49135c05801f0d688b2e80f254
|
3 |
size 15024
|
last-checkpoint/rng_state_2.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34c21f77637fb3f56ba02ef509b8a471991cc2ccccca6af51847140ee757415a
|
3 |
size 15024
|
last-checkpoint/rng_state_3.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6687608b07c4a2d2152b65f49fc8bc54d8b4fc77151984b62a1a90d271ed6a0
|
3 |
size 15024
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f299ab56b5f200cab03608b3ac75cf1761ca29c2207c1dfe5ab919b66f8dbd88
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch":
|
5 |
"eval_steps": 20,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -59,6 +59,28 @@
|
|
59 |
"eval_samples_per_second": 302.115,
|
60 |
"eval_steps_per_second": 2.415,
|
61 |
"step": 40
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
}
|
63 |
],
|
64 |
"logging_steps": 10,
|
@@ -78,7 +100,7 @@
|
|
78 |
"attributes": {}
|
79 |
}
|
80 |
},
|
81 |
-
"total_flos":
|
82 |
"train_batch_size": 32,
|
83 |
"trial_name": null,
|
84 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 10.0,
|
5 |
"eval_steps": 20,
|
6 |
+
"global_step": 60,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
59 |
"eval_samples_per_second": 302.115,
|
60 |
"eval_steps_per_second": 2.415,
|
61 |
"step": 40
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"epoch": 8.333333333333334,
|
65 |
+
"grad_norm": 153.0,
|
66 |
+
"learning_rate": 0.00010825793454723325,
|
67 |
+
"loss": 9.48,
|
68 |
+
"step": 50
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"epoch": 10.0,
|
72 |
+
"grad_norm": 86.0,
|
73 |
+
"learning_rate": 7.54514512859201e-05,
|
74 |
+
"loss": 9.1399,
|
75 |
+
"step": 60
|
76 |
+
},
|
77 |
+
{
|
78 |
+
"epoch": 10.0,
|
79 |
+
"eval_loss": 8.825699806213379,
|
80 |
+
"eval_runtime": 4.9276,
|
81 |
+
"eval_samples_per_second": 304.609,
|
82 |
+
"eval_steps_per_second": 2.435,
|
83 |
+
"step": 60
|
84 |
}
|
85 |
],
|
86 |
"logging_steps": 10,
|
|
|
100 |
"attributes": {}
|
101 |
}
|
102 |
},
|
103 |
+
"total_flos": 700702070407168.0,
|
104 |
"train_batch_size": 32,
|
105 |
"trial_name": null,
|
106 |
"trial_params": null
|