shanto268 commited on
Commit
bb2902b
·
verified ·
1 Parent(s): 427fa47

Expand static v0 embeddings for generalized NCap Q3D sweep

Browse files

Regenerates the full 24,106-layout static-shape-v0 catalogue with shared normalization and adds the q3d_cap generalized-capacitor layouts.

README.md CHANGED
@@ -16,7 +16,7 @@ tags:
16
  - computer-vision
17
  pretty_name: SQuADDS Layout Embeddings
18
  size_categories:
19
- - 1K<n<10K
20
  ---
21
 
22
  <center>
@@ -25,7 +25,7 @@ size_categories:
25
 
26
  # SQuADDS Layout Embeddings
27
 
28
- Versioned layout representations for the 7,727 GDS artifacts in
29
  [SQuADDS/SQuADDS_Layouts](https://huggingface.co/datasets/SQuADDS/SQuADDS_Layouts).
30
 
31
  ## Static embedding model `v0`
@@ -63,7 +63,7 @@ statistics, and source schema are frozen in
63
 
64
  | Component | Embeddings |
65
  | --- | ---: |
66
- | `GeneralizedCapNInterdigital` | 3,683 |
67
  | `CapNInterdigitalTee` | 894 |
68
  | `CavityClawRouteMeander` | 1,216 |
69
  | `TransmonCross` | 1,934 |
 
16
  - computer-vision
17
  pretty_name: SQuADDS Layout Embeddings
18
  size_categories:
19
+ - 10K<n<100K
20
  ---
21
 
22
  <center>
 
25
 
26
  # SQuADDS Layout Embeddings
27
 
28
+ Versioned layout representations for the 24,106 GDS artifacts in
29
  [SQuADDS/SQuADDS_Layouts](https://huggingface.co/datasets/SQuADDS/SQuADDS_Layouts).
30
 
31
  ## Static embedding model `v0`
 
63
 
64
  | Component | Embeddings |
65
  | --- | ---: |
66
+ | `GeneralizedCapNInterdigital` | 20,062 |
67
  | `CapNInterdigitalTee` | 894 |
68
  | `CavityClawRouteMeander` | 1,216 |
69
  | `TransmonCross` | 1,934 |
metadata/static-embedding-v0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2906181026db4d2de42f0c9a06d7a76635831d846e6cea9080549d3b3691d530
3
- size 43406616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4511d820fa2fe3fcd90a0d35c0e89e61047fb80aec5af9182d45f5ea2706f6e4
3
+ size 74418617
metadata/static-embedding-v0.schema.json CHANGED
@@ -49,31 +49,31 @@
49
  "excluded": "simulation-domain ground layer (1, 0)"
50
  },
51
  "normalization": {
52
- "parameter_mean": 742.4246055562062,
53
- "parameter_std": 1452.0982784019416,
54
  "moment_mean": [
55
- 8.838096523417622,
56
- 7.188891901268179,
57
- 0.1747443453386349,
58
- 0.2685946526564508,
59
- 0.04254547212419702,
60
- 0.009643734316262299,
61
- 0.0476611203028274,
62
- 0.026147025177978865,
63
- 5.5203095922678295e-05,
64
- 0.7486912895266242
65
  ],
66
  "moment_std": [
67
- 2.160164605606158,
68
- 1.5977142258826054,
69
- 0.7178226519712876,
70
- 0.13826079773238997,
71
- 0.06949500744108629,
72
- 0.03117808679147505,
73
- 0.019558839847087152,
74
- 0.014266749202588542,
75
- 0.0011718407982694422,
76
- 0.18354901187363284
77
  ],
78
  "parameter": "tanh(z-score)",
79
  "moments": "z-score, clipped to [-5, 5], then L2 normalized",
 
49
  "excluded": "simulation-domain ground layer (1, 0)"
50
  },
51
  "normalization": {
52
+ "parameter_mean": 341.3981965955698,
53
+ "parameter_std": 867.4239842516337,
54
  "moment_mean": [
55
+ 7.7801819406323265,
56
+ 6.502637244988525,
57
+ 0.07048602809152436,
58
+ 0.32053440673915906,
59
+ 0.014431057708888933,
60
+ 0.0040826806348275395,
61
+ 0.046262563887785144,
62
+ 0.02951256348409475,
63
+ -0.0001547993144423334,
64
+ 0.7514288381372038
65
  ],
66
  "moment_std": [
67
+ 1.5530560058884653,
68
+ 1.1076182871031315,
69
+ 0.715898223432142,
70
+ 0.1292091032011584,
71
+ 0.04383759925758862,
72
+ 0.01816855969349625,
73
+ 0.02105482563282042,
74
+ 0.01573011502221041,
75
+ 0.0007823689518411512,
76
+ 0.19325385936838735
77
  ],
78
  "parameter": "tanh(z-score)",
79
  "moments": "z-score, clipped to [-5, 5], then L2 normalized",