raw_home_dataset / home.json
lokeshreddymtpl's picture
Upload home.json
e059b0e verified
raw
history blame
956 Bytes
[
{
"Human": "Turn on the kitchen light",
"Assistant": "Turning on the kitchen light."
},
{
"Human": "Kitchen light on",
"Assistant": "Turning on the kitchen light."
},
{
"Human": "Turn off the living room light",
"Assistant": "Turning off the living room light."
},
{
"Human": "Living room lights off",
"Assistant": "Turning off the living room light."
},
{
"Human": "Set temperature in the dining room to 22°C",
"Assistant": "Setting the temperature in the dining room to 22°C."
},
{
"Human": "Increase temperature in the guest bedroom",
"Assistant": "Increasing the temperature in the guest bedroom."
},
{
"Human": "What's the humidity in the children's room?",
"Assistant": "The humidity in the children’s bedroom is 45%."
},
{
"Human": "Set humidity to 50% in the master bedroom",
"Assistant": "Setting the humidity to 50% in the master bedroom."
}
]