JuliusAlphonso commited on
Commit
a80cb0e
1 Parent(s): 2edf411

Add label names to readme

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -18,7 +18,15 @@ It achieves the following results on the evaluation set:
18
 
19
  ## Model description
20
 
21
- More information needed
 
 
 
 
 
 
 
 
22
 
23
  ## Intended uses & limitations
24
 
 
18
 
19
  ## Model description
20
 
21
+ LABEL_0 = neutral
22
+ LABEL_1 = anger
23
+ LABEL_2 = anticipation
24
+ LABEL_3 = disgust
25
+ LABEL_4 = fear
26
+ LABEL_5 = joy
27
+ LABEL_6 = sadness
28
+ LABEL_7 = surprise
29
+ LABEL_8 = trust
30
 
31
  ## Intended uses & limitations
32