Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,9 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
- name: distilbert-base-uncased-finetuned-emotion-balanced
|
9 |
results:
|
@@ -27,6 +30,8 @@ model-index:
|
|
27 |
widget:
|
28 |
- text: Your actions were very caring.
|
29 |
example_title: Test sentence
|
|
|
|
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
- f1
|
8 |
+
- recall
|
9 |
+
- precision
|
10 |
model-index:
|
11 |
- name: distilbert-base-uncased-finetuned-emotion-balanced
|
12 |
results:
|
|
|
30 |
widget:
|
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
|