Training in progress, step 11500
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 484083951
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7acd0ace23c50b0233c2ae910fb9ffec7db413046c040ea3d521a7b8f8c7a9b
|
3 |
size 484083951
|
last-checkpoint/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242031355
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c246704fb04af5d40d5c3d96756f3e036577a16c11fd9e15d49edf7e6cbe5d63
|
3 |
size 242031355
|
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:6ccfda412081d6eda696be342eabbd33391af689b269f254470fb10f391a94c1
|
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:b242442e610dad3577e442a6af8668e307ed69da2c0dd20f9f6e89db78e85e29
|
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:3a3ab26c3b920b7cc9ba51dd47fafc61bbe1fb0548d61878dd2d8bf28e1e8909
|
3 |
size 623
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 0.7109146118164062,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/t5-small-CodeXGLUE-CONCODE-faster/checkpoint-11000",
|
4 |
-
"epoch": 3.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -424,11 +424,30 @@
|
|
424 |
"eval_samples_per_second": 56.026,
|
425 |
"eval_steps_per_second": 1.765,
|
426 |
"step": 11000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
427 |
}
|
428 |
],
|
429 |
"max_steps": 62500,
|
430 |
"num_train_epochs": 20,
|
431 |
-
"total_flos": 4.
|
432 |
"trial_name": null,
|
433 |
"trial_params": null
|
434 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 0.7109146118164062,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/t5-small-CodeXGLUE-CONCODE-faster/checkpoint-11000",
|
4 |
+
"epoch": 3.68,
|
5 |
+
"global_step": 11500,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
424 |
"eval_samples_per_second": 56.026,
|
425 |
"eval_steps_per_second": 1.765,
|
426 |
"step": 11000
|
427 |
+
},
|
428 |
+
{
|
429 |
+
"epoch": 3.68,
|
430 |
+
"learning_rate": 0.0004295157894736842,
|
431 |
+
"loss": 0.5655,
|
432 |
+
"step": 11500
|
433 |
+
},
|
434 |
+
{
|
435 |
+
"epoch": 3.68,
|
436 |
+
"eval_bleu": 0.06635467115197174,
|
437 |
+
"eval_exact_match": 0.1015,
|
438 |
+
"eval_loss": 0.7136749029159546,
|
439 |
+
"eval_rouge1": 0.5101572079631966,
|
440 |
+
"eval_rouge2": 0.3491129312343716,
|
441 |
+
"eval_rougeL": 0.49647385739953515,
|
442 |
+
"eval_runtime": 35.4035,
|
443 |
+
"eval_samples_per_second": 56.492,
|
444 |
+
"eval_steps_per_second": 1.779,
|
445 |
+
"step": 11500
|
446 |
}
|
447 |
],
|
448 |
"max_steps": 62500,
|
449 |
"num_train_epochs": 20,
|
450 |
+
"total_flos": 4.812729083756544e+16,
|
451 |
"trial_name": null,
|
452 |
"trial_params": null
|
453 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242031355
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c246704fb04af5d40d5c3d96756f3e036577a16c11fd9e15d49edf7e6cbe5d63
|
3 |
size 242031355
|