ramdhanfirdaus
commited on
Commit
•
9bf2345
1
Parent(s):
78375a6
Training in progress, step 1600, checkpoint
Browse files
last-checkpoint/adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 50349441
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:042feb5e0c533d7cebf3f96fde66bb552d8c58787c348e002784a0a16886fcb9
|
3 |
size 50349441
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 100691721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c1adb0241d72505ab60fa2b39ebb82e14f8176d45ac7e480ea997bfe5df7594
|
3 |
size 100691721
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14575
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd0e92abf050d4ab2ae03dc05823099af1cb99bab8778b951d8b18b05768e217
|
3 |
size 14575
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 627
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcd2587f362188ac4728d4fa6edf8d2b0b6d72db365d49f7b847d4d79e3da09f
|
3 |
size 627
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"best_metric": 1.
|
3 |
-
"best_model_checkpoint": "./outputs/checkpoint-
|
4 |
-
"epoch": 1.
|
5 |
"eval_steps": 100,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -217,13 +217,27 @@
|
|
217 |
"eval_samples_per_second": 21.793,
|
218 |
"eval_steps_per_second": 2.727,
|
219 |
"step": 1500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
220 |
}
|
221 |
],
|
222 |
"logging_steps": 100,
|
223 |
"max_steps": 4116,
|
224 |
"num_train_epochs": 3,
|
225 |
"save_steps": 100,
|
226 |
-
"total_flos":
|
227 |
"trial_name": null,
|
228 |
"trial_params": null
|
229 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 1.515953540802002,
|
3 |
+
"best_model_checkpoint": "./outputs/checkpoint-1600",
|
4 |
+
"epoch": 1.1657559198542806,
|
5 |
"eval_steps": 100,
|
6 |
+
"global_step": 1600,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
217 |
"eval_samples_per_second": 21.793,
|
218 |
"eval_steps_per_second": 2.727,
|
219 |
"step": 1500
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 1.17,
|
223 |
+
"learning_rate": 0.0002,
|
224 |
+
"loss": 1.506,
|
225 |
+
"step": 1600
|
226 |
+
},
|
227 |
+
{
|
228 |
+
"epoch": 1.17,
|
229 |
+
"eval_loss": 1.515953540802002,
|
230 |
+
"eval_runtime": 289.836,
|
231 |
+
"eval_samples_per_second": 21.647,
|
232 |
+
"eval_steps_per_second": 2.708,
|
233 |
+
"step": 1600
|
234 |
}
|
235 |
],
|
236 |
"logging_steps": 100,
|
237 |
"max_steps": 4116,
|
238 |
"num_train_epochs": 3,
|
239 |
"save_steps": 100,
|
240 |
+
"total_flos": 9.539236838063309e+16,
|
241 |
"trial_name": null,
|
242 |
"trial_params": null
|
243 |
}
|