genejalston
commited on
Commit
•
85d66ee
1
Parent(s):
639736a
Training in progress, step 6000, 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 1625426996
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd103709f4ea3dbaea89ac05328b36fb51399db5a6307aeb49da646c461eecad
|
3 |
size 1625426996
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3250759951
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:939ac7d51465614fc9cded7dd6be04b027998598f77570faee52de213e1039c3
|
3 |
size 3250759951
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14308
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:597c76374a6aa8cd7b3f3455958b548de4e5d825b862fabb5bfa90637e44eddc
|
3 |
size 14308
|
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:3639a21adec6316397ddf46df39adb14bf2c1acdddc7615711b1520a3e25eb1e
|
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,
|
@@ -161,13 +161,27 @@
|
|
161 |
"eval_samples_per_second": 1.378,
|
162 |
"eval_steps_per_second": 0.345,
|
163 |
"step": 5500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
164 |
}
|
165 |
],
|
166 |
"logging_steps": 500,
|
167 |
"max_steps": 6000,
|
168 |
"num_train_epochs": 3,
|
169 |
"save_steps": 500,
|
170 |
-
"total_flos":
|
171 |
"trial_name": null,
|
172 |
"trial_params": null
|
173 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 3.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 6000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
161 |
"eval_samples_per_second": 1.378,
|
162 |
"eval_steps_per_second": 0.345,
|
163 |
"step": 5500
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 3.0,
|
167 |
+
"learning_rate": 0.0,
|
168 |
+
"loss": 0.0114,
|
169 |
+
"step": 6000
|
170 |
+
},
|
171 |
+
{
|
172 |
+
"epoch": 3.0,
|
173 |
+
"eval_loss": 2.815199851989746,
|
174 |
+
"eval_runtime": 375.0727,
|
175 |
+
"eval_samples_per_second": 1.33,
|
176 |
+
"eval_steps_per_second": 0.333,
|
177 |
+
"step": 6000
|
178 |
}
|
179 |
],
|
180 |
"logging_steps": 500,
|
181 |
"max_steps": 6000,
|
182 |
"num_train_epochs": 3,
|
183 |
"save_steps": 500,
|
184 |
+
"total_flos": 5077881623347200.0,
|
185 |
"trial_name": null,
|
186 |
"trial_params": null
|
187 |
}
|