Training in progress, step 8500
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 484083951
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37e285bab8de00fe1b1e9409a68d24e617d029a4145b8cd697a83cfb03e70cac
|
3 |
size 484083951
|
last-checkpoint/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242031355
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:153ce2cc7bfb96f4603e7f34e551082dbbe68d260ca52e6fc1166b92fadaa8b5
|
3 |
size 242031355
|
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:af3ed821355cac7f9ea103a83d5e0d2f3771adcfdb6d634eac91b7088b4ab584
|
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:be2e9c956f0b1d4ab3f65bab8ec85df43acca002bbad5b017e2783caff41fbf9
|
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:63825011dc14f3843e0812dc4a71d064b4af31275100e5b893c08df8cb1d1a1c
|
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/t5-small-CodeXGLUE-CONCODE-faster/checkpoint-
|
4 |
-
"epoch": 2.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -310,11 +310,30 @@
|
|
310 |
"eval_samples_per_second": 54.34,
|
311 |
"eval_steps_per_second": 1.712,
|
312 |
"step": 8000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
313 |
}
|
314 |
],
|
315 |
"max_steps": 62500,
|
316 |
"num_train_epochs": 20,
|
317 |
-
"total_flos": 3.
|
318 |
"trial_name": null,
|
319 |
"trial_params": null
|
320 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.7355420589447021,
|
3 |
+
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/t5-small-CodeXGLUE-CONCODE-faster/checkpoint-8500",
|
4 |
+
"epoch": 2.7199999999999998,
|
5 |
+
"global_step": 8500,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
310 |
"eval_samples_per_second": 54.34,
|
311 |
"eval_steps_per_second": 1.712,
|
312 |
"step": 8000
|
313 |
+
},
|
314 |
+
{
|
315 |
+
"epoch": 2.72,
|
316 |
+
"learning_rate": 0.00045476210526315794,
|
317 |
+
"loss": 0.6278,
|
318 |
+
"step": 8500
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 2.72,
|
322 |
+
"eval_bleu": 0.06459301207154695,
|
323 |
+
"eval_exact_match": 0.0995,
|
324 |
+
"eval_loss": 0.7355420589447021,
|
325 |
+
"eval_rouge1": 0.503290317947929,
|
326 |
+
"eval_rouge2": 0.34354898330754957,
|
327 |
+
"eval_rougeL": 0.49001424087111184,
|
328 |
+
"eval_runtime": 36.3871,
|
329 |
+
"eval_samples_per_second": 54.965,
|
330 |
+
"eval_steps_per_second": 1.731,
|
331 |
+
"step": 8500
|
332 |
}
|
333 |
],
|
334 |
"max_steps": 62500,
|
335 |
"num_train_epochs": 20,
|
336 |
+
"total_flos": 3.557844129939456e+16,
|
337 |
"trial_name": null,
|
338 |
"trial_params": null
|
339 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242031355
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:153ce2cc7bfb96f4603e7f34e551082dbbe68d260ca52e6fc1166b92fadaa8b5
|
3 |
size 242031355
|