Training in progress, step 11500
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 484059375
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a8fd14875f383b9bb0d8593b684d62436d3668082932d0a7478a733a16998ec
|
3 |
size 484059375
|
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:714d445e6b5862d1f88ae613af90d4976e1296d0cc0aafcdd6d58bd826a8cc9a
|
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:ce949685be6274a05b6e7c619789b125fa9355ec848e49da30bf08f8f0728b60
|
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:4122a09dd635d78f97acc1da1c19d9cae63312b7d149d206a02a14b3e9635d97
|
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:afbfb3c8724d5e4a4b2ab6b752657e8afd02c3798521639b7d388dc2e14a79ae
|
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/Salesforce-codet5-small-CodeXGLUE-CONCODE-w_special_tokens/checkpoint-
|
4 |
-
"epoch": 3.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -424,11 +424,30 @@
|
|
424 |
"eval_samples_per_second": 90.694,
|
425 |
"eval_steps_per_second": 2.857,
|
426 |
"step": 11000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
427 |
}
|
428 |
],
|
429 |
"max_steps": 31250,
|
430 |
"num_train_epochs": 10,
|
431 |
-
"total_flos":
|
432 |
"trial_name": null,
|
433 |
"trial_params": null
|
434 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.7635162472724915,
|
3 |
+
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-w_special_tokens/checkpoint-11500",
|
4 |
+
"epoch": 3.68,
|
5 |
+
"global_step": 11500,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
424 |
"eval_samples_per_second": 90.694,
|
425 |
"eval_steps_per_second": 2.857,
|
426 |
"step": 11000
|
427 |
+
},
|
428 |
+
{
|
429 |
+
"epoch": 3.68,
|
430 |
+
"learning_rate": 6.654764711826725e-05,
|
431 |
+
"loss": 0.4791,
|
432 |
+
"step": 11500
|
433 |
+
},
|
434 |
+
{
|
435 |
+
"epoch": 3.68,
|
436 |
+
"eval_bleu": 0.1355371343991678,
|
437 |
+
"eval_exact_match": 0.1665,
|
438 |
+
"eval_loss": 0.7635162472724915,
|
439 |
+
"eval_rouge1": 0.5745793842335204,
|
440 |
+
"eval_rouge2": 0.41206862743691836,
|
441 |
+
"eval_rougeL": 0.5587644331139192,
|
442 |
+
"eval_runtime": 22.3535,
|
443 |
+
"eval_samples_per_second": 89.472,
|
444 |
+
"eval_steps_per_second": 2.818,
|
445 |
+
"step": 11500
|
446 |
}
|
447 |
],
|
448 |
"max_steps": 31250,
|
449 |
"num_train_epochs": 10,
|
450 |
+
"total_flos": 4.155506758149734e+16,
|
451 |
"trial_name": null,
|
452 |
"trial_params": null
|
453 |
}
|
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:714d445e6b5862d1f88ae613af90d4976e1296d0cc0aafcdd6d58bd826a8cc9a
|
3 |
size 242019067
|