Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# XML-RoBERTa-NER-Japanese
|
21 |
|
22 |
-
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.1528
|
25 |
- F1: 0.9099
|
|
|
19 |
|
20 |
# XML-RoBERTa-NER-Japanese
|
21 |
|
22 |
+
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on [the Wikipedia Japanese NER dataset from Stockmark Inc.](https://github.com/stockmarkteam/ner-wikipedia-dataset)
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.1528
|
25 |
- F1: 0.9099
|