Commit
·
7b4e9b0
1
Parent(s):
0b9b647
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,10 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: xlm-r-base-amazon-massive-intent
|
10 |
results: []
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -86,4 +90,4 @@ The following hyperparameters were used during training:
|
|
86 |
- Transformers 4.22.1
|
87 |
- Pytorch 1.12.1+cu113
|
88 |
- Datasets 2.5.1
|
89 |
-
- Tokenizers 0.12.1
|
|
|
8 |
model-index:
|
9 |
- name: xlm-r-base-amazon-massive-intent
|
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
|
|
|
90 |
- Transformers 4.22.1
|
91 |
- Pytorch 1.12.1+cu113
|
92 |
- Datasets 2.5.1
|
93 |
+
- Tokenizers 0.12.1
|