Training in progress, step 18500
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 484085807
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efcfa970792427bb23ebd020b6982aa74c7317dbb9190f428d3c36534fb6f0c3
|
3 |
size 484085807
|
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:7cc1a8936b0fa1aa5064ea04490b3de5cce525ce55b5ba2b41d74c912d609693
|
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:93e5a4f3b1fffa26f175a593c8b4814c17d1c369a461be2103e449e62e97e04a
|
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:6497b3560f4dce675de0441236126359cb27ad7919d73715dda52b9f6fbfb5a6
|
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:8b588f887bdc9fb70ea38b100d6e637cb1ee0350c78a0aeefe7dcba6cb23b8a7
|
3 |
size 623
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 0.6761348247528076,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/t5-small-CodeXGLUE-CONCODE-faster/checkpoint-18000",
|
4 |
-
"epoch": 5.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -690,11 +690,30 @@
|
|
690 |
"eval_samples_per_second": 75.297,
|
691 |
"eval_steps_per_second": 2.372,
|
692 |
"step": 18000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
693 |
}
|
694 |
],
|
695 |
"max_steps": 62500,
|
696 |
"num_train_epochs": 20,
|
697 |
-
"total_flos": 7.
|
698 |
"trial_name": null,
|
699 |
"trial_params": null
|
700 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 0.6761348247528076,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/t5-small-CodeXGLUE-CONCODE-faster/checkpoint-18000",
|
4 |
+
"epoch": 5.92,
|
5 |
+
"global_step": 18500,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
690 |
"eval_samples_per_second": 75.297,
|
691 |
"eval_steps_per_second": 2.372,
|
692 |
"step": 18000
|
693 |
+
},
|
694 |
+
{
|
695 |
+
"epoch": 5.92,
|
696 |
+
"learning_rate": 0.00037058526315789477,
|
697 |
+
"loss": 0.4865,
|
698 |
+
"step": 18500
|
699 |
+
},
|
700 |
+
{
|
701 |
+
"epoch": 5.92,
|
702 |
+
"eval_bleu": 0.06815194117913387,
|
703 |
+
"eval_exact_match": 0.1055,
|
704 |
+
"eval_loss": 0.6767784357070923,
|
705 |
+
"eval_rouge1": 0.5103735531673305,
|
706 |
+
"eval_rouge2": 0.3571731763455166,
|
707 |
+
"eval_rougeL": 0.49830522378417486,
|
708 |
+
"eval_runtime": 25.9799,
|
709 |
+
"eval_samples_per_second": 76.983,
|
710 |
+
"eval_steps_per_second": 2.425,
|
711 |
+
"step": 18500
|
712 |
}
|
713 |
],
|
714 |
"max_steps": 62500,
|
715 |
"num_train_epochs": 20,
|
716 |
+
"total_flos": 7.739043837326131e+16,
|
717 |
"trial_name": null,
|
718 |
"trial_params": null
|
719 |
}
|
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:7cc1a8936b0fa1aa5064ea04490b3de5cce525ce55b5ba2b41d74c912d609693
|
3 |
size 242031355
|