ithattieu commited on
Commit
b245ab9
1 Parent(s): e3a54dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 None dataset.
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