Training in progress, step 25000
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:89ea1c4c888ad13bef76e2795c8fe494d009c9e24cdf247477267147e49f3003
|
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:bd4d2a46e097770c9bb44858d299cabb792ad37aaa6d013583b69b3ea062b645
|
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:0a5f2d6ec95587b1b3c59e333aaf560f4c1a9bb9200a12b35f0dedcfc89be8bd
|
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:90987bc51f8976ed310ca3515844afb8e2102daaca6b2b136bdb768c8788e7ee
|
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:a426b7af3f60f4b3e933960c1fd80ddb86e8d852f826d3c916fecfac68f503e4
|
3 |
size 623
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 0.656362771987915,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/t5-small-CodeXGLUE-CONCODE-faster/checkpoint-24500",
|
4 |
-
"epoch":
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -937,11 +937,30 @@
|
|
937 |
"eval_samples_per_second": 76.607,
|
938 |
"eval_steps_per_second": 2.413,
|
939 |
"step": 24500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
940 |
}
|
941 |
],
|
942 |
"max_steps": 62500,
|
943 |
"num_train_epochs": 20,
|
944 |
-
"total_flos": 1.
|
945 |
"trial_name": null,
|
946 |
"trial_params": null
|
947 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 0.656362771987915,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/t5-small-CodeXGLUE-CONCODE-faster/checkpoint-24500",
|
4 |
+
"epoch": 8.0,
|
5 |
+
"global_step": 25000,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
937 |
"eval_samples_per_second": 76.607,
|
938 |
"eval_steps_per_second": 2.413,
|
939 |
"step": 24500
|
940 |
+
},
|
941 |
+
{
|
942 |
+
"epoch": 8.0,
|
943 |
+
"learning_rate": 0.00031586526315789475,
|
944 |
+
"loss": 0.4321,
|
945 |
+
"step": 25000
|
946 |
+
},
|
947 |
+
{
|
948 |
+
"epoch": 8.0,
|
949 |
+
"eval_bleu": 0.06891070414721397,
|
950 |
+
"eval_exact_match": 0.102,
|
951 |
+
"eval_loss": 0.6621795892715454,
|
952 |
+
"eval_rouge1": 0.5134088474234255,
|
953 |
+
"eval_rouge2": 0.35716681673325246,
|
954 |
+
"eval_rougeL": 0.5008715932059962,
|
955 |
+
"eval_runtime": 27.5712,
|
956 |
+
"eval_samples_per_second": 72.539,
|
957 |
+
"eval_steps_per_second": 2.285,
|
958 |
+
"step": 25000
|
959 |
}
|
960 |
],
|
961 |
"max_steps": 62500,
|
962 |
"num_train_epochs": 20,
|
963 |
+
"total_flos": 1.0451630201556173e+17,
|
964 |
"trial_name": null,
|
965 |
"trial_params": null
|
966 |
}
|
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:bd4d2a46e097770c9bb44858d299cabb792ad37aaa6d013583b69b3ea062b645
|
3 |
size 242031355
|