cartesinus
commited on
Commit
•
143492d
1
Parent(s):
0bd1713
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,10 @@ metrics:
|
|
10 |
model-index:
|
11 |
- name: xlm-r-base-amazon-massive-slot
|
12 |
results: []
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -81,4 +85,4 @@ The following hyperparameters were used during training:
|
|
81 |
- Transformers 4.22.2
|
82 |
- Pytorch 1.12.1+cu113
|
83 |
- Datasets 2.5.1
|
84 |
-
- Tokenizers 0.12.1
|
|
|
10 |
model-index:
|
11 |
- name: xlm-r-base-amazon-massive-slot
|
12 |
results: []
|
13 |
+
datasets:
|
14 |
+
- AmazonScience/massive
|
15 |
+
language:
|
16 |
+
- en
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
85 |
- Transformers 4.22.2
|
86 |
- Pytorch 1.12.1+cu113
|
87 |
- Datasets 2.5.1
|
88 |
+
- Tokenizers 0.12.1
|