Training in progress, step 13000
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 +24 -5
- 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:ebf451b13d1b5b802dd9b65e6a2546c2b006559a61707bb6a1c60eefd0dc23f0
|
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:d34e4e431579eeec7581fdbe17653bad7a9d2fbca5705395dcbef15f39088fb2
|
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:78b32be4e55f8790a87802252259c14f7d159a3775876e6f8da1f73b8fe10877
|
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:13f755abe89c62e17f04f586f99d52d87311ef8a00caf25f1c5607ecfc0d9dbb
|
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:b7858788e5faa3045c336a8dfca9c1ed1d3f6aefcedfa37daf802c6c0e5bca02
|
3 |
size 623
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
-
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/t5-small-CodeXGLUE-CONCODE-faster/checkpoint-
|
4 |
-
"epoch": 4.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -481,11 +481,30 @@
|
|
481 |
"eval_samples_per_second": 74.819,
|
482 |
"eval_steps_per_second": 2.357,
|
483 |
"step": 12500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
484 |
}
|
485 |
],
|
486 |
"max_steps": 62500,
|
487 |
"num_train_epochs": 20,
|
488 |
-
"total_flos": 5.
|
489 |
"trial_name": null,
|
490 |
"trial_params": null
|
491 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.7037115097045898,
|
3 |
+
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/t5-small-CodeXGLUE-CONCODE-faster/checkpoint-13000",
|
4 |
+
"epoch": 4.16,
|
5 |
+
"global_step": 13000,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
481 |
"eval_samples_per_second": 74.819,
|
482 |
"eval_steps_per_second": 2.357,
|
483 |
"step": 12500
|
484 |
+
},
|
485 |
+
{
|
486 |
+
"epoch": 4.16,
|
487 |
+
"learning_rate": 0.0004168842105263158,
|
488 |
+
"loss": 0.5349,
|
489 |
+
"step": 13000
|
490 |
+
},
|
491 |
+
{
|
492 |
+
"epoch": 4.16,
|
493 |
+
"eval_bleu": 0.06621007420514197,
|
494 |
+
"eval_exact_match": 0.1035,
|
495 |
+
"eval_loss": 0.7037115097045898,
|
496 |
+
"eval_rouge1": 0.5099136668737985,
|
497 |
+
"eval_rouge2": 0.35113419695580583,
|
498 |
+
"eval_rougeL": 0.4975205835514277,
|
499 |
+
"eval_runtime": 25.9643,
|
500 |
+
"eval_samples_per_second": 77.029,
|
501 |
+
"eval_steps_per_second": 2.426,
|
502 |
+
"step": 13000
|
503 |
}
|
504 |
],
|
505 |
"max_steps": 62500,
|
506 |
"num_train_epochs": 20,
|
507 |
+
"total_flos": 5.438352482264678e+16,
|
508 |
"trial_name": null,
|
509 |
"trial_params": null
|
510 |
}
|
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:d34e4e431579eeec7581fdbe17653bad7a9d2fbca5705395dcbef15f39088fb2
|
3 |
size 242031355
|