cartesinus
commited on
Commit
•
be104e5
1
Parent(s):
1ecb245
Update README.md
Browse files
README.md
CHANGED
@@ -2,12 +2,25 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
- f1
|
8 |
model-index:
|
9 |
- name: bert-base-uncased-amazon-massive-intent
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
datasets:
|
12 |
- AmazonScience/massive
|
13 |
language:
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- nlu
|
6 |
+
- text-classification
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
- f1
|
10 |
model-index:
|
11 |
- name: bert-base-uncased-amazon-massive-intent
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: text-classification
|
15 |
+
type: text-classification
|
16 |
+
dataset:
|
17 |
+
name: MASSIVE
|
18 |
+
type: AmazonScience/massive
|
19 |
+
split: test
|
20 |
+
metrics:
|
21 |
+
- name: F1
|
22 |
+
type: f1
|
23 |
+
value: 0.8903
|
24 |
datasets:
|
25 |
- AmazonScience/massive
|
26 |
language:
|