young476 commited on
Commit
e2e4c02
ยท
verified ยท
1 Parent(s): 2278224

Upload labels_ids.json

Browse files
kobert_emotion_classifier/labels_ids.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "๊ทธ๋ฆฌ์›€": 0,
3
+ "๋‘๋ ค์›€": 1,
4
+ "๋ถ„๋…ธ": 2,
5
+ "์‚ฌ๋ž‘": 3,
6
+ "์Šฌํ””": 4,
7
+ "์‹ ๋‚˜๋Š”": 5,
8
+ "์—ด์ •": 6,
9
+ "์™ธ๋กœ์›€": 7,
10
+ "ํ–‰๋ณต": 8
11
+ }