cartesinus
commited on
Commit
•
4ecdd49
1
Parent(s):
e945aaf
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,10 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: xlm-r-base-amazon-massive-intent-label_smoothing
|
10 |
results: []
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -63,4 +67,4 @@ The following hyperparameters were used during training:
|
|
63 |
- Transformers 4.24.0
|
64 |
- Pytorch 1.12.1+cu113
|
65 |
- Datasets 2.7.0
|
66 |
-
- Tokenizers 0.13.2
|
|
|
8 |
model-index:
|
9 |
- name: xlm-r-base-amazon-massive-intent-label_smoothing
|
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
|
|
|
67 |
- Transformers 4.24.0
|
68 |
- Pytorch 1.12.1+cu113
|
69 |
- Datasets 2.7.0
|
70 |
+
- Tokenizers 0.13.2
|