Open xuuuluuu opened 4 years ago
It could be done but would require some work. KnowBert adds significant functionality to BERT (the integrated entity linkers, entity-span attention, span-span attention, etc.) that would need to be ported to HuggingFace.
@xuuuluuu For data processing and modeling, KnowBERT_huggingface may help you.
Is there a way to convert the current format to the format of HuggingFace BERT models?