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 +21 -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:88875adc48e2f3e6d73bf09ed2cf4bc59b634a5dc22ca604ef6ee3af2aec5c4e
|
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:74d17394c5845e8ad133e25e23888208f7c85b79a706ffeee9539ca05cac8566
|
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:f77fcefa6127895d4706456b243a08f6725d97776479d499742daf703cce0d21
|
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:a5a0f307c09ad681d62a11a32351507f899e98fb99d2b8394ffab78aaba07203
|
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:6c3925a3ec8314b1b47f855c5962b1cf9cbfd57406a79bc8c2f24acbd9d24a68
|
3 |
size 623
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 1.528552770614624,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship-repr/results/Salesforce-codet5-small-java-small-selected-wo-tokens/checkpoint-2000",
|
4 |
-
"epoch": 2.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -168,11 +168,29 @@
|
|
168 |
"eval_samples_per_second": 145.076,
|
169 |
"eval_steps_per_second": 1.515,
|
170 |
"step": 18000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
}
|
172 |
],
|
173 |
"max_steps": 36045,
|
174 |
"num_train_epochs": 5,
|
175 |
-
"total_flos": 2.
|
176 |
"trial_name": null,
|
177 |
"trial_params": null
|
178 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 1.528552770614624,
|
3 |
"best_model_checkpoint": "/home2/s5431786/jb-internship-repr/results/Salesforce-codet5-small-java-small-selected-wo-tokens/checkpoint-2000",
|
4 |
+
"epoch": 2.7743098904147594,
|
5 |
+
"global_step": 20000,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
168 |
"eval_samples_per_second": 145.076,
|
169 |
"eval_steps_per_second": 1.515,
|
170 |
"step": 18000
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 2.77,
|
174 |
+
"learning_rate": 4.688102330471351e-05,
|
175 |
+
"loss": 0.8921,
|
176 |
+
"step": 20000
|
177 |
+
},
|
178 |
+
{
|
179 |
+
"epoch": 2.77,
|
180 |
+
"eval_exact_match": 0.3301459486663312,
|
181 |
+
"eval_loss": 1.5790328979492188,
|
182 |
+
"eval_rouge1": 0.5328535938777187,
|
183 |
+
"eval_rouge2": 0.2582260548148201,
|
184 |
+
"eval_rougeL": 0.5322687769671152,
|
185 |
+
"eval_runtime": 166.1094,
|
186 |
+
"eval_samples_per_second": 143.544,
|
187 |
+
"eval_steps_per_second": 1.499,
|
188 |
+
"step": 20000
|
189 |
}
|
190 |
],
|
191 |
"max_steps": 36045,
|
192 |
"num_train_epochs": 5,
|
193 |
+
"total_flos": 2.5983189730197504e+17,
|
194 |
"trial_name": null,
|
195 |
"trial_params": null
|
196 |
}
|
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:74d17394c5845e8ad133e25e23888208f7c85b79a706ffeee9539ca05cac8566
|
3 |
size 242019067
|