acengnew's picture
Create data.json
6307f26 verified
raw
history blame contribute delete
243 Bytes
[
{ "human_emotion": "happy", "robot_response": "smile" },
{ "human_emotion": "sad", "robot_response": "comfort" },
{ "human_emotion": "angry", "robot_response": "calm" },
{ "human_emotion": "confused", "robot_response": "explain" }
]