Training in progress, step 20000
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:6de04c060f1f77528eee79dbcd6b509a57b2d39b2f1a58403ad9683d7ce549b1
|
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:24792e626ba1964f1ac162d816daab924928f6f7091a6b0e11cef0b0fb702ef0
|
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:195316984bb46c6244d1cdc291cb6fcd3d42c5ad140822bebd349288649722cd
|
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:4996124c22a6c78d0cc1deaddbf3d09c7cfd06e2943263bbd65f64a7a521e3ca
|
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:e7f51a734f551ba9ecb27b6eb7622b420667eed7960b4b64cc4a05affdbb8747
|
3 |
size 623
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 0.759707510471344,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-selected/checkpoint-12000",
|
4 |
-
"epoch":
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -177,11 +177,30 @@
|
|
177 |
"eval_samples_per_second": 9.228,
|
178 |
"eval_steps_per_second": 0.291,
|
179 |
"step": 18000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
180 |
}
|
181 |
],
|
182 |
"max_steps": 62500,
|
183 |
"num_train_epochs": 20,
|
184 |
-
"total_flos":
|
185 |
"trial_name": null,
|
186 |
"trial_params": null
|
187 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 0.759707510471344,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-selected/checkpoint-12000",
|
4 |
+
"epoch": 6.4,
|
5 |
+
"global_step": 20000,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
177 |
"eval_samples_per_second": 9.228,
|
178 |
"eval_steps_per_second": 0.291,
|
179 |
"step": 18000
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"epoch": 6.4,
|
183 |
+
"learning_rate": 7.159242105263159e-05,
|
184 |
+
"loss": 0.3899,
|
185 |
+
"step": 20000
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 6.4,
|
189 |
+
"eval_bleu": 0.3059724707400374,
|
190 |
+
"eval_exact_match": 0.1805,
|
191 |
+
"eval_loss": 0.7763121128082275,
|
192 |
+
"eval_rouge1": 0.6026149641849021,
|
193 |
+
"eval_rouge2": 0.41838415223593517,
|
194 |
+
"eval_rougeL": 0.5767998545492816,
|
195 |
+
"eval_runtime": 194.5368,
|
196 |
+
"eval_samples_per_second": 10.281,
|
197 |
+
"eval_steps_per_second": 0.324,
|
198 |
+
"step": 20000
|
199 |
}
|
200 |
],
|
201 |
"max_steps": 62500,
|
202 |
"num_train_epochs": 20,
|
203 |
+
"total_flos": 7.214208632487936e+16,
|
204 |
"trial_name": null,
|
205 |
"trial_params": null
|
206 |
}
|
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:24792e626ba1964f1ac162d816daab924928f6f7091a6b0e11cef0b0fb702ef0
|
3 |
size 242019067
|