Training in progress, step 17500
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 484085807
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09d5e230b7398bdfb72dbd2acc57fd9c1e92ab4ee7242815f63f66f0248dd568
|
3 |
size 484085807
|
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:d4688507f44a7168c93a0c449ba1e8cd61e22b020f053f8fb59525498ffbb0c6
|
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:a34a64355d0795813f16de13fee84ff1594c01c1cf7e580e9e4a72ad88c5bab8
|
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:ef88003e5aee1c11d8af5abf157ff4e073df679f25941cf72f627b77688aafb5
|
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:f355ded7e0777e1ae0b33612049e0b3e3b8773fc8494c5e6c0c6718dfbaba99d
|
3 |
size 623
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 0.6765531301498413,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/t5-small-CodeXGLUE-CONCODE-faster/checkpoint-17000",
|
4 |
-
"epoch": 5.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -652,11 +652,30 @@
|
|
652 |
"eval_samples_per_second": 76.245,
|
653 |
"eval_steps_per_second": 2.402,
|
654 |
"step": 17000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
655 |
}
|
656 |
],
|
657 |
"max_steps": 62500,
|
658 |
"num_train_epochs": 20,
|
659 |
-
"total_flos": 7.
|
660 |
"trial_name": null,
|
661 |
"trial_params": null
|
662 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 0.6765531301498413,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/t5-small-CodeXGLUE-CONCODE-faster/checkpoint-17000",
|
4 |
+
"epoch": 5.6,
|
5 |
+
"global_step": 17500,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
652 |
"eval_samples_per_second": 76.245,
|
653 |
"eval_steps_per_second": 2.402,
|
654 |
"step": 17000
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 5.6,
|
658 |
+
"learning_rate": 0.0003790063157894737,
|
659 |
+
"loss": 0.4864,
|
660 |
+
"step": 17500
|
661 |
+
},
|
662 |
+
{
|
663 |
+
"epoch": 5.6,
|
664 |
+
"eval_bleu": 0.06679150292418984,
|
665 |
+
"eval_exact_match": 0.102,
|
666 |
+
"eval_loss": 0.6803983449935913,
|
667 |
+
"eval_rouge1": 0.5130781619566334,
|
668 |
+
"eval_rouge2": 0.35606833458373227,
|
669 |
+
"eval_rougeL": 0.4989077764101931,
|
670 |
+
"eval_runtime": 26.015,
|
671 |
+
"eval_samples_per_second": 76.879,
|
672 |
+
"eval_steps_per_second": 2.422,
|
673 |
+
"step": 17500
|
674 |
}
|
675 |
],
|
676 |
"max_steps": 62500,
|
677 |
"num_train_epochs": 20,
|
678 |
+
"total_flos": 7.320155886452736e+16,
|
679 |
"trial_name": null,
|
680 |
"trial_params": null
|
681 |
}
|
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:d4688507f44a7168c93a0c449ba1e8cd61e22b020f053f8fb59525498ffbb0c6
|
3 |
size 242031355
|