alexamiredjibi
commited on
Commit
•
330ef48
1
Parent(s):
b74a580
Update README.md
Browse files
README.md
CHANGED
@@ -35,12 +35,14 @@ model-index:
|
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
value: 0.9424682155180856
|
|
|
|
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
41 |
should probably proofread and complete it, then remove this comment. -->
|
42 |
|
43 |
-
# xlm-roberta-base-
|
44 |
|
45 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the wikiann dataset.
|
46 |
It achieves the following results on the evaluation set:
|
@@ -89,4 +91,4 @@ The following hyperparameters were used during training:
|
|
89 |
- Transformers 4.35.2
|
90 |
- Pytorch 2.1.0+cu118
|
91 |
- Datasets 2.15.0
|
92 |
-
- Tokenizers 0.15.0
|
|
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
value: 0.9424682155180856
|
38 |
+
language:
|
39 |
+
- ka
|
40 |
---
|
41 |
|
42 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
43 |
should probably proofread and complete it, then remove this comment. -->
|
44 |
|
45 |
+
# xlm-roberta-base-ka-ner
|
46 |
|
47 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the wikiann dataset.
|
48 |
It achieves the following results on the evaluation set:
|
|
|
91 |
- Transformers 4.35.2
|
92 |
- Pytorch 2.1.0+cu118
|
93 |
- Datasets 2.15.0
|
94 |
+
- Tokenizers 0.15.0
|