Training in progress, step 6500
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:0e52ba86b1879edad2b8414f58abf558f0074e5995047858eb74e38e091be4f8
|
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:9e16cbcceb8c833250212095b9f993405ea954478bd18f664144fb1dcb25d6e3
|
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:904fa3d7a56ac0143049a0063f1ad4ae910db25d1770cdc3667ac97709714200
|
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:dc84a8075c9c88b419a1e5a32b44350e19b3564d5ac1f16f150312bb08e9033b
|
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:9e24ad6a769d25bd4d28d6a33d1b56c96c3569a3bbb3026376f3f82745a957ed
|
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,
|
@@ -234,11 +234,30 @@
|
|
234 |
"eval_samples_per_second": 91.058,
|
235 |
"eval_steps_per_second": 2.868,
|
236 |
"step": 6000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
237 |
}
|
238 |
],
|
239 |
"max_steps": 31250,
|
240 |
"num_train_epochs": 10,
|
241 |
-
"total_flos": 2.
|
242 |
"trial_name": null,
|
243 |
"trial_params": null
|
244 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.7687653303146362,
|
3 |
+
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-w_special_tokens/checkpoint-6500",
|
4 |
+
"epoch": 2.08,
|
5 |
+
"global_step": 6500,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
234 |
"eval_samples_per_second": 91.058,
|
235 |
"eval_steps_per_second": 2.868,
|
236 |
"step": 6000
|
237 |
+
},
|
238 |
+
{
|
239 |
+
"epoch": 2.08,
|
240 |
+
"learning_rate": 8.33900360427123e-05,
|
241 |
+
"loss": 0.5661,
|
242 |
+
"step": 6500
|
243 |
+
},
|
244 |
+
{
|
245 |
+
"epoch": 2.08,
|
246 |
+
"eval_bleu": 0.13309212763109746,
|
247 |
+
"eval_exact_match": 0.157,
|
248 |
+
"eval_loss": 0.7687653303146362,
|
249 |
+
"eval_rouge1": 0.5699981387398212,
|
250 |
+
"eval_rouge2": 0.3973095013395418,
|
251 |
+
"eval_rougeL": 0.551455131759035,
|
252 |
+
"eval_runtime": 21.9964,
|
253 |
+
"eval_samples_per_second": 90.924,
|
254 |
+
"eval_steps_per_second": 2.864,
|
255 |
+
"step": 6500
|
256 |
}
|
257 |
],
|
258 |
"max_steps": 31250,
|
259 |
"num_train_epochs": 10,
|
260 |
+
"total_flos": 2.3514648318836736e+16,
|
261 |
"trial_name": null,
|
262 |
"trial_params": null
|
263 |
}
|
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:9e16cbcceb8c833250212095b9f993405ea954478bd18f664144fb1dcb25d6e3
|
3 |
size 242019067
|