Update README.md
Browse files
README.md
CHANGED
@@ -9,13 +9,12 @@ metrics:
|
|
9 |
- accuracy
|
10 |
- f1
|
11 |
widget:
|
12 |
-
- text:
|
13 |
-
example_title:
|
14 |
-
- text:
|
15 |
-
example_title:
|
16 |
-
- text:
|
17 |
-
example_title:
|
18 |
-
|
19 |
model-index:
|
20 |
- name: distilbert-base-uncased-finetuned-emotions-dataset
|
21 |
results:
|
@@ -36,6 +35,9 @@ model-index:
|
|
36 |
type: f1
|
37 |
value: 0.9396359245863207
|
38 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
9 |
- accuracy
|
10 |
- f1
|
11 |
widget:
|
12 |
+
- text: on a boat trip to denmark
|
13 |
+
example_title: Example 1
|
14 |
+
- text: i was feeling listless from the need of new things something different
|
15 |
+
example_title: Example 2
|
16 |
+
- text: i know im feeling agitated as it is from a side effect of the too high dose
|
17 |
+
example_title: Example 3
|
|
|
18 |
model-index:
|
19 |
- name: distilbert-base-uncased-finetuned-emotions-dataset
|
20 |
results:
|
|
|
35 |
type: f1
|
36 |
value: 0.9396359245863207
|
37 |
pipeline_tag: text-classification
|
38 |
+
language:
|
39 |
+
- en
|
40 |
+
library_name: transformers
|
41 |
---
|
42 |
|
43 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|