CoolFace
Datasetpublic

nico8771/qm9_clean

nico8771/qm9_clean — cleaned QM9 Each row is saved as a neutrally charged molecule using canonical SMILES plus the EDM-six DFT targets. Source: torch_molecule QM9 (HuggingFace mirror). Code: https://github.com/Nico-Conti/flow-matching-molecules (dataset/). Schema column type description smiles string canonical, kekulizable, single-fragment SMILES (post-sanitize) y list[float] DFT targets, columns = mu, alpha, homo, lumo, gap, cv… See the full description on the dataset page: https://huggingface.co/datasets/nico8771/qm9_clean.

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
0likes54downloads
4 commits on main
0f8df943mo ago

Document target units (Debye / Hartree / Bohr³ / cal·mol⁻¹·K⁻¹)

nico8771
e8509c54mo ago

Add pipeline dataset card

nico8771
12d395a4mo ago

Upload dataset

nico8771
ab4e3f04mo ago

initial commit

nico8771