Training in progress, step 10500
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:90419ca1c8dcc6ac19bfac5f80f3d5258ad861006bfb73db8a638a91e9694c25
|
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:37d9dcd066bf47bc442221fe90f98c97d71a4ba4c22c8551fd6bffbc8d51089f
|
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:4a65b6fa6ad93eb54df0798814ee365fa827726514ea9190ff419174d3e0a0fd
|
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:1ae11d910b40749053d841f0b3e6a002ad24136657f1fe8ab154c751c28451a9
|
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:c07000fd4f6500047803ca4b0a5f206aba6b8bbc8cf85357d234c6d93cc49497
|
3 |
size 623
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 0.7636184096336365,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-w_special_tokens/checkpoint-9000",
|
4 |
-
"epoch": 3.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -386,11 +386,30 @@
|
|
386 |
"eval_samples_per_second": 91.708,
|
387 |
"eval_steps_per_second": 2.889,
|
388 |
"step": 10000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
389 |
}
|
390 |
],
|
391 |
"max_steps": 31250,
|
392 |
"num_train_epochs": 10,
|
393 |
-
"total_flos": 3.
|
394 |
"trial_name": null,
|
395 |
"trial_params": null
|
396 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 0.7636184096336365,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-w_special_tokens/checkpoint-9000",
|
4 |
+
"epoch": 3.36,
|
5 |
+
"global_step": 10500,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
386 |
"eval_samples_per_second": 91.708,
|
387 |
"eval_steps_per_second": 2.889,
|
388 |
"step": 10000
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 3.36,
|
392 |
+
"learning_rate": 6.991612490315627e-05,
|
393 |
+
"loss": 0.4791,
|
394 |
+
"step": 10500
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 3.36,
|
398 |
+
"eval_bleu": 0.1361107213351937,
|
399 |
+
"eval_exact_match": 0.162,
|
400 |
+
"eval_loss": 0.7662444114685059,
|
401 |
+
"eval_rouge1": 0.5729589320755841,
|
402 |
+
"eval_rouge2": 0.40808662503016657,
|
403 |
+
"eval_rougeL": 0.555974205030025,
|
404 |
+
"eval_runtime": 21.95,
|
405 |
+
"eval_samples_per_second": 91.116,
|
406 |
+
"eval_steps_per_second": 2.87,
|
407 |
+
"step": 10500
|
408 |
}
|
409 |
],
|
410 |
"max_steps": 31250,
|
411 |
"num_train_epochs": 10,
|
412 |
+
"total_flos": 3.79285924699177e+16,
|
413 |
"trial_name": null,
|
414 |
"trial_params": null
|
415 |
}
|
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:37d9dcd066bf47bc442221fe90f98c97d71a4ba4c22c8551fd6bffbc8d51089f
|
3 |
size 242019067
|