Training in progress, step 9500
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:afdfa291a35bc3af586130d697da3a582e4cf4734b572895bbded99ff4f1dae5
|
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:3b20b57fc6bbefdfa083820d1d647ee721359543b0768cddfd13495869607e80
|
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:09f47bc98dc4f62c2fd48c3afb87ab1e1ff7e9e74ea9826c279226cb65e0b895
|
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:561b13d74f0e281d3fd2bbfa2465139723244e589ef11a731f9661386253b9bd
|
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:66c5d2ad47a3e0b487680a2b1c4313865a17bc115d68f5b0e29f37e2a76705f2
|
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":
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -348,11 +348,30 @@
|
|
348 |
"eval_samples_per_second": 91.354,
|
349 |
"eval_steps_per_second": 2.878,
|
350 |
"step": 9000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
351 |
}
|
352 |
],
|
353 |
"max_steps": 31250,
|
354 |
"num_train_epochs": 10,
|
355 |
-
"total_flos": 3.
|
356 |
"trial_name": null,
|
357 |
"trial_params": null
|
358 |
}
|
|
|
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.04,
|
5 |
+
"global_step": 9500,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
348 |
"eval_samples_per_second": 91.354,
|
349 |
"eval_steps_per_second": 2.878,
|
350 |
"step": 9000
|
351 |
+
},
|
352 |
+
{
|
353 |
+
"epoch": 3.04,
|
354 |
+
"learning_rate": 7.328460268804527e-05,
|
355 |
+
"loss": 0.5109,
|
356 |
+
"step": 9500
|
357 |
+
},
|
358 |
+
{
|
359 |
+
"epoch": 3.04,
|
360 |
+
"eval_bleu": 0.13581137320800807,
|
361 |
+
"eval_exact_match": 0.165,
|
362 |
+
"eval_loss": 0.7763196229934692,
|
363 |
+
"eval_rouge1": 0.5710735563830984,
|
364 |
+
"eval_rouge2": 0.4076167525021497,
|
365 |
+
"eval_rougeL": 0.5546392278395981,
|
366 |
+
"eval_runtime": 21.9516,
|
367 |
+
"eval_samples_per_second": 91.11,
|
368 |
+
"eval_steps_per_second": 2.87,
|
369 |
+
"step": 9500
|
370 |
}
|
371 |
],
|
372 |
"max_steps": 31250,
|
373 |
"num_train_epochs": 10,
|
374 |
+
"total_flos": 3.432559070203085e+16,
|
375 |
"trial_name": null,
|
376 |
"trial_params": null
|
377 |
}
|
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:3b20b57fc6bbefdfa083820d1d647ee721359543b0768cddfd13495869607e80
|
3 |
size 242019067
|