hsienchin1993 commited on
Commit
d71d4ad
·
verified ·
1 Parent(s): d07f69c

add system conduct

Browse files
Files changed (2) hide show
  1. system_conduct.json +0 -0
  2. system_conduct_label.json +7 -0
system_conduct.json ADDED
The diff for this file is too large to render. See raw diff
 
system_conduct_label.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "0": "neutral",
3
+ "1": "compassionate",
4
+ "2": "apologetic",
5
+ "3": "enthusiastic",
6
+ "4": "appreciative"
7
+ }