Training in progress, step 14500
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 484059375
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a6aa4f99474229f0c9bc746e0321b442b32072713c637ced463ef4701d1241f
|
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:a357aba6939d2a38b958d1714a31d3ceef64511e09af96d6badea72d3aa5865a
|
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:75470a2e8eaa46f7191396a147d07111ca2d4385edaca49120ac847323eb4ee1
|
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:951039d470df2221024a52793b723fa67be3f0db242998a375e2fe1bfb3ee886
|
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:8bedee2e355a80f8ce35f06011c28989dcfe4edd3337fe72f5fa826d93fe077a
|
3 |
size 623
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 0.7575966715812683,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-w_special_tokens/checkpoint-12000",
|
4 |
-
"epoch": 4.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -538,11 +538,30 @@
|
|
538 |
"eval_samples_per_second": 90.93,
|
539 |
"eval_steps_per_second": 2.864,
|
540 |
"step": 14000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
541 |
}
|
542 |
],
|
543 |
"max_steps": 31250,
|
544 |
"num_train_epochs": 10,
|
545 |
-
"total_flos": 5.
|
546 |
"trial_name": null,
|
547 |
"trial_params": null
|
548 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 0.7575966715812683,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-w_special_tokens/checkpoint-12000",
|
4 |
+
"epoch": 4.64,
|
5 |
+
"global_step": 14500,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
538 |
"eval_samples_per_second": 90.93,
|
539 |
"eval_steps_per_second": 2.864,
|
540 |
"step": 14000
|
541 |
+
},
|
542 |
+
{
|
543 |
+
"epoch": 4.64,
|
544 |
+
"learning_rate": 5.6442213763600224e-05,
|
545 |
+
"loss": 0.4324,
|
546 |
+
"step": 14500
|
547 |
+
},
|
548 |
+
{
|
549 |
+
"epoch": 4.64,
|
550 |
+
"eval_bleu": 0.136753744419093,
|
551 |
+
"eval_exact_match": 0.1655,
|
552 |
+
"eval_loss": 0.7612979412078857,
|
553 |
+
"eval_rouge1": 0.5796564826859487,
|
554 |
+
"eval_rouge2": 0.4106247491015199,
|
555 |
+
"eval_rougeL": 0.5617575380728914,
|
556 |
+
"eval_runtime": 21.8303,
|
557 |
+
"eval_samples_per_second": 91.616,
|
558 |
+
"eval_steps_per_second": 2.886,
|
559 |
+
"step": 14500
|
560 |
}
|
561 |
],
|
562 |
"max_steps": 31250,
|
563 |
"num_train_epochs": 10,
|
564 |
+
"total_flos": 5.235255191430758e+16,
|
565 |
"trial_name": null,
|
566 |
"trial_params": null
|
567 |
}
|
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:a357aba6939d2a38b958d1714a31d3ceef64511e09af96d6badea72d3aa5865a
|
3 |
size 242019067
|