allenai / kb

KnowBert -- Knowledge Enhanced Contextual Word Representations
Apache License 2.0
370 stars 50 forks source link

Knowbert based on other HuggingFace BERT models. #32

Open mbombek opened 3 years ago

mbombek commented 3 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.