Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,12 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: xlm-roberta-base-finetuned-panx-en
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -59,4 +65,4 @@ The following hyperparameters were used during training:
|
|
59 |
- Transformers 4.44.0
|
60 |
- Pytorch 2.4.0
|
61 |
- Datasets 2.21.0
|
62 |
-
- Tokenizers 0.19.1
|
|
|
8 |
model-index:
|
9 |
- name: xlm-roberta-base-finetuned-panx-en
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- google/xtreme
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
pipeline_tag: token-classification
|
16 |
+
library_name: transformers
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
65 |
- Transformers 4.44.0
|
66 |
- Pytorch 2.4.0
|
67 |
- Datasets 2.21.0
|
68 |
+
- Tokenizers 0.19.1
|