frame prototype v0.1: byte-state arm beats index twin (digits 0.275 vs 0.045, twin has only 200 keys for 999 states); RSA says the codebook kept C ancestry; entry channel real vs failing random control
Browse files- proto_frame/phase0_meta.json +13 -0
proto_frame/phase0_meta.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n_sites": 55192,
|
| 3 |
+
"skipped": 0,
|
| 4 |
+
"layers": {
|
| 5 |
+
"bert": 8,
|
| 6 |
+
"t5": 6
|
| 7 |
+
},
|
| 8 |
+
"t5_whole": 149,
|
| 9 |
+
"env": {
|
| 10 |
+
"transformers": "5.13.0",
|
| 11 |
+
"torch": "2.11.0+cu128"
|
| 12 |
+
}
|
| 13 |
+
}
|