Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-sa-4.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# CamemBERT-EmoTextToKids
|
6 |
+
|
7 |
+
Classification model for
|
8 |
+
- input: a sentence + the previous and following sentences
|
9 |
+
- output: 19 labels
|
10 |
+
- is emotional
|
11 |
+
- mode of expression
|
12 |
+
- type of emotion(s) (basic, complex)
|
13 |
+
- category of emotion(s)
|
14 |
+
|
15 |
+
Will be uploaded pretty soon.
|