rollerhafeezh-amikom
commited on
Commit
•
53ec710
1
Parent(s):
f9d2b6d
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: mit
|
3 |
base_model: xlm-roberta-base
|
4 |
tags:
|
5 |
-
-
|
6 |
datasets:
|
7 |
- id_nergrit_corpus
|
8 |
metrics:
|
@@ -35,6 +35,13 @@ model-index:
|
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
value: 0.9858518778229216
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -89,4 +96,4 @@ The following hyperparameters were used during training:
|
|
89 |
- Transformers 4.35.0
|
90 |
- Pytorch 2.1.0+cu118
|
91 |
- Datasets 2.14.6
|
92 |
-
- Tokenizers 0.14.1
|
|
|
2 |
license: mit
|
3 |
base_model: xlm-roberta-base
|
4 |
tags:
|
5 |
+
- silvanus
|
6 |
datasets:
|
7 |
- id_nergrit_corpus
|
8 |
metrics:
|
|
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
value: 0.9858518778229216
|
38 |
+
language:
|
39 |
+
- id
|
40 |
+
- en
|
41 |
+
- es
|
42 |
+
- it
|
43 |
+
- sk
|
44 |
+
pipeline_tag: token-classification
|
45 |
---
|
46 |
|
47 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
96 |
- Transformers 4.35.0
|
97 |
- Pytorch 2.1.0+cu118
|
98 |
- Datasets 2.14.6
|
99 |
+
- Tokenizers 0.14.1
|