Amir13 commited on
Commit
ac1af04
·
1 Parent(s): 436e51e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # xlm-roberta-base-ontonotesv5-en
19
 
20
- This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.1381
23
  - Precision: 0.8637
 
17
 
18
  # xlm-roberta-base-ontonotesv5-en
19
 
20
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the [conll2012_ontonotesv5](https://huggingface.co/datasets/conll2012_ontonotesv5/viewer/english_v4/train) dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.1381
23
  - Precision: 0.8637