cartesinus
commited on
Commit
•
34fc283
1
Parent(s):
6aedb10
Update README.md
Browse files
README.md
CHANGED
@@ -2,12 +2,24 @@
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
- f1
|
8 |
model-index:
|
9 |
- name: multilingual_minilm-amazon_massive-intent_eu7
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -67,4 +79,4 @@ The following hyperparameters were used during training:
|
|
67 |
- Transformers 4.25.1
|
68 |
- Pytorch 1.13.1+cu116
|
69 |
- Datasets 2.8.0
|
70 |
-
- Tokenizers 0.13.2
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- nlu
|
6 |
+
- text-classification
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
- f1
|
10 |
model-index:
|
11 |
- name: multilingual_minilm-amazon_massive-intent_eu7
|
12 |
results: []
|
13 |
+
datasets:
|
14 |
+
- AmazonScience/massive
|
15 |
+
language:
|
16 |
+
- en
|
17 |
+
- de
|
18 |
+
- fr
|
19 |
+
- it
|
20 |
+
- pt
|
21 |
+
- es
|
22 |
+
- pl
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
79 |
- Transformers 4.25.1
|
80 |
- Pytorch 1.13.1+cu116
|
81 |
- Datasets 2.8.0
|
82 |
+
- Tokenizers 0.13.2
|