You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As shown in the picture, it stopped when i use:
predictor = SSTPredictor(structure_vocab_size=2048)
result = predictor.predict_from_pdb('../example_data/xxx.pdb')
to generate embedding for the pdb file.
Some pdb files worked, but some pdb files will be stuck, and whenever how long I wait for them.