Skip to content

Fine-Tuning LSTM-CRF model with HuggingFace's Transformers

Latest
Compare
Choose a tag to compare
@allanj allanj released this 12 Oct 12:29

On top of the previous version, we add another option to fine-tune BERT/Roberta/etc-based LSTM-CRF model using HuggingFace's Transformers package.

Our latest benchmark results show that we obtained SOTA results on both CoNLL-2003 and OntoNotes datasets. And we also show that Roberta-CRF is better than BERT-CRF.