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

Training issue #8

Open
OrangeCat7777777 opened this issue Sep 26, 2024 · 0 comments
Open

Training issue #8

OrangeCat7777777 opened this issue Sep 26, 2024 · 0 comments

Comments

@OrangeCat7777777
Copy link

When trying to run train pipeline with the following config

path: ./data/crossdocked_pocket10
split: ./data/crossdocked_split.pt

where crossdocked data is downloaded from the provided Zenodo link, I encounterd the following error:

File "./models/PD.py", line 306, in forward
    res_H, res_X, ligand_pos, ligand_feat, pred_res_type = self.encoder(res_H, res_X, res_S, res_batch, pred_ligand, ligand_feat, ligand_mask, edit_residue_num, residue_mask) 
ValueError: too many values to unpack (expected 5)

What to do?

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