Training in progress, step 26000
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:075560e10d6770331d5b78e8e3bce952df5c496588e47cd815d34cda46b0b066
|
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:5f0493c0bf14048c26887f4e0172d7c6565f9ba8651f0dae0e72b82a52ea8ef6
|
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:8bdb09a2defb347c986b0f08dda1d46ee9b82d0296d2a5875fef1e1bd5b5873d
|
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:ef9c2bb71c7baedce7e58469f18790c85f10ed792300427c1f310e11d5f9a911
|
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:1c47d4d9cc8e7a0c1f65e16718a8e85d96a3cc3f7e44d7dac3a37b69389bf85b
|
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": 8.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -975,11 +975,30 @@
|
|
975 |
"eval_samples_per_second": 77.015,
|
976 |
"eval_steps_per_second": 2.426,
|
977 |
"step": 25500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
978 |
}
|
979 |
],
|
980 |
"max_steps": 62500,
|
981 |
"num_train_epochs": 20,
|
982 |
-
"total_flos": 1.
|
983 |
"trial_name": null,
|
984 |
"trial_params": null
|
985 |
}
|
|
|
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.32,
|
5 |
+
"global_step": 26000,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
975 |
"eval_samples_per_second": 77.015,
|
976 |
"eval_steps_per_second": 2.426,
|
977 |
"step": 25500
|
978 |
+
},
|
979 |
+
{
|
980 |
+
"epoch": 8.32,
|
981 |
+
"learning_rate": 0.00030744421052631576,
|
982 |
+
"loss": 0.4124,
|
983 |
+
"step": 26000
|
984 |
+
},
|
985 |
+
{
|
986 |
+
"epoch": 8.32,
|
987 |
+
"eval_bleu": 0.06826764323139825,
|
988 |
+
"eval_exact_match": 0.1045,
|
989 |
+
"eval_loss": 0.665459394454956,
|
990 |
+
"eval_rouge1": 0.5122977931541812,
|
991 |
+
"eval_rouge2": 0.35973042474946837,
|
992 |
+
"eval_rougeL": 0.5005467940238904,
|
993 |
+
"eval_runtime": 26.2994,
|
994 |
+
"eval_samples_per_second": 76.047,
|
995 |
+
"eval_steps_per_second": 2.395,
|
996 |
+
"step": 26000
|
997 |
}
|
998 |
],
|
999 |
"max_steps": 62500,
|
1000 |
"num_train_epochs": 20,
|
1001 |
+
"total_flos": 1.0868916889740902e+17,
|
1002 |
"trial_name": null,
|
1003 |
"trial_params": null
|
1004 |
}
|
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:5f0493c0bf14048c26887f4e0172d7c6565f9ba8651f0dae0e72b82a52ea8ef6
|
3 |
size 242031355
|