Training in progress, step 5500
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:b7956ae8c62271f4f90db14f43f27bee6aedf2d6d9218dc2b69080982ec8d672
|
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:2546b974eb5a93d195d5c64f9823de6bf6f1590f31a5342be0661f63dca5d4d2
|
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:f8f2e001413c6337dde77e45c70d1b2cc83e002bcd7f10d82113910431e70eb1
|
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:70ea75b32f21454a84b054956f7da29457d770e1e45fc3da95cd2718f3fbef9e
|
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:9d78518870aba9a38ba4e3ef5d9bc50cec6e8172662369a845324b04c51ccc58
|
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,
|
@@ -196,11 +196,30 @@
|
|
196 |
"eval_samples_per_second": 90.587,
|
197 |
"eval_steps_per_second": 2.853,
|
198 |
"step": 5000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
199 |
}
|
200 |
],
|
201 |
"max_steps": 31250,
|
202 |
"num_train_epochs": 10,
|
203 |
-
"total_flos": 1.
|
204 |
"trial_name": null,
|
205 |
"trial_params": null
|
206 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.7772428393363953,
|
3 |
+
"best_model_checkpoint": "/home2/s5431786/jb-internship/results/Salesforce-codet5-small-CodeXGLUE-CONCODE-w_special_tokens/checkpoint-5500",
|
4 |
+
"epoch": 1.76,
|
5 |
+
"global_step": 5500,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
196 |
"eval_samples_per_second": 90.587,
|
197 |
"eval_steps_per_second": 2.853,
|
198 |
"step": 5000
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 1.76,
|
202 |
+
"learning_rate": 8.67585138276013e-05,
|
203 |
+
"loss": 0.604,
|
204 |
+
"step": 5500
|
205 |
+
},
|
206 |
+
{
|
207 |
+
"epoch": 1.76,
|
208 |
+
"eval_bleu": 0.12974945121652084,
|
209 |
+
"eval_exact_match": 0.164,
|
210 |
+
"eval_loss": 0.7772428393363953,
|
211 |
+
"eval_rouge1": 0.5689486656450822,
|
212 |
+
"eval_rouge2": 0.3977032244845097,
|
213 |
+
"eval_rougeL": 0.5513327295716377,
|
214 |
+
"eval_runtime": 21.7891,
|
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": 1.9886134621372416e+16,
|
223 |
"trial_name": null,
|
224 |
"trial_params": null
|
225 |
}
|
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:2546b974eb5a93d195d5c64f9823de6bf6f1590f31a5342be0661f63dca5d4d2
|
3 |
size 242019067
|