Training in progress, step 26500
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:fe6c1c6126de5e726bd204aa36f029dbbb2ff4ea02499d5d3e6bdcee1e7257b4
|
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:882f2dbd8711a9e88725c28c79d5aa1295fd8749f3628b6b7b0f2885beb82598
|
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:bf44309bf33543b9328f575b998b39a4f4228f13405a2bc274a6b6fde3265584
|
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:91ed0cd028941c6bb5d5dd41c046243d92bfedf223801da9bf634ce367f77e5e
|
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:8e25bae34e44d1a209d1fdab1fae73ed4f04e2324e5dd0e50862953350243dd3
|
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,
|
@@ -994,11 +994,30 @@
|
|
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.
|
1002 |
"trial_name": null,
|
1003 |
"trial_params": null
|
1004 |
}
|
|
|
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.48,
|
5 |
+
"global_step": 26500,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
994 |
"eval_samples_per_second": 76.047,
|
995 |
"eval_steps_per_second": 2.395,
|
996 |
"step": 26000
|
997 |
+
},
|
998 |
+
{
|
999 |
+
"epoch": 8.48,
|
1000 |
+
"learning_rate": 0.0003032336842105263,
|
1001 |
+
"loss": 0.405,
|
1002 |
+
"step": 26500
|
1003 |
+
},
|
1004 |
+
{
|
1005 |
+
"epoch": 8.48,
|
1006 |
+
"eval_bleu": 0.06948334775074264,
|
1007 |
+
"eval_exact_match": 0.1005,
|
1008 |
+
"eval_loss": 0.663256824016571,
|
1009 |
+
"eval_rouge1": 0.518724388856783,
|
1010 |
+
"eval_rouge2": 0.3607352300107304,
|
1011 |
+
"eval_rougeL": 0.5051343067349954,
|
1012 |
+
"eval_runtime": 26.328,
|
1013 |
+
"eval_samples_per_second": 75.965,
|
1014 |
+
"eval_steps_per_second": 2.393,
|
1015 |
+
"step": 26500
|
1016 |
}
|
1017 |
],
|
1018 |
"max_steps": 62500,
|
1019 |
"num_train_epochs": 20,
|
1020 |
+
"total_flos": 1.1078078339167027e+17,
|
1021 |
"trial_name": null,
|
1022 |
"trial_params": null
|
1023 |
}
|
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:882f2dbd8711a9e88725c28c79d5aa1295fd8749f3628b6b7b0f2885beb82598
|
3 |
size 242031355
|