Replies: 3 comments 2 replies
-
It is safe to set |
Beta Was this translation helpful? Give feedback.
1 reply
-
I don't think there is a existing way to split the dataset. You are welcome to contribute a method to dpdata |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here is a bash script for recursively checking sub-folders with systems and separating sets into training and validation datasets. It is created for 4 sets in each system, but might be modified. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have multiple systems, each with different number of frames and number of atoms. When using the set_size option, I can only give it a fixed number of frames to include in each set, thus some frames might have 10 sets while others only have 1-2 sets. Is there a way to do this more uniformly?
Beta Was this translation helpful? Give feedback.
All reactions