Training in progress, step 7500
Browse files- last-checkpoint/optimizer.pt +1 -1
- last-checkpoint/pytorch_model.bin +1 -1
- last-checkpoint/rng_state.pth +1 -1
- last-checkpoint/scaler.pt +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/trainer_state.json +22 -3
- pytorch_model.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 484059375
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa640892cb761753eb922673c9f1fa59f5f8c06bff81975041bc067738358562
|
3 |
size 484059375
|
last-checkpoint/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242019067
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85dd4eaa14c3f2bdf9367a70a6c6cd01e3aec7eb854b59ff50c3a7c0d7490d68
|
3 |
size 242019067
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14503
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fec4762e6570e04d064df2dce9e7a9e0f7f1835a4d55623454d52eea74ab6cc2
|
3 |
size 14503
|
last-checkpoint/scaler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 559
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8025fa6e484d585de7889515968b1eb0c0be9a851f1e99c67abe75792510c2a
|
3 |
size 559
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 623
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77ab8ee61c720d32db6dbc11d336248b4c0979547aa519d290efab428d711f2f
|
3 |
size 623
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 0.7687653303146362,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-w_special_tokens/checkpoint-6500",
|
4 |
-
"epoch": 2.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -272,11 +272,30 @@
|
|
272 |
"eval_samples_per_second": 91.073,
|
273 |
"eval_steps_per_second": 2.869,
|
274 |
"step": 7000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
275 |
}
|
276 |
],
|
277 |
"max_steps": 31250,
|
278 |
"num_train_epochs": 10,
|
279 |
-
"total_flos": 2.
|
280 |
"trial_name": null,
|
281 |
"trial_params": null
|
282 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 0.7687653303146362,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-w_special_tokens/checkpoint-6500",
|
4 |
+
"epoch": 2.4,
|
5 |
+
"global_step": 7500,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
272 |
"eval_samples_per_second": 91.073,
|
273 |
"eval_steps_per_second": 2.869,
|
274 |
"step": 7000
|
275 |
+
},
|
276 |
+
{
|
277 |
+
"epoch": 2.4,
|
278 |
+
"learning_rate": 8.00215582578233e-05,
|
279 |
+
"loss": 0.5368,
|
280 |
+
"step": 7500
|
281 |
+
},
|
282 |
+
{
|
283 |
+
"epoch": 2.4,
|
284 |
+
"eval_bleu": 0.1330977205657701,
|
285 |
+
"eval_exact_match": 0.161,
|
286 |
+
"eval_loss": 0.7691414952278137,
|
287 |
+
"eval_rouge1": 0.5709709775537742,
|
288 |
+
"eval_rouge2": 0.40272100034764474,
|
289 |
+
"eval_rougeL": 0.5533607655778048,
|
290 |
+
"eval_runtime": 22.1482,
|
291 |
+
"eval_samples_per_second": 90.301,
|
292 |
+
"eval_steps_per_second": 2.844,
|
293 |
+
"step": 7500
|
294 |
}
|
295 |
],
|
296 |
"max_steps": 31250,
|
297 |
"num_train_epochs": 10,
|
298 |
+
"total_flos": 2.711550999448781e+16,
|
299 |
"trial_name": null,
|
300 |
"trial_params": null
|
301 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242019067
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85dd4eaa14c3f2bdf9367a70a6c6cd01e3aec7eb854b59ff50c3a7c0d7490d68
|
3 |
size 242019067
|