shanto268 commited on
Commit
c8ec636
·
verified ·
1 Parent(s): d65ea23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -9
README.md CHANGED
@@ -29,17 +29,11 @@ Versioned, reproducible geometry vectors for layouts in
29
 
30
  ## `geometry-vector-v1`
31
 
32
- This release provides 4,577 unit-normalized vectors, one per layout in the
33
- paired layout registry. Each 23-dimensional vector is derived exclusively from
34
- the released `geometry-features-v1` table: global bounds and counts, plus
35
- presence, area fraction, and polygon fraction for each observed layer/datatype
36
- pair.
37
 
38
- This is a deterministic baseline for reproducible nearest-layout retrieval. It
39
- is **not** a learned model embedding and does not replace raw GDS geometry.
40
  The exact feature order, layer vocabulary, normalization rule, and source
41
- feature-schema version are frozen in `metadata/geometry-vector-v1.schema.json`.
42
-
43
  Every record retains `layout_id`, `artifact_id`, `design_id`, `component_name`,
44
  and `source_id` to link it directly to the simulation database and checksum
45
  verified GDS artifact.
 
29
 
30
  ## `geometry-vector-v1`
31
 
32
+ This release provides 4,577 embedding vectors (generated through the v0 algorithm), one per layout in the
33
+ paired layout registry.
 
 
 
34
 
 
 
35
  The exact feature order, layer vocabulary, normalization rule, and source
36
+ feature-schema version are frozen in `metadata/geometry-vector-v1.schema.json`.
 
37
  Every record retains `layout_id`, `artifact_id`, `design_id`, `component_name`,
38
  and `source_id` to link it directly to the simulation database and checksum
39
  verified GDS artifact.