File size: 243 Bytes
6307f26
 
 
 
 
 
1
2
3
4
5
6
7
[
  { "human_emotion": "happy", "robot_response": "smile" },
  { "human_emotion": "sad", "robot_response": "comfort" },
  { "human_emotion": "angry", "robot_response": "calm" },
  { "human_emotion": "confused", "robot_response": "explain" }
]