-
Notifications
You must be signed in to change notification settings - Fork 6
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
Need help with running semifrozen_finetuning.py #5
Comments
Hi, I would like to report I am having the same issue, but by running the 'flexible_model_eval.py' script using provided data and suggested terminal arguments. I am wondering I am missing something? Best, |
HI @paulrbuckley and @Lihua1990 Did you verify that the path used at L140 ( We will look more into this and come back soon |
Thanks. Yes, i'm passing 'public/trained_model' as themodel path argument, and in that directory there is a file 'protein_language.pkl' I'll try and see if I can get it working with python 3.7 |
To update, running in 3.7 appears to have resolved the issue. Still running the code but it hasn't immediately failed. |
Thanks for the reply. I have checked that the .pkl file is there. I will check later if this is the problem with the python version. |
after downgrading python to 3.7, new error occurred 'No file exists' for 'best_ROC-AUC_bimodal_mca.pt', checked the directory inside the trained_model/weights/ one .pt file exists and I just renamed it. Now it is running, no error so far... Thank you! |
Hi, I have slightly updated the workflow of the Original issue:
Followup issue:
Housekeeping:
|
Hi,
I want to try your models and when I run the semifrozen_finetuning.py script using the data provided by you. I got the following error messages.
Maybe you can help solve it? Thanks a lot in advance.
Have a nice day!
Best,
Lihua
The text was updated successfully, but these errors were encountered: