CoolFace
Datasetpublic

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.

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes82downloads
14 commits on main
ac375762mo ago

Update README.md

LMucko
fec62662mo ago

Remove obsolete unsplit Parquet

LMucko
76ee6152mo ago

Add deterministic train validation test splits

LMucko
04c4f2e2mo ago

Remove legacy duplicate exports

LMucko
3cb17252mo ago

Document full unsplit QM9 corpus

LMucko
617d03e2mo ago

Add uv reproducibility script

LMucko
f4547602mo ago

Add complete QM9 metadata parquet

LMucko
1160c245mo ago

Canonicalize train atom/coord ordering with RDKit ranks

LMucko
dd52e185mo ago

Keep only atoms and coords in QM9

LMucko
4332e716mo ago

Add QM9 exclusion list

LMucko
0926f296mo ago

Add QM9 preparation script

LMucko
153c13b6mo ago

Create README.md

LMucko
ed972d86mo ago

Add QM9 parquet splits

LMucko
3b0f5b56mo ago

initial commit

LMucko