AIRI-Institute / nablaDFT

nablaDFT: Large-Scale Conformational Energy and Hamiltonian Prediction benchmark and dataset
https://doi.org/10.1039/D2CP03966D
MIT License
159 stars 16 forks source link

Confirm values in Energy databases #2

Closed lsnty5190 closed 1 year ago

lsnty5190 commented 1 year ago

image

Hii! Thanks for your amazing nablaDFT databases. I've downloaded the dataset_train_2k.db and connect it with sqlite. I find the ids and values are stored in Table number_key_values. I'm here to confirm that whether the energy of each conformer is the value after the moses_id (because class ase.Atoms connot directly get the potential energy without calculators)? Really thanks for your help.