Skip to content

I've got some errors when pretraining. #7

@Syzseisus

Description

@Syzseisus

Hi, thank you for your great work and cool code.

I open this issue because of some errors when pretraining.

  1. 'Mol' object has no attribute 'pSmi'. I can't find this error from Google.
    This error occurs at line: frags = list(BRICSDecompose(mol, returnmols=True)).
    example mol smiles:
    1. CC(=O)NC1C(O)OC(CO)C(OC2OC(CO)C(OC3OC(CO)C(OC4OC(CO)C(O)C(O)C4OC4OC(CO)C(OC5OC(CO)C(O)C(O)C5O)C(O)C4NC(C)=O)C(OC4OC(CO)C(OC5OC(CO)C(OC6OC(CO)C(O)C(O)C6O)C(O)C5NC(C)=O)C(O)C4OC4OC(CO)C(OC5OC(CO)C(O)C(O)C5O)C(O)C4NC(C)=O)C3O)C(O)C2NC(C)=O)C1O
    2. C=CCOC1C(OCc2ccccc2)C(OCc2ccccc2)C(OCc2ccccc2)C(OCc2ccccc2)C1OC1OC(COCc2ccccc2)C(OC2OC(COC3OC(COCc4ccccc4)C(OCc4ccccc4)C(OCc4ccccc4)C3OC3OC(COC(=O)CCl)C(OCc4ccccc4)C(OCc4ccccc4)C3OC3OC(COCc4ccccc4)C(OCc4ccccc4)C(OCc4ccccc4)C3OCc3ccccc3)C(OC3OC(COCc4ccccc4)C(OCc4ccccc4)C(OCc4ccccc4)C3NC(C)=O)C(OCc3ccccc3)C2OC(C)=O)C(OCc2ccccc2)C1N=[N+]=[N-]
  2. Timeout error even though I set the threshold=10secs.
  3. And OOM. I use batch size of 512 with data pubchem-10m-clean.txt.

What is your development environment?
Mine is an A6000 with 48GB VRAM.

Best,
Wooseong Cho.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions