wpnbos commited on
Commit
d885cf3
1 Parent(s): 01819a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  # XLM-RoBERTa base ConLL-2002 Dutch
2
 
3
- XLM-Roberta base model finetuned on ConLL-2002 Dutch train set.
4
 
5
- Results form https://arxiv.org/pdf/1911.02116.pdf reciprocated (original results were 90.39 F1, this finetuned version here scored 90.57).
 
1
  # XLM-RoBERTa base ConLL-2002 Dutch
2
 
3
+ XLM-Roberta base model finetuned on ConLL-2002 Dutch train set, which is a Named Entity Recognition dataset containing the following classes: PER, LOC, ORG and MISC.
4
 
5
+ Results from https://arxiv.org/pdf/1911.02116.pdf reciprocated (original results were 90.39 F1, this finetuned version here scored 90.57).