Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,11 @@ tags:
|
|
10 |
model-index:
|
11 |
- name: xlm-roberta-base-wikineural
|
12 |
results: []
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -68,4 +73,4 @@ The following hyperparameters were used during training:
|
|
68 |
- Transformers 4.35.2
|
69 |
- Pytorch 2.1.0+cu118
|
70 |
- Datasets 2.15.0
|
71 |
-
- Tokenizers 0.15.0
|
|
|
10 |
model-index:
|
11 |
- name: xlm-roberta-base-wikineural
|
12 |
results: []
|
13 |
+
datasets:
|
14 |
+
- tner/wikineural
|
15 |
+
- tner/multinerd
|
16 |
+
library_name: transformers
|
17 |
+
pipeline_tag: token-classification
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
73 |
- Transformers 4.35.2
|
74 |
- Pytorch 2.1.0+cu118
|
75 |
- Datasets 2.15.0
|
76 |
+
- Tokenizers 0.15.0
|