Commit
·
176577b
1
Parent(s):
f4cfda0
Update README.md
Browse files
README.md
CHANGED
@@ -14,9 +14,9 @@ model-index:
|
|
14 |
type: text-classification
|
15 |
dataset:
|
16 |
name: go_emotions
|
17 |
-
type:
|
18 |
config: simplified
|
19 |
-
split:
|
20 |
args: simplified
|
21 |
metrics:
|
22 |
- name: F1
|
|
|
14 |
type: text-classification
|
15 |
dataset:
|
16 |
name: go_emotions
|
17 |
+
type: multilabel_classification
|
18 |
config: simplified
|
19 |
+
split: test
|
20 |
args: simplified
|
21 |
metrics:
|
22 |
- name: F1
|