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
I am trying to train the biomed_roberta_base model on the chemprot dataset using the provided scripts.train python command and encounter the below issues.
The above dataset and models have been downloaded as stated in the README of the master branch. Also since the mentioned environment wasn't working for me I am using the below conda environment
Please let me know how to solve the above issue. It seems like the tokenizer asks for a vocab file but I am not sure how to provide one.
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to train the biomed_roberta_base model on the chemprot dataset using the provided scripts.train python command and encounter the below issues.
The above dataset and models have been downloaded as stated in the README of the master branch. Also since the mentioned environment wasn't working for me I am using the below conda environment
Please let me know how to solve the above issue. It seems like the tokenizer asks for a vocab file but I am not sure how to provide one.
The text was updated successfully, but these errors were encountered: