Upload 5 files
#8
by thecosmicboy - opened
No description provided.
Automatic validation has been queued for this Pull Request revision.
- PR: #8
- Revision:
bf80bf564dd31bce84542e8f471e4b54f9105db2
A new commit to this Pull Request will be treated as a new revision and may be validated again.
Candidate validation: PASS
Summary
- Embedding:
hf_portal_root_upload_smoke_20260729_1328_v1 - Category:
Protein - Modality:
Synthetic protein-sequence embedding smoke test - Genes: 1500
- Dimensions: 16
- Dtype: float32
- Master coverage: 7.46%
Checks
| Check | Status | Message |
|---|---|---|
file.embeddings.npz |
PASS | embeddings.npz exists |
file.genes.tsv |
PASS | genes.tsv exists |
file.metadata.json |
PASS | metadata.json exists |
file.README.md |
PASS | README.md exists |
metadata.schema |
PASS | metadata.json matches the schema |
metadata.consistency.embedding_id |
PASS | metadata embedding_id matches submission |
metadata.consistency.display_name |
PASS | metadata display_name matches submission |
metadata.consistency.species |
PASS | metadata species matches submission |
metadata.consistency.original_method |
PASS | metadata original_method matches submission |
metadata.consistency.model_checkpoint |
PASS | metadata model_checkpoint matches submission |
metadata.consistency.embedding_generated_by |
PASS | metadata embedding_generated_by matches submission |
metadata.consistency.input_data_source |
PASS | metadata input_data_source matches submission |
metadata.consistency.input_data_release |
PASS | metadata input_data_release matches submission |
metadata.consistency.pooling_strategy |
PASS | metadata pooling_strategy matches submission |
metadata.consistency.original_identifier_type |
PASS | metadata original_identifier_type matches submission |
metadata.consistency.mapping_method |
PASS | metadata mapping_method matches submission |
metadata.consistency.source_license |
PASS | metadata source_license matches submission |
metadata.consistency.redistribution_allowed |
PASS | metadata redistribution_allowed matches submission |
metadata.consistency.category |
PASS | metadata category matches submission |
metadata.consistency.modality |
PASS | metadata modality matches submission |
policy.species |
PASS | Species is allowed |
policy.category |
PASS | Category is a valid catalog category value |
policy.modality |
PASS | Modality is a valid free-text description |
policy.license |
PASS | License is on the automatic allowlist |
genes.nonempty |
PASS | All gene identifiers are non-empty |
genes.unique |
PASS | Gene identifiers are unique |
genes.format |
PASS | All identifiers are unversioned Ensembl gene IDs |
genes.unknown_fraction |
PASS | Unknown identifier fraction is within policy |
genes.master_coverage |
PASS | Master-universe coverage is within policy |
genes.count |
PASS | Gene count is within policy |
npz.uncompressed_size |
PASS | NPZ uncompressed size is within policy |
npz.not_encrypted |
PASS | NPZ archive is not encrypted |
matrix.single_key |
PASS | NPZ contains exactly the 'embeddings' array |
matrix.ndim |
PASS | Embedding matrix is two-dimensional |
matrix.rows |
PASS | Matrix row count equals genes.tsv row count |
matrix.dimensions |
PASS | Embedding dimensionality is within policy |
matrix.dtype |
PASS | Matrix dtype is float32 |
matrix.numeric |
PASS | Matrix has a floating numeric dtype |
matrix.finite |
PASS | Matrix contains no NaN or infinite values |
matrix.zero_vectors |
PASS | Matrix contains no zero vectors |
matrix.constant_columns |
PASS | Matrix contains no constant columns |
matrix.duplicate_vectors |
PASS | Matrix contains no exact duplicate vectors |
readme.nonempty |
PASS | README.md contains substantive documentation |
catalog.category |
PASS | Submitted category matched the catalog category 'Protein'. |
Automatic inclusion confirms compliance with the configured technical policy. It is not independent scientific or legal verification.
Publication
The submission has been accepted and centrally archived as:
data/community_contributions/hf_portal_root_upload_smoke_20260729_1328_v1
The production Dataset registry and catalog Space were updated automatically.
Accepted and centrally archived. Thank you for the contribution.
danieltslz changed pull request status to closed