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

Load .npz file #1

Open
Nupurjain2788 opened this issue Sep 30, 2023 · 1 comment
Open

Load .npz file #1

Nupurjain2788 opened this issue Sep 30, 2023 · 1 comment

Comments

@Nupurjain2788
Copy link

Hi
I am trying to run the file by "python train.py --data_path data/freesolv.csv --dataset_type regression --save_dir data_test/freesolv --bond_fast_attention --atom_attention --adjacency --adjacency_path features/freesolv/adj.npz --distance --distance_path features/freesolv/dist.npz --coulomb --coulomb_path features/freesolv/clb.npz --normalize_matrices --features_path features/freesolv/rdkit_norm.csv --split_type random --no_features_scaling --num_folds 5 --gpu 0" for reproducing results. But not able to load data , error is coming "ValueError: Cannot load file containing pickled data when allow_pickle=False" Could you please check it? Is there any version problem?

@Qiddd
Copy link

Qiddd commented May 31, 2024

Pls have you solved it

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

2 participants