Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
static-embedding-v0as the backward-compatible 9,227-dimensional baselineuniversal-geometry-v1schema v1.1, a 1,024-dimensional GDS and layout-control encoderv0/v1selection, v1 control maps, nearest-neighbor search, and 96 by 96 v1 shape reconstructionThe earlier 512-dimensional v1.0 candidate was rejected and is not being released. It blurred topology, compressed random-pair cosine similarities, and did not consistently outperform v0. Schema v1.1 replaces it with a benchmark-gated design.
Embedding datasets
static-embedding-v0universal-geometry-v1schema v1.1GeneralizedCapNInterdigitalvectors in the first releaseAcceptance evidence
The release benchmark uses the same target-blind 2,000-layout sample and 300 nearest-neighbor queries for both standards. At seed 1401:
All five gates also pass independently for seeds 1401 through 1405. This demonstrates improved topology, control-space locality, and held-out physics locality without the similarity collapse seen in the rejected v1.0 candidate.
Tutorial 14
Validation
uv run pre-commit run --all-files --show-diff-on-failureMPLBACKEND=Agg QISKIT_METAL_HEADLESS=1 uv run pytest -q -m "not integration" --tb=short1aa0aea1.2e-7Release integrity
The accepted artifacts are published for review in SQuADDS_Layout_Embeddings PR #2.
80abb1747aaf53141098c94ed9d2c75f61281dda77f021bcbb7733964d73ab72dcb90a925fdcd96d7760e098b2223f5745c0d6d9cda5d7be2f7bcf2ad3f819a35694744084ea25981c9064c97a8eb96082616d3ee53bb580fcbaa109635cff0d99dd5d3407a86543d7fbb46318283873c1c6c26cff99fe25674b3f5002cc6105Files downloaded from
refs/pr/2match all four local SHA-256 hashes exactly.Merge order
Merge the Hugging Face dataset PR first, smoke-test v1 from its
mainrevision, and then merge this code PR. This avoids exposing an API version before its default remote dataset files exist.