Upload markers/seed1_complete.json with huggingface_hub
Browse files- markers/seed1_complete.json +37 -0
markers/seed1_complete.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"seed": 1,
|
| 3 |
+
"phase": "phase7_unification",
|
| 4 |
+
"n_archs": 29,
|
| 5 |
+
"arch_ids": [
|
| 6 |
+
"topk_sae",
|
| 7 |
+
"tsae_paper_k500",
|
| 8 |
+
"tsae_paper_k20",
|
| 9 |
+
"tfa_big",
|
| 10 |
+
"agentic_txc_02",
|
| 11 |
+
"txc_bare_antidead_t5",
|
| 12 |
+
"txc_bare_antidead_t10",
|
| 13 |
+
"txc_bare_antidead_t20",
|
| 14 |
+
"phase5b_subseq_track2",
|
| 15 |
+
"phase5b_subseq_h8",
|
| 16 |
+
"txcdr_t3",
|
| 17 |
+
"txcdr_t4",
|
| 18 |
+
"txcdr_t5",
|
| 19 |
+
"txcdr_t6",
|
| 20 |
+
"txcdr_t7",
|
| 21 |
+
"txcdr_t8",
|
| 22 |
+
"txcdr_t9",
|
| 23 |
+
"txcdr_t10",
|
| 24 |
+
"txcdr_t12",
|
| 25 |
+
"txcdr_t14",
|
| 26 |
+
"txcdr_t16",
|
| 27 |
+
"txcdr_t18",
|
| 28 |
+
"phase57_partB_h8_bare_multidistance_t3",
|
| 29 |
+
"phase57_partB_h8_bare_multidistance_t4",
|
| 30 |
+
"phase57_partB_h8_bare_multidistance_t5",
|
| 31 |
+
"phase57_partB_h8_bare_multidistance_t6",
|
| 32 |
+
"phase57_partB_h8_bare_multidistance_t7",
|
| 33 |
+
"phase57_partB_h8_bare_multidistance_t8",
|
| 34 |
+
"phase57_partB_h8_bare_multidistance_t9"
|
| 35 |
+
],
|
| 36 |
+
"timestamp": 1777282261.5320573
|
| 37 |
+
}
|