Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ model-index:
|
|
14 |
name: Text Classification
|
15 |
type: text-classification
|
16 |
dataset:
|
17 |
-
name: emotion
|
18 |
type: emotion
|
19 |
args: default
|
20 |
metrics:
|
@@ -31,7 +31,7 @@ widget:
|
|
31 |
- text: Your actions were very caring.
|
32 |
example_title: Test sentence
|
33 |
datasets:
|
34 |
-
-
|
35 |
---
|
36 |
|
37 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
14 |
name: Text Classification
|
15 |
type: text-classification
|
16 |
dataset:
|
17 |
+
name: emotion
|
18 |
type: emotion
|
19 |
args: default
|
20 |
metrics:
|
|
|
31 |
- text: Your actions were very caring.
|
32 |
example_title: Test sentence
|
33 |
datasets:
|
34 |
+
- AdamCodd/emotion-balanced
|
35 |
---
|
36 |
|
37 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|