Skip to content

Missing 'smiles_vocab.txt' file #1

@harish2sista

Description

@harish2sista

Hi!

Thank you for creating this repo. It is a godsend! I was able to resolve all the incompatibility issues. But, it seems the design-bench package has a new persistent issue.

File "/home/<user_name>/miniconda3/envs/design-baselines/lib/python3.7/site-packages/transformers/tokenization_bert.py", line 196, in __init__ "model use 'tokenizer = BertTokenizer.from_pretrained(PRETRAINED_MODEL_NAME)'".format(vocab_file) ValueError: Can't find a vocabulary file at path '/home/<user_name>/miniconda3/envs/design-baselines/lib/python3.7/site-packages/design_bench_data/smiles_vocab.txt'. To load the vocabulary from a Google pretrained model use 'tokenizer = BertTokenizer.from_pretrained(PRETRAINED_MODEL_NAME)'
//replaced my <user_name>

I investigated this. The design_bench_data directory is completely empty. If possible, could you please help me solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions