4 datasets found
  1. P

    QM9 Dataset

    • paperswithcode.com
    Updated Feb 2, 2021
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2021). QM9 Dataset [Dataset]. https://paperswithcode.com/dataset/qm9
    Explore at:
    Dataset updated
    Feb 2, 2021
    Description

    QM9 provides quantum chemical properties (at DFT level) for a relevant, consistent, and comprehensive chemical space of small organic molecules. This database may serve the benchmarking of existing methods, development of new methods, such as hybrid quantum mechanics/machine learning, and systematic identification of structure-property relationships.

  2. T

    qm9

    • tensorflow.org
    Updated Dec 11, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2024). qm9 [Dataset]. http://doi.org/10.6084/m9.figshare.c.978904.v5
    Explore at:
    Dataset updated
    Dec 11, 2024
    Description

    QM9 consists of computed geometric, energetic, electronic, and thermodynamic properties for 134k stable small organic molecules made up of C, H, O, N, and F. As usual, we remove the uncharacterized molecules and provide the remaining 130,831.

    To use this dataset:

    import tensorflow_datasets as tfds
    
    ds = tfds.load('qm9', split='train')
    for ex in ds.take(4):
     print(ex)
    

    See the guide for more informations on tensorflow_datasets.

  3. QM9S dataset

    • figshare.com
    txt
    Updated Dec 18, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    zihan zou (2023). QM9S dataset [Dataset]. http://doi.org/10.6084/m9.figshare.24235333.v3
    Explore at:
    txtAvailable download formats
    Dataset updated
    Dec 18, 2023
    Dataset provided by
    Figsharehttp://figshare.com/
    Authors
    zihan zou
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    We constructed the QM9Spectra(QM9S) dataset using 130K organic molecules based on the popular QM9 dataset. We firstly re-optimized molecular geometries using the Gaussian16 package (B.01 version) at B3LYP/def-TZVP level of theory. Then the molecular properties including scalars (energy, NPA charges, etc.), vectors (electric dipole, etc.), 2nd order tensors (Hessian matrix, quadrupole moment, polarizability, etc.), and 3rd order tensors (octupole moment, first hyperpolarizability, etc.) were calculated at the same level. The frequency analysis and time-dependent density functional theory (TD-DFT) were carried out at the same level to obtain the infrared, Raman, and UV-Vis spectra.Two versions of the dataset, .pt (torch_geometric version) and .csv, are provided for training and use. In addition, we also provide broadened spectra.When using this dataset, please cite to the original article's doi: https://doi.org/10.1038/s43588-023-00550-y instead of the doi provided by figshare.

  4. Z

    AIMEl-DB: Atomic Properties for 44K small organic molecules

    • data.niaid.nih.gov
    Updated Aug 29, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Carpio-Martínez, Pablo (2024). AIMEl-DB: Atomic Properties for 44K small organic molecules [Dataset]. https://data.niaid.nih.gov/resources?id=zenodo_10610993
    Explore at:
    Dataset updated
    Aug 29, 2024
    Dataset provided by
    Meza-González, Brandon
    Carpio-Martínez, Pablo
    Vázquez-Cuevas, David
    Martinez-Mayorga, Karina
    Ramírez-Palma, David I.
    Cortés-Guzmán, Fernando
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    AIMEl-DB: Atomic Properties for 44K small organic molecules

    This dataset comprises atomic properties of 44K (44 470) molecules selected from the QM9 database. The file names are based on the same indexing system used for QM9.

    This dataset includes four types of files:

    .com FilesInput files for Gaussian 16. Simple-point energy calculations were carried out using the keywords# B3LYP/6-31G(2df,p) scf=(maxcycle=9999) nosymm output=wfx

    .log FilesOutput files from Gaussian 16 calculation with the aformentioned parameters.

    .wfx FilesWave function files from Gaussian 16 calculation. These files were used as inputs for QTAIM calculations.

    .sumviz FilesOutput file from AIMAll software. The keywords used for the calculations wereaimqb -nogui -scp=false -nproc=8 -naat=4 input.wfxEach .sumviz file contains more than 30 properties based on the Quantum Theory of Atoms in Molecules (QTAIM).

    .csv FilesThese files contain the results of a in-house treament of .sumviz data. They cointain two calculated atomic properties:

    Total magnitude of the dipole moment, |mu|

    Total magnitude of the quadrupole moment, |Q|

        and two extracted atomic properties:         3. Electronic Population, N         4. Atomic Energy, E
    

    The aimel_merged_44k.csv presents the concatenation of the 44 470 csv Files.

    Additionaly, the aimel_merged_38k.csv presents the concatenation of the 38 876 csv Files. This file corresponds to the version 1.0 of the dataset.

    If you find this dataset useful, please cite the original paper:

    Meza-González, B., Ramírez-Palma, D.I., Carpio-Martínez, P. et al. Quantum Topological Atomic Properties of 44K molecules. Sci Data 11, 945 (2024). https://doi.org/10.1038/s41597-024-03723-0

  5. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
(2021). QM9 Dataset [Dataset]. https://paperswithcode.com/dataset/qm9

QM9 Dataset

Explore at:
Dataset updated
Feb 2, 2021
Description

QM9 provides quantum chemical properties (at DFT level) for a relevant, consistent, and comprehensive chemical space of small organic molecules. This database may serve the benchmarking of existing methods, development of new methods, such as hybrid quantum mechanics/machine learning, and systematic identification of structure-property relationships.

Search
Clear search
Close search
Google apps
Main menu