Training in progress, step 22000
Browse files- last-checkpoint/optimizer.pt +2 -2
- 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
- last-checkpoint/training_args.bin +1 -1
- pytorch_model.bin +1 -1
- training_args.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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3ec571e7a7a6d2693b5104e134ec7dddab62ef3003ddf9e9d4b896aae65170e
|
3 |
+
size 484061231
|
last-checkpoint/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242019067
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7210257c425b9e528559b76d9820794bcce6bc4114790595af66812980f8e0de
|
3 |
size 242019067
|
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:edb3bd693374a9eeba9b1d867262aa17c9c4b3a3422b6e421242fafb0c28a8e9
|
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:274e09981b994ac0eeaf92674b2de4e05a27d3bac9a1aed09842cd0021899846
|
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:0f161d5392057e9c674da7bb575773409d96607a74a8fea2f06b6c08f2a515bf
|
3 |
size 623
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 0.759707510471344,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-selected/checkpoint-12000",
|
4 |
-
"epoch":
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -196,11 +196,30 @@
|
|
196 |
"eval_samples_per_second": 10.281,
|
197 |
"eval_steps_per_second": 0.324,
|
198 |
"step": 20000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
199 |
}
|
200 |
],
|
201 |
"max_steps": 62500,
|
202 |
"num_train_epochs": 20,
|
203 |
-
"total_flos": 7.
|
204 |
"trial_name": null,
|
205 |
"trial_params": null
|
206 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 0.759707510471344,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-selected/checkpoint-12000",
|
4 |
+
"epoch": 7.04,
|
5 |
+
"global_step": 22000,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
196 |
"eval_samples_per_second": 10.281,
|
197 |
"eval_steps_per_second": 0.324,
|
198 |
"step": 20000
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 7.04,
|
202 |
+
"learning_rate": 6.8224e-05,
|
203 |
+
"loss": 0.3803,
|
204 |
+
"step": 22000
|
205 |
+
},
|
206 |
+
{
|
207 |
+
"epoch": 7.04,
|
208 |
+
"eval_bleu": 0.3162298613031694,
|
209 |
+
"eval_exact_match": 0.1805,
|
210 |
+
"eval_loss": 0.7929842472076416,
|
211 |
+
"eval_rouge1": 0.6026097008816469,
|
212 |
+
"eval_rouge2": 0.416157662903899,
|
213 |
+
"eval_rougeL": 0.5752187985145643,
|
214 |
+
"eval_runtime": 178.6941,
|
215 |
+
"eval_samples_per_second": 11.192,
|
216 |
+
"eval_steps_per_second": 0.353,
|
217 |
+
"step": 22000
|
218 |
}
|
219 |
],
|
220 |
"max_steps": 62500,
|
221 |
"num_train_epochs": 20,
|
222 |
+
"total_flos": 7.932965799906509e+16,
|
223 |
"trial_name": null,
|
224 |
"trial_params": null
|
225 |
}
|
last-checkpoint/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3887
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d358c70205772fc2090fb3217ef570e023a7ad243f3ac5a6fb67a8931c42335a
|
3 |
size 3887
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242019067
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7210257c425b9e528559b76d9820794bcce6bc4114790595af66812980f8e0de
|
3 |
size 242019067
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3887
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d358c70205772fc2090fb3217ef570e023a7ad243f3ac5a6fb67a8931c42335a
|
3 |
size 3887
|