-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hello
I installed the design-bench package the way you mentioned that didn't require MuJoCo and every thing goes fine until when I am trying to import design-bench I get this error.
Exception has occurred: ValueError
Can't find a vocabulary file at path '/Users/venus/miniconda3/envs/mbo/lib/python3.11/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)`
File "/Users/venus/miniconda3/envs/design_bench_conda/lib/python3.11/site-packages/design_bench_data/test.py", line 2, in <module>
import design_bench
ValueError: Can't find a vocabulary file at path '/Users/venus/miniconda3/envs/mbo/lib/python3.11/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)
Is there anything that I am missing? like downloading other files?
Metadata
Metadata
Assignees
Labels
No labels