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

Missing 'smiles_vocab.txt' file #1

Open
harish2sista opened this issue Jan 10, 2024 · 0 comments
Open

Missing 'smiles_vocab.txt' file #1

harish2sista opened this issue Jan 10, 2024 · 0 comments

Comments

@harish2sista
Copy link

harish2sista commented Jan 10, 2024

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?

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