allenai / kb

KnowBert -- Knowledge Enhanced Contextual Word Representations
Apache License 2.0
373 stars 51 forks source link

Knowbert based on other HuggingFace BERT models. #32

Open mbombek opened 4 years ago

mbombek commented 4 years ago

Is it possible to fine-tune some other BERT model from HuggingFace into Knowbert with my own knowledge base (Wikipedia in another language)? How could I make that happen?

lshowway commented 2 years ago

@mbombek Just for reference, KnowBERT_huggingface may help you.