tasinhoque
commited on
Commit
•
2637cea
1
Parent(s):
176577b
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -10,8 +10,8 @@ model-index:
|
|
10 |
- name: text-classification-goemotions
|
11 |
results:
|
12 |
- task:
|
13 |
-
name: Text Classification
|
14 |
type: text-classification
|
|
|
15 |
dataset:
|
16 |
name: go_emotions
|
17 |
type: multilabel_classification
|
@@ -19,9 +19,20 @@ model-index:
|
|
19 |
split: test
|
20 |
args: simplified
|
21 |
metrics:
|
22 |
-
-
|
23 |
-
|
24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
10 |
- name: text-classification-goemotions
|
11 |
results:
|
12 |
- task:
|
|
|
13 |
type: text-classification
|
14 |
+
name: Text Classification
|
15 |
dataset:
|
16 |
name: go_emotions
|
17 |
type: multilabel_classification
|
|
|
19 |
split: test
|
20 |
args: simplified
|
21 |
metrics:
|
22 |
+
- type: f1
|
23 |
+
value: 0.53
|
24 |
+
name: F1
|
25 |
+
- task:
|
26 |
+
type: text-classification
|
27 |
+
name: Text Classification
|
28 |
+
dataset:
|
29 |
+
name: go_emotions
|
30 |
+
type: go_emotions
|
31 |
+
split: test
|
32 |
+
metrics:
|
33 |
+
- type: accuracy
|
34 |
+
value: 0.42491247466371845
|
35 |
+
name: Accuracy
|
36 |
---
|
37 |
|
38 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|