glecorve commited on
Commit
e9d6d9a
·
verified ·
1 Parent(s): 57fa7a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
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.