Upload markers/seed2_complete.json with huggingface_hub
Browse files- markers/seed2_complete.json +11 -0
markers/seed2_complete.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"seed": 2,
|
| 3 |
+
"phase": "phase7_unification",
|
| 4 |
+
"n_archs": 3,
|
| 5 |
+
"arch_ids": [
|
| 6 |
+
"mlc",
|
| 7 |
+
"mlc_contrastive_alpha100_batchtopk",
|
| 8 |
+
"agentic_mlc_08"
|
| 9 |
+
],
|
| 10 |
+
"timestamp": 1777336292.4833415
|
| 11 |
+
}
|