Training in progress, epoch 10, checkpoint
Browse files
last-checkpoint/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 540033204
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57af9ba53cbaa413e964b7af39fa74e179641449a4c860e7f51ff72fee0f8ff7
|
3 |
size 540033204
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1080178938
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5ce1888aba4a9c4da5fcccd342a1bbb27ff4cf0b0cd5b3f65e327972de1f5fd
|
3 |
size 1080178938
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fb7b63917add5567afa83b5b8c33268d1a9e7f3304fad0bae275f727888bcfa
|
3 |
size 14244
|
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:d84dc814d7a14472e1ad46985d74fd70ee8a5c14dfe42ce7d9fce2c7fa25851c
|
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": 500,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -142,6 +142,21 @@
|
|
142 |
"eval_samples_per_second": 57.151,
|
143 |
"eval_steps_per_second": 0.107,
|
144 |
"step": 9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
145 |
}
|
146 |
],
|
147 |
"logging_steps": 1,
|
@@ -156,7 +171,7 @@
|
|
156 |
"should_evaluate": false,
|
157 |
"should_log": false,
|
158 |
"should_save": true,
|
159 |
-
"should_training_stop":
|
160 |
},
|
161 |
"attributes": {}
|
162 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 10.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 10,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
142 |
"eval_samples_per_second": 57.151,
|
143 |
"eval_steps_per_second": 0.107,
|
144 |
"step": 9
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"epoch": 10.0,
|
148 |
+
"grad_norm": 52.010223388671875,
|
149 |
+
"learning_rate": 4.0241448692152927e-08,
|
150 |
+
"loss": 2.0265,
|
151 |
+
"step": 10
|
152 |
+
},
|
153 |
+
{
|
154 |
+
"epoch": 10.0,
|
155 |
+
"eval_loss": 3.6834802627563477,
|
156 |
+
"eval_runtime": 10.415,
|
157 |
+
"eval_samples_per_second": 51.272,
|
158 |
+
"eval_steps_per_second": 0.096,
|
159 |
+
"step": 10
|
160 |
}
|
161 |
],
|
162 |
"logging_steps": 1,
|
|
|
171 |
"should_evaluate": false,
|
172 |
"should_log": false,
|
173 |
"should_save": true,
|
174 |
+
"should_training_stop": true
|
175 |
},
|
176 |
"attributes": {}
|
177 |
}
|