checkpoint step 10000
Browse files
training-runs/latest/args.json
CHANGED
|
@@ -8,17 +8,17 @@
|
|
| 8 |
"block_size": 512,
|
| 9 |
"batch_size": 4,
|
| 10 |
"grad_accum": 8,
|
| 11 |
-
"max_steps":
|
| 12 |
"lr": 0.0003,
|
| 13 |
"min_lr": 3e-05,
|
| 14 |
-
"warmup_steps":
|
| 15 |
"weight_decay": 0.1,
|
| 16 |
"grad_clip": 1.0,
|
| 17 |
-
"
|
|
|
|
| 18 |
"eval_batches": 20,
|
| 19 |
-
"save_interval":
|
| 20 |
"log_interval": 50,
|
| 21 |
-
"dropout": 0.1,
|
| 22 |
"pcs_a": 0.8309193524478643,
|
| 23 |
"pcs_b": 0.0,
|
| 24 |
"out_dir": "runs/latest",
|
|
|
|
| 8 |
"block_size": 512,
|
| 9 |
"batch_size": 4,
|
| 10 |
"grad_accum": 8,
|
| 11 |
+
"max_steps": 20000,
|
| 12 |
"lr": 0.0003,
|
| 13 |
"min_lr": 3e-05,
|
| 14 |
+
"warmup_steps": 100,
|
| 15 |
"weight_decay": 0.1,
|
| 16 |
"grad_clip": 1.0,
|
| 17 |
+
"dropout": 0.1,
|
| 18 |
+
"eval_interval": 1000,
|
| 19 |
"eval_batches": 20,
|
| 20 |
+
"save_interval": 1000,
|
| 21 |
"log_interval": 50,
|
|
|
|
| 22 |
"pcs_a": 0.8309193524478643,
|
| 23 |
"pcs_b": 0.0,
|
| 24 |
"out_dir": "runs/latest",
|
training-runs/latest/checkpoint_best.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a386e554610ffaa305376bd54a9b6792e38209b45b613d8e5893a42744a2a6bf
|
| 3 |
+
size 614210639
|
training-runs/latest/checkpoint_last.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52865902b8eb091a387eef93bc33ad9f9bf492b284e21bf56a2d024763ae21f3
|
| 3 |
+
size 614210639
|