wpferrell commited on
Commit
2cb3d1b
·
verified ·
1 Parent(s): e96e1f6

Upload label_map.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. label_map.json +9 -0
label_map.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "0": "anger",
3
+ "1": "fear",
4
+ "2": "joy",
5
+ "3": "neutral",
6
+ "4": "sadness",
7
+ "5": "shame",
8
+ "6": "surprise"
9
+ }