rollerhafeezh-amikom
commited on
Commit
•
d733144
1
Parent(s):
f09583b
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
base_model: xlm-roberta-base
|
4 |
-
datasets:
|
5 |
-
- id_nergrit_corpus
|
6 |
metrics:
|
7 |
- precision
|
8 |
- recall
|
@@ -72,7 +70,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
72 |
|
73 |
# xlm-roberta-base-ner-silvanus
|
74 |
|
75 |
-
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on
|
76 |
It achieves the following results on the evaluation set:
|
77 |
- Loss: 0.0635
|
78 |
- Precision: 0.9186
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
base_model: xlm-roberta-base
|
|
|
|
|
4 |
metrics:
|
5 |
- precision
|
6 |
- recall
|
|
|
70 |
|
71 |
# xlm-roberta-base-ner-silvanus
|
72 |
|
73 |
+
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on named entity recognition.
|
74 |
It achieves the following results on the evaluation set:
|
75 |
- Loss: 0.0635
|
76 |
- Precision: 0.9186
|