Training in progress, step 16000
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:a3713544e5b81cae5d719576a8f2ecbeb568ea18dcfdef0fe5982979e86a1e4a
|
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:176eafcc193382dd0315863e9cd15efa76a3092e841f24f0965eea03578f4772
|
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:dcaeed6fed4ac2624b7d84bb713f09166cc2962454aa22cef51e0ffa98cfab8c
|
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:08d3ec0fc505eb43f1aea57486dd352332ebfcc33c0609c58410bbc294cdec9c
|
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:6cef149238801f2d97c9cc2f75fb3e5b240d80021004237db94e783eb783ace6
|
3 |
size 623
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 0.6874147653579712,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/t5-small-CodeXGLUE-CONCODE-faster/checkpoint-15000",
|
4 |
-
"epoch":
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -595,11 +595,30 @@
|
|
595 |
"eval_samples_per_second": 76.39,
|
596 |
"eval_steps_per_second": 2.406,
|
597 |
"step": 15500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
598 |
}
|
599 |
],
|
600 |
"max_steps": 62500,
|
601 |
"num_train_epochs": 20,
|
602 |
-
"total_flos": 6.
|
603 |
"trial_name": null,
|
604 |
"trial_params": null
|
605 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 0.6874147653579712,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/t5-small-CodeXGLUE-CONCODE-faster/checkpoint-15000",
|
4 |
+
"epoch": 5.12,
|
5 |
+
"global_step": 16000,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
595 |
"eval_samples_per_second": 76.39,
|
596 |
"eval_steps_per_second": 2.406,
|
597 |
"step": 15500
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 5.12,
|
601 |
+
"learning_rate": 0.0003916294736842105,
|
602 |
+
"loss": 0.4952,
|
603 |
+
"step": 16000
|
604 |
+
},
|
605 |
+
{
|
606 |
+
"epoch": 5.12,
|
607 |
+
"eval_bleu": 0.06623474967340444,
|
608 |
+
"eval_exact_match": 0.103,
|
609 |
+
"eval_loss": 0.6886290311813354,
|
610 |
+
"eval_rouge1": 0.5123666040180792,
|
611 |
+
"eval_rouge2": 0.3526184224019636,
|
612 |
+
"eval_rougeL": 0.4984851483091739,
|
613 |
+
"eval_runtime": 26.2009,
|
614 |
+
"eval_samples_per_second": 76.333,
|
615 |
+
"eval_steps_per_second": 2.405,
|
616 |
+
"step": 16000
|
617 |
}
|
618 |
],
|
619 |
"max_steps": 62500,
|
620 |
"num_train_epochs": 20,
|
621 |
+
"total_flos": 6.694761723120845e+16,
|
622 |
"trial_name": null,
|
623 |
"trial_params": null
|
624 |
}
|
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:176eafcc193382dd0315863e9cd15efa76a3092e841f24f0965eea03578f4772
|
3 |
size 242031355
|