Edit model card

Named Entity Recognition (NER) model for Galician

This is a NER model for Galician (ILG/RAG spelling) which uses the standard 'enamex' classes: LOC (geographical locations); PER (people); ORG (organizations); MISC (other entities).

The model is based on BERT-base-gl-cased, which has been fine-tuned using custom splits of the SLI_NERC dataset. On the test split of this dataset (not used for training), the model obtained the following results (Precision/Recall/F-score): 87.69 / 89.7 / 88.68.

Downloads last month
26
Inference API
This model can be loaded on Inference API (serverless).