Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in nnp_training,py: pickle the dataset after loading #656

Open
grassdeerdeer opened this issue Dec 10, 2024 · 1 comment
Open

Error in nnp_training,py: pickle the dataset after loading #656

grassdeerdeer opened this issue Dec 10, 2024 · 1 comment

Comments

@grassdeerdeer
Copy link

When I pickle the dataset after loading, I meet this problem:

In torchani/torchani/data/_pyanitools.py 52 line:

dataset = np.array(item[k][()])

We meet this problem: ValueError('Insufficient precision in available types to represent (31, 23, 8, 0, 23)').

Could you please give me some suggestions about this problem? Thank you very much!

@grassdeerdeer
Copy link
Author

Or could you please give me 'dataset.pkl'? Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant