fairseq icon indicating copy to clipboard operation
fairseq copied to clipboard

Roberta base for Custom named-entity recognization

Open Project-NSE opened this issue 1 year ago • 0 comments

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.

Project-NSE avatar Feb 26 '24 17:02 Project-NSE