Datasets:
Replace rejected v1 candidate with accepted universal geometry v1.1
Browse files
README.md
CHANGED
|
@@ -63,20 +63,21 @@ statistics, and source schema are frozen in
|
|
| 63 |
|
| 64 |
## Universal geometry model `v1`
|
| 65 |
|
| 66 |
-
`universal-geometry-v1` is an additive
|
| 67 |
a GDS file, a functional layer-role mapping, and the native design-parameter
|
| 68 |
dictionary. Simulation targets are never embedded.
|
| 69 |
|
| 70 |
| Block | Dimensions | Contents |
|
| 71 |
| --- | ---: | --- |
|
| 72 |
-
| Geometry metrics |
|
| 73 |
-
| Multiscale shape |
|
| 74 |
-
| Parameter controls |
|
| 75 |
|
| 76 |
-
The
|
| 77 |
-
|
| 78 |
-
|
| 79 |
-
|
|
|
|
| 80 |
|
| 81 |
Parameter identity is retained on every row through `parameter_names`,
|
| 82 |
`parameter_values`, `parameter_hash_indices`, and `parameter_hash_signs`.
|
|
@@ -93,6 +94,13 @@ The complete input contract, block offsets, transforms, normalization
|
|
| 93 |
statistics, and invariances are frozen in
|
| 94 |
`models/universal-geometry-v1/schema.json`.
|
| 95 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 96 |
## Coverage and links
|
| 97 |
|
| 98 |
| Component | Embeddings |
|
|
|
|
| 63 |
|
| 64 |
## Universal geometry model `v1`
|
| 65 |
|
| 66 |
+
`universal-geometry-v1` is an additive 1,024-dimensional standard built from only
|
| 67 |
a GDS file, a functional layer-role mapping, and the native design-parameter
|
| 68 |
dictionary. Simulation targets are never embedded.
|
| 69 |
|
| 70 |
| Block | Dimensions | Contents |
|
| 71 |
| --- | ---: | --- |
|
| 72 |
+
| Geometry metrics | 32 | Centered physical and morphological metrics; availability remains metadata rather than distorting cosine distance |
|
| 73 |
+
| Multiscale shape | 768 | Target-blind, variance-selected full-spectrum 2D DCT coefficients from 96×96 signed-material and boundary-distance rasters |
|
| 74 |
+
| Parameter controls | 224 | Stable signed feature hashing of canonical parameter paths after per-parameter centering and scaling |
|
| 75 |
|
| 76 |
+
The metric block retains physical scale and role-specific conductor, etch, and
|
| 77 |
+
port measurements. The shape block captures finger topology and boundary detail
|
| 78 |
+
without storing a dense pixel tensor. Each block is normalized and explicitly
|
| 79 |
+
weighted, and every fitted statistic and selected spectral frequency is frozen
|
| 80 |
+
in the schema.
|
| 81 |
|
| 82 |
Parameter identity is retained on every row through `parameter_names`,
|
| 83 |
`parameter_values`, `parameter_hash_indices`, and `parameter_hash_signs`.
|
|
|
|
| 94 |
statistics, and invariances are frozen in
|
| 95 |
`models/universal-geometry-v1/schema.json`.
|
| 96 |
|
| 97 |
+
The earlier 512-dimensional v1.0 candidate was rejected before release because
|
| 98 |
+
its 8×8 low-pass shape crop lost finger detail and its common offsets collapsed
|
| 99 |
+
cosine similarities. V1.1 passed paired topology, parameter-locality, shape,
|
| 100 |
+
held-out capacitance-locality, and similarity-dynamic-range gates against v0
|
| 101 |
+
across five deterministic held-out samples. Capacitance was never used to fit
|
| 102 |
+
the embedding.
|
| 103 |
+
|
| 104 |
## Coverage and links
|
| 105 |
|
| 106 |
| Component | Embeddings |
|
metadata/universal-geometry-v1.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80abb1747aaf53141098c94ed9d2c75f61281dda77f021bcbb7733964d73ab72
|
| 3 |
+
size 125028053
|
models/universal-geometry-v1/control-map.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5694744084ea25981c9064c97a8eb96082616d3ee53bb580fcbaa109635cff0d
|
| 3 |
+
size 6142
|
models/universal-geometry-v1/release-manifest.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
| 1 |
{
|
| 2 |
"model": "universal-geometry-v1",
|
| 3 |
-
"embedding_schema_version": "1.
|
| 4 |
"component_name": "GeneralizedCapNInterdigital",
|
| 5 |
"rows": 20062,
|
| 6 |
-
"dimensions":
|
| 7 |
"files": {
|
| 8 |
"metadata/universal-geometry-v1.parquet": {
|
| 9 |
-
"sha256": "
|
| 10 |
},
|
| 11 |
"models/universal-geometry-v1/schema.json": {
|
| 12 |
-
"sha256": "
|
| 13 |
},
|
| 14 |
"models/universal-geometry-v1/control-map.parquet": {
|
| 15 |
-
"sha256": "
|
| 16 |
}
|
| 17 |
}
|
| 18 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"model": "universal-geometry-v1",
|
| 3 |
+
"embedding_schema_version": "1.1.0",
|
| 4 |
"component_name": "GeneralizedCapNInterdigital",
|
| 5 |
"rows": 20062,
|
| 6 |
+
"dimensions": 1024,
|
| 7 |
"files": {
|
| 8 |
"metadata/universal-geometry-v1.parquet": {
|
| 9 |
+
"sha256": "80abb1747aaf53141098c94ed9d2c75f61281dda77f021bcbb7733964d73ab72"
|
| 10 |
},
|
| 11 |
"models/universal-geometry-v1/schema.json": {
|
| 12 |
+
"sha256": "dcb90a925fdcd96d7760e098b2223f5745c0d6d9cda5d7be2f7bcf2ad3f819a3"
|
| 13 |
},
|
| 14 |
"models/universal-geometry-v1/control-map.parquet": {
|
| 15 |
+
"sha256": "5694744084ea25981c9064c97a8eb96082616d3ee53bb580fcbaa109635cff0d"
|
| 16 |
}
|
| 17 |
}
|
| 18 |
}
|
models/universal-geometry-v1/schema.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|