Upload quantized deconfounding checkpoint manifest
Browse files
quantized_batch_trials/checkpoint_manifest.json
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"created_utc": "2026-05-21T14:55:07Z",
|
| 3 |
+
"git_commit": "571ae04b04729e6a929bcacd9b6b8117a13aa471",
|
| 4 |
+
"root": "results/quantized_batch_trials",
|
| 5 |
+
"scope": "quantized deconfounding checkpoints completed so far",
|
| 6 |
+
"count": 10,
|
| 7 |
+
"checkpoints": [
|
| 8 |
+
{
|
| 9 |
+
"path": "llada15/nf4_bs1_ga1_5000/coding/dg_lora/checkpoints/coding_dg_lora_s42_steps5000_nf4_bs1_ga1_5000.pt",
|
| 10 |
+
"bytes": 50402979
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"path": "llada15/nf4_bs1_ga1_5000/coding/lora/checkpoints/coding_lora_s42_steps5000_nf4_bs1_ga1_5000.pt",
|
| 14 |
+
"bytes": 176292371
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"path": "llada15/nf4_bs1_ga1_5000/patent/dg_lora/checkpoints/patent_dg_lora_s42_steps5000_nf4_bs1_ga1_5000.pt",
|
| 18 |
+
"bytes": 50402979
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"path": "llada15/nf4_bs1_ga1_5000/patent/lora/checkpoints/patent_lora_s42_steps5000_nf4_bs1_ga1_5000.pt",
|
| 22 |
+
"bytes": 176292371
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"path": "llada8b_instruct/int8_bs1_ga1_5000/coding/dg_lora/checkpoints/coding_dg_lora_s42_steps5000_int8_bs1_ga1_5000.pt",
|
| 26 |
+
"bytes": 50403145
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"path": "llada8b_instruct/int8_bs1_ga1_5000/coding/lora/checkpoints/coding_lora_s42_steps5000_int8_bs1_ga1_5000.pt",
|
| 30 |
+
"bytes": 176292827
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"path": "llada8b_instruct/nf4_bs1_ga1_5000/coding/dg_lora/checkpoints/coding_dg_lora_s42_steps5000_nf4_bs1_ga1_5000.pt",
|
| 34 |
+
"bytes": 50402979
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"path": "llada8b_instruct/nf4_bs1_ga1_5000/coding/lora/checkpoints/coding_lora_s42_steps5000_nf4_bs1_ga1_5000.pt",
|
| 38 |
+
"bytes": 176292371
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"path": "llada8b_instruct/nf4_bs1_ga1_5000/patent/dg_lora/checkpoints/patent_dg_lora_s42_steps5000_nf4_bs1_ga1_5000.pt",
|
| 42 |
+
"bytes": 50402979
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"path": "llada8b_instruct/nf4_bs1_ga1_5000/patent/lora/checkpoints/patent_lora_s42_steps5000_nf4_bs1_ga1_5000.pt",
|
| 46 |
+
"bytes": 176292371
|
| 47 |
+
}
|
| 48 |
+
]
|
| 49 |
+
}
|