scibert icon indicating copy to clipboard operation
scibert copied to clipboard

Using BERT-Base with train_allennlp_local.sh

Open jlu90 opened this issue 3 years ago • 0 comments

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!

jlu90 avatar Mar 24 '21 11:03 jlu90