LMucko/qm9
QM9 (characterized molecules) This dataset contains the 130,831 characterized molecules in QM9. The release has 133,885 molecules; the canonical 3,054 uncharacterized entries are listed in uncharacterized.txt and excluded here. Each row has three columns: atoms: atomic numbers (list<uint8>) coords: centered/PCA-aligned Cartesian coordinates (list<list<float16>>) metadata: a typed nested struct with identifiers, atom symbols, bond indices, bond orders, canonical SMILES… See the full description on the dataset page: https://huggingface.co/datasets/LMucko/qm9.
Update README.md
Remove obsolete unsplit Parquet
Add deterministic train validation test splits
Remove legacy duplicate exports
Document full unsplit QM9 corpus
Add uv reproducibility script
Add complete QM9 metadata parquet
Canonicalize train atom/coord ordering with RDKit ranks
Keep only atoms and coords in QM9
Add QM9 exclusion list
Add QM9 preparation script
Create README.md
Add QM9 parquet splits
initial commit
