readme: add secret reference to arxiv paper
Browse files
README.md
CHANGED
|
@@ -14,6 +14,8 @@ This (unofficial) Flair NER model was trained on the awesome [CleanCoNLL](https:
|
|
| 14 |
|
| 15 |
The CleanCoNLL dataset was proposed by Susanna Rücker and Alan Akbik and introduces a corrected version of the classic CoNLL-03 dataset, with updated and more consistent NER labels.
|
| 16 |
|
|
|
|
|
|
|
| 17 |
## Fine-Tuning
|
| 18 |
|
| 19 |
We use XLM-RoBERTa Large as backbone language model and the following hyper-parameters for fine-tuning:
|
|
|
|
| 14 |
|
| 15 |
The CleanCoNLL dataset was proposed by Susanna Rücker and Alan Akbik and introduces a corrected version of the classic CoNLL-03 dataset, with updated and more consistent NER labels.
|
| 16 |
|
| 17 |
+
[](https://arxiv.org/abs/2310.16225)
|
| 18 |
+
|
| 19 |
## Fine-Tuning
|
| 20 |
|
| 21 |
We use XLM-RoBERTa Large as backbone language model and the following hyper-parameters for fine-tuning:
|