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
Hello! I am attempting to replicate some of the experiments described in the paper. Do you have any recommendations for using BERT-Base with the train_allennlp_local.sh script. The PyTorch implementation of the model that I am using seems to require more files than just vocab.txt, bert_config.json, and pytorch_model.bin. Any help that you could provide would be greatly appreciated!
The text was updated successfully, but these errors were encountered:
Hello! I am attempting to replicate some of the experiments described in the paper. Do you have any recommendations for using BERT-Base with the
train_allennlp_local.sh
script. The PyTorch implementation of the model that I am using seems to require more files than justvocab.txt
,bert_config.json
, andpytorch_model.bin
. Any help that you could provide would be greatly appreciated!The text was updated successfully, but these errors were encountered: