Finalize the 27-grid SF catalog
Browse files- 65536_32_nopti +0 -3
- README.md +4 -6
65536_32_nopti
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6a11b30467f0f6d18f1b7e0db82b13da6dbe79405fa606440aeab9c3557b1ed2
|
| 3 |
-
size 8388624
|
|
|
|
|
|
|
|
|
|
|
|
README.md
CHANGED
|
@@ -5,12 +5,10 @@ tags:
|
|
| 5 |
- codebook
|
| 6 |
- sf
|
| 7 |
---
|
| 8 |
-
# SF grids
|
| 9 |
|
| 10 |
-
|
| 11 |
|
| 12 |
-
Binary: `[uint32 n][uint32 d][float64 distortion]`
|
| 13 |
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
Not the 1200-file n-sweep on `timdettmers/higgs-grids`.
|
|
|
|
| 5 |
- codebook
|
| 6 |
- sf
|
| 7 |
---
|
| 8 |
+
# SF grids
|
| 9 |
|
| 10 |
+
The 27 Gaussian VQ codebook grids used by the published SF model maps.
|
| 11 |
|
| 12 |
+
Binary format: `[uint32 n][uint32 d][float64 distortion]` followed by `n*d` float32 centroid values.
|
| 13 |
|
| 14 |
+
Model-specific weight and KV sensitivity maps are published separately as `dlab-cmu/sf-map-<model-name>` and collected in **SF grids and maps**.
|
|
|
|
|
|