Training in progress, step 6000
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:3622b6285a174dc168e3eb842ab125205dbef816624429e8c12876a85ea49df6
|
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:213637e53f061e2f911ff1e307a7071e6c34ccd3b3ee77499115d93d164408c3
|
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:10993bb29503253f40a09a95435f9bf446187587eef6145e5e2364ad513aa437
|
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:0b4c6599bb52d052b8b747703bb81e6558f1e0207bdf22ce289d06215c6badfe
|
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:0eaa5b7da86e25cdd38b3b0f2d2a27b4eca5b915fb9c4fcc0157c240c04f45c4
|
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": 1.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -215,11 +215,30 @@
|
|
215 |
"eval_samples_per_second": 91.789,
|
216 |
"eval_steps_per_second": 2.891,
|
217 |
"step": 5500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
218 |
}
|
219 |
],
|
220 |
"max_steps": 31250,
|
221 |
"num_train_epochs": 10,
|
222 |
-
"total_flos":
|
223 |
"trial_name": null,
|
224 |
"trial_params": null
|
225 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.7715250253677368,
|
3 |
+
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-w_special_tokens/checkpoint-6000",
|
4 |
+
"epoch": 1.92,
|
5 |
+
"global_step": 6000,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
215 |
"eval_samples_per_second": 91.789,
|
216 |
"eval_steps_per_second": 2.891,
|
217 |
"step": 5500
|
218 |
+
},
|
219 |
+
{
|
220 |
+
"epoch": 1.92,
|
221 |
+
"learning_rate": 8.50742749351568e-05,
|
222 |
+
"loss": 0.5911,
|
223 |
+
"step": 6000
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"epoch": 1.92,
|
227 |
+
"eval_bleu": 0.13125298952345468,
|
228 |
+
"eval_exact_match": 0.162,
|
229 |
+
"eval_loss": 0.7715250253677368,
|
230 |
+
"eval_rouge1": 0.5661217549934918,
|
231 |
+
"eval_rouge2": 0.3993895966921206,
|
232 |
+
"eval_rougeL": 0.5492973852073642,
|
233 |
+
"eval_runtime": 21.9641,
|
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.171393410911437e+16,
|
242 |
"trial_name": null,
|
243 |
"trial_params": null
|
244 |
}
|
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:213637e53f061e2f911ff1e307a7071e6c34ccd3b3ee77499115d93d164408c3
|
3 |
size 242019067
|