Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# XLM-RoBERTa base ConLL-2002 Dutch
|
2 |
+
|
3 |
+
XLM-Roberta base model finetuned on ConLL-2002 Dutch train set.
|
4 |
+
Results form https://arxiv.org/pdf/1911.02116.pdf reciprocated (original results were 90.39 F1, this finetuned version here scored 90.57).
|