Update README.md
#5
by
LPM
- opened
README.md
CHANGED
@@ -1,17 +1,20 @@
|
|
1 |
---
|
2 |
-
language:
|
|
|
3 |
tags:
|
4 |
- text-classification
|
5 |
- pytorch
|
6 |
- roberta
|
7 |
- emotions
|
8 |
- multi-class-classification
|
9 |
-
- multi-label-classification
|
10 |
datasets:
|
11 |
-
-
|
12 |
license: mit
|
13 |
widget:
|
14 |
- text: I am not having a great day.
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
#### Overview
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- de
|
4 |
tags:
|
5 |
- text-classification
|
6 |
- pytorch
|
7 |
- roberta
|
8 |
- emotions
|
9 |
- multi-class-classification
|
|
|
10 |
datasets:
|
11 |
+
- LPM/Emotionen
|
12 |
license: mit
|
13 |
widget:
|
14 |
- text: I am not having a great day.
|
15 |
+
metrics:
|
16 |
+
- accuracy
|
17 |
+
pipeline_tag: text-classification
|
18 |
---
|
19 |
|
20 |
#### Overview
|