Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
# xlm-roberta-large-ner-spanish
|
2 |
|
3 |
-
This model is a XLM-Roberta-
|
|
|
1 |
# xlm-roberta-large-ner-spanish
|
2 |
|
3 |
+
This model is a XLM-Roberta-large model fine-tuned for Named Entity Recognition (NER) over the Spanish portion of the CoNLL-2002 dataset. Evaluating it over the test subset of this dataset, we get a F1-score of 89.17, being one of the best NER for Spanish available at the moment.
|