Training in progress, step 30000
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 484061231
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:246710e3b852adb3c2d8a6c8a0c5b6ad7e9f2a9ac062df680895d6446dbfe8d5
|
3 |
size 484061231
|
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:3edaed22140de140268a489ab293a126090c78f242684707b3995d20ba206e7b
|
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:493b8b7b7d8c781f400db4a14b97bfdf9b6156696566d0e91cc4169f7320d5fe
|
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:fe4532d2bcc56a72d2e13a3463d07f7a07d0be6e4d6f50e57045d7d255a14c92
|
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:7f32f30049440f77d2171e4d3eba05185ef85fe9a66df40158dd0fceeb5d2cba
|
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,
|
@@ -272,11 +272,30 @@
|
|
272 |
"eval_samples_per_second": 11.455,
|
273 |
"eval_steps_per_second": 0.361,
|
274 |
"step": 28000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
275 |
}
|
276 |
],
|
277 |
"max_steps": 62500,
|
278 |
"num_train_epochs": 20,
|
279 |
-
"total_flos": 1.
|
280 |
"trial_name": null,
|
281 |
"trial_params": null
|
282 |
}
|
|
|
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": 9.6,
|
5 |
+
"global_step": 30000,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
272 |
"eval_samples_per_second": 11.455,
|
273 |
"eval_steps_per_second": 0.361,
|
274 |
"step": 28000
|
275 |
+
},
|
276 |
+
{
|
277 |
+
"epoch": 9.6,
|
278 |
+
"learning_rate": 5.475536842105263e-05,
|
279 |
+
"loss": 0.3119,
|
280 |
+
"step": 30000
|
281 |
+
},
|
282 |
+
{
|
283 |
+
"epoch": 9.6,
|
284 |
+
"eval_bleu": 0.32475336720503345,
|
285 |
+
"eval_exact_match": 0.18,
|
286 |
+
"eval_loss": 0.8151144981384277,
|
287 |
+
"eval_rouge1": 0.610219724333067,
|
288 |
+
"eval_rouge2": 0.41998657811516843,
|
289 |
+
"eval_rougeL": 0.5813340970149274,
|
290 |
+
"eval_runtime": 153.9026,
|
291 |
+
"eval_samples_per_second": 12.995,
|
292 |
+
"eval_steps_per_second": 0.409,
|
293 |
+
"step": 30000
|
294 |
}
|
295 |
],
|
296 |
"max_steps": 62500,
|
297 |
"num_train_epochs": 20,
|
298 |
+
"total_flos": 1.0815604062368563e+17,
|
299 |
"trial_name": null,
|
300 |
"trial_params": null
|
301 |
}
|
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:3edaed22140de140268a489ab293a126090c78f242684707b3995d20ba206e7b
|
3 |
size 242019067
|