Training in progress, step 3500
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 484059375
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:219a23e69432184d48a31fcc6f7187c8c6433f70bee6a4c8cac0395097fe8f2d
|
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:071778e23c82b1bd1a1dab6df8a7e8ae39635eaa66e5edc14d3dcd2d69d55657
|
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:0c1752e7fee6b0cc83a6580a6c570d8f07cca0f06b9dd25f29be782ae5f6297b
|
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:71d1797550d03854731c042a8cea90ac768fa74224f58ad65446e36fe0557a99
|
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:122767fb0b43994b601f05b429accd38ff350265ede199034d1bc95730483759
|
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/Salesforce-codet5-small-CodeXGLUE-CONCODE-w_special_tokens/checkpoint-
|
4 |
-
"epoch":
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -120,11 +120,30 @@
|
|
120 |
"eval_samples_per_second": 91.453,
|
121 |
"eval_steps_per_second": 2.881,
|
122 |
"step": 3000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
}
|
124 |
],
|
125 |
"max_steps": 31250,
|
126 |
"num_train_epochs": 10,
|
127 |
-
"total_flos": 1.
|
128 |
"trial_name": null,
|
129 |
"trial_params": null
|
130 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.8004248142242432,
|
3 |
+
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-w_special_tokens/checkpoint-3500",
|
4 |
+
"epoch": 1.12,
|
5 |
+
"global_step": 3500,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
120 |
"eval_samples_per_second": 91.453,
|
121 |
"eval_steps_per_second": 2.881,
|
122 |
"step": 3000
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 1.12,
|
126 |
+
"learning_rate": 9.349546939737934e-05,
|
127 |
+
"loss": 0.6505,
|
128 |
+
"step": 3500
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 1.12,
|
132 |
+
"eval_bleu": 0.12561336503475642,
|
133 |
+
"eval_exact_match": 0.1575,
|
134 |
+
"eval_loss": 0.8004248142242432,
|
135 |
+
"eval_rouge1": 0.5604501817439145,
|
136 |
+
"eval_rouge2": 0.39030440934575783,
|
137 |
+
"eval_rougeL": 0.5425107709271633,
|
138 |
+
"eval_runtime": 21.9286,
|
139 |
+
"eval_samples_per_second": 91.205,
|
140 |
+
"eval_steps_per_second": 2.873,
|
141 |
+
"step": 3500
|
142 |
}
|
143 |
],
|
144 |
"max_steps": 31250,
|
145 |
"num_train_epochs": 10,
|
146 |
+
"total_flos": 1.26527666651136e+16,
|
147 |
"trial_name": null,
|
148 |
"trial_params": null
|
149 |
}
|
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:071778e23c82b1bd1a1dab6df8a7e8ae39635eaa66e5edc14d3dcd2d69d55657
|
3 |
size 242019067
|