facebookresearch / SpanBERT

Code for using and evaluating SpanBERT.
Other
884 stars 174 forks source link

which vocab.txt to use? #54

Closed rudraksh97 closed 4 years ago

rudraksh97 commented 4 years ago

For bert vocab size is 30522 but spanbert's config says its 28996 where to get the file?

rudraksh97 commented 4 years ago

spanbert is cased, so its vocab is different from uncased. cased vocab available on Huggingface to download.