jorgealro commited on
Commit
ea283fa
1 Parent(s): 19dbe8c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
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.