rzeydelis's picture
Create README.md
84c4f8b

If you get a "missing tokenizer" error, run this line as well when importing the model:

tokenizer = BertTokenizer.from_pretrained('bert-base-uncased')