Commit
·
47dd557
1
Parent(s):
3b7b191
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,11 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: multilingual_minilm-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
|
@@ -72,4 +77,4 @@ The following hyperparameters were used during training:
|
|
72 |
- Transformers 4.25.1
|
73 |
- Pytorch 1.13.0+cu116
|
74 |
- Datasets 2.7.1
|
75 |
-
- Tokenizers 0.13.2
|
|
|
8 |
model-index:
|
9 |
- name: multilingual_minilm-amazon-massive-intent
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- AmazonScience/massive
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
pipeline_tag: text-classification
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
77 |
- Transformers 4.25.1
|
78 |
- Pytorch 1.13.0+cu116
|
79 |
- Datasets 2.7.1
|
80 |
+
- Tokenizers 0.13.2
|