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

ValueError:invalid buffering size when load 'feature_train.npy' #8

Open
JosephineRabbit opened this issue Jun 3, 2021 · 2 comments

Comments

@JosephineRabbit
Copy link

Hi, I meet ValueError:invalid buffering size when load 'feature_train.npy' but it's ok to load 'feature_val.npy'. Is 'feature_train.npy' file broken?

@kylemin
Copy link
Member

kylemin commented Jun 3, 2021

Hi,
Thank you for your interest!
I am not sure what caused the problem for you, but as a workaround, I made pkl files: link.
You can import pickle and load the files instead of using np.load.

@JosephineRabbit
Copy link
Author

Thanks!

@MichiganCOG MichiganCOG locked as resolved and limited conversation to collaborators Jun 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants