-
Notifications
You must be signed in to change notification settings - Fork 3
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
pre-trained model #4
Comments
Hi, Thanks for reaching out. We apologize for your inconvenience. As we have updated the code with more experiments on the PDBBind dataset, I just uploaded several new files and checkpoints of our models. Please check the checkpoint folder, where you can find some checkpoints, including the pre-trained unconditional VAEs and the fine-tuned model on the PDBBind dataset (target-aware.pt). Additionally, the pdb files used in our study are stored in the pdb folder. |
Thank you so much for your job! |
I tried to use generate_specific_target.py, but I can not import "get_esm". |
Hi @msako82, I apologize for the late response. I had some deadlines to finish in April and May. Now, I just uploaded the "get_esm.py" to the repository. Now, you can rerun the code with this file. Thank you for considering our work. Please let me know if there are any further issues. |
I'm very interested in your job.
I downloaded the source code, but I can not download the pre-trained unconditional VAEs model.
The file does not exist. Could you please upload it again?
Or, I would like to sample ligand for a specific PDB file, can you provide a learned model?
The text was updated successfully, but these errors were encountered: