fairseq
fairseq copied to clipboard
Roberta base for Custom named-entity recognization
Can I use Roberta-base for custom "Named Entity Recognition(NER)"?
I have my own dataset which is tagged for a custom entity.
I already used roberta-base for NER using Spacy.