cartesinus
commited on
Commit
•
a36f285
1
Parent(s):
f64a6d1
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,10 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: xlm-r-base-amazon-massive-domain
|
10 |
results: []
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -62,4 +66,4 @@ The following hyperparameters were used during training:
|
|
62 |
- Transformers 4.22.1
|
63 |
- Pytorch 1.12.1+cu113
|
64 |
- Datasets 2.5.1
|
65 |
-
- Tokenizers 0.12.1
|
|
|
8 |
model-index:
|
9 |
- name: xlm-r-base-amazon-massive-domain
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- AmazonScience/massive
|
13 |
+
language:
|
14 |
+
- en
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
66 |
- Transformers 4.22.1
|
67 |
- Pytorch 1.12.1+cu113
|
68 |
- Datasets 2.5.1
|
69 |
+
- Tokenizers 0.12.1
|