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

Running prediction.py #57

Open
BSharmi opened this issue Jan 19, 2022 · 0 comments
Open

Running prediction.py #57

BSharmi opened this issue Jan 19, 2022 · 0 comments

Comments

@BSharmi
Copy link

BSharmi commented Jan 19, 2022

Hi,

Is there an example on running prediction.py with the model under output/models?
I tried running it via the command
python prediction.py --input_sequence='MKNLISFGVKPWWAARWETVEPEPEEPVYT' --model_path="/home/openprotein/output/models/2019-01-30_00_38_46-TRAIN-LR0_01-MB1.model"
but get error that ModuleNotFoundError: No module named 'models' while executing result = unpickler.load() in the script /home/ubuntu/.local/share/virtualenvs/openprotein-_438uSzB/lib/python3.7/site-packages/torch/serialization.py

Would appreciate any pointers.

Thank you!

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