tarabukinivan
commited on
Training in progress, step 50, checkpoint
Browse files
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 69844690
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e68230f20cd63ff99df7fa109e58cd76e033f8340ac50d35d2f7b356518119e
|
3 |
size 69844690
|
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:296b33cdc44ff7ea9b92973992937930ce2bd345a45dac3efdfb0792c06bac1f
|
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:e69e2b49ea642509f0c688c16fb190b7cf27dac0a18903a5e2d1467d0343d8b8
|
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": 0.
|
5 |
"eval_steps": 13,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -130,6 +130,27 @@
|
|
130 |
"eval_samples_per_second": 42.812,
|
131 |
"eval_steps_per_second": 21.441,
|
132 |
"step": 39
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
133 |
}
|
134 |
],
|
135 |
"logging_steps": 3,
|
@@ -144,12 +165,12 @@
|
|
144 |
"should_evaluate": false,
|
145 |
"should_log": false,
|
146 |
"should_save": true,
|
147 |
-
"should_training_stop":
|
148 |
},
|
149 |
"attributes": {}
|
150 |
}
|
151 |
},
|
152 |
-
"total_flos":
|
153 |
"train_batch_size": 2,
|
154 |
"trial_name": null,
|
155 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.03422899195618689,
|
5 |
"eval_steps": 13,
|
6 |
+
"global_step": 50,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
130 |
"eval_samples_per_second": 42.812,
|
131 |
"eval_steps_per_second": 21.441,
|
132 |
"step": 39
|
133 |
+
},
|
134 |
+
{
|
135 |
+
"epoch": 0.028752353243196988,
|
136 |
+
"grad_norm": NaN,
|
137 |
+
"learning_rate": 1.9098300562505266e-05,
|
138 |
+
"loss": 0.0,
|
139 |
+
"step": 42
|
140 |
+
},
|
141 |
+
{
|
142 |
+
"epoch": 0.030806092760568202,
|
143 |
+
"grad_norm": NaN,
|
144 |
+
"learning_rate": 7.612046748871327e-06,
|
145 |
+
"loss": 0.0,
|
146 |
+
"step": 45
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"epoch": 0.03285983227793941,
|
150 |
+
"grad_norm": NaN,
|
151 |
+
"learning_rate": 1.231165940486234e-06,
|
152 |
+
"loss": 0.0,
|
153 |
+
"step": 48
|
154 |
}
|
155 |
],
|
156 |
"logging_steps": 3,
|
|
|
165 |
"should_evaluate": false,
|
166 |
"should_log": false,
|
167 |
"should_save": true,
|
168 |
+
"should_training_stop": true
|
169 |
},
|
170 |
"attributes": {}
|
171 |
}
|
172 |
},
|
173 |
+
"total_flos": 842263371448320.0,
|
174 |
"train_batch_size": 2,
|
175 |
"trial_name": null,
|
176 |
"trial_params": null
|