dfreelan commited on
Commit
e0b6120
·
verified ·
1 Parent(s): d4725b4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -12,6 +12,13 @@ it needs.
12
 
13
  Built for a 6-arm sweep asking: *what can a small MLP extract from cmix's residual?*
14
 
 
 
 
 
 
 
 
15
  **Corpus**: 587,138,826 bytes = 4,697,110,608 coded bits. Bit order is **MSB-first**.
16
  **cmix full-corpus anchor**: **1.484123 bits/byte** = 0.185515 bits/bit = 108.923279 MB.
17
 
 
12
 
13
  Built for a 6-arm sweep asking: *what can a small MLP extract from cmix's residual?*
14
 
15
+ > **UPLOAD STATUS.** `manifest.json`, `final_p_u16.bin`, `labels_u8.bin`, `bytes_ctx.bin` are
16
+ > **complete for all 48 blocks**. `experts_i8.bin` is complete for the **12 tranche-1 blocks**
17
+ > (`tranche1.json`: b000 b004 b005 b008 b018 b024 b025 b029 b037 b045 b046 b047 — 6 train /
18
+ > 3 val / 3 test, spanning frac 0.007→0.986, early **and** late). **Start on tranche 1 now.**
19
+ > The other 36 `experts_i8.bin` are uploading and land ~1 h later (home uplink is 2.2 MB/s;
20
+ > HF *downloads* are fast). Re-read `manifest.json` for the full set.
21
+
22
  **Corpus**: 587,138,826 bytes = 4,697,110,608 coded bits. Bit order is **MSB-first**.
23
  **cmix full-corpus anchor**: **1.484123 bits/byte** = 0.185515 bits/bit = 108.923279 MB.
24