Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ task_ids:
|
|
36 |
---
|
37 |
|
38 |
# WikiNEuRal: Combined Neural and Knowledge-based Silver Data Creation for Multilingual NER
|
39 |
-
This is the model card for the EMNLP 2021 paper [WikiNEuRal: Combined Neural and Knowledge-based Silver Data Creation for Multilingual NER](https://aclanthology.org/2021.findings-emnlp.215/). We fine-tuned a multilingual language model (mBERT) for 3 epochs on our [WikiNEuRal dataset](https://huggingface.co/datasets/Babelscape/wikineural). The resulting multilingual NER model supports the 9 languages covered by WikiNEuRal (de, en, es, fr, it, nl, pl, pt, ru), and it was trained on all 9 languages jointly.
|
40 |
|
41 |
**If you use the model, please reference this work in your paper**:
|
42 |
|
|
|
36 |
---
|
37 |
|
38 |
# WikiNEuRal: Combined Neural and Knowledge-based Silver Data Creation for Multilingual NER
|
39 |
+
This is the model card for the EMNLP 2021 paper [WikiNEuRal: Combined Neural and Knowledge-based Silver Data Creation for Multilingual NER](https://aclanthology.org/2021.findings-emnlp.215/). We fine-tuned a multilingual language model (mBERT) for 3 epochs on our [WikiNEuRal dataset](https://huggingface.co/datasets/Babelscape/wikineural) for Named Entity Recognition (NER). The resulting multilingual NER model supports the 9 languages covered by WikiNEuRal (de, en, es, fr, it, nl, pl, pt, ru), and it was trained on all 9 languages jointly.
|
40 |
|
41 |
**If you use the model, please reference this work in your paper**:
|
42 |
|