Skip to content

Trouble using test data in separate file. #147

Answered by Linux-cpp-lisp
schiotz asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @schiotz ,

It looked like I had to use the name validation_dataset instead of dataset, otherwise nequip-evaluate would protest.

Can you elaborate on this? That doesn't sound right.

For --dataset-config you must provide all options necessary to define a dataset, which includes root (where to put it), r_max (how to process it), the chemistry (how to translate its types to match the model). While this can involve some copy pasting, we preferred that the user be explicit— silently taking values from the model config could lead to some unpleasant silent bugs, such as mapping the wrong species in the test dataset to the wrong types.

That config.yaml file contains two items called r_max:

d…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@schiotz
Comment options

@simonbatzner
Comment options

@Linux-cpp-lisp
Comment options

@schiotz
Comment options

@Linux-cpp-lisp
Comment options

Answer selected by schiotz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants