| [ |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the AC and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the AC and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the air conditioner and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the cooling system and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the AC and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the air conditioner and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the AC and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the cooling system and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the AC and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the AC and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the cooling system and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the air conditioner and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the AC and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the AC and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the AC and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the AC and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the AC and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the cooling system and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the cooling system and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the AC and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the air conditioner and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the climate control and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the air conditioner and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the cooling system and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the climate control and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the AC and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the air conditioner and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the climate control and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the air conditioner and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the climate control and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner and set the temperature to 22 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:22" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system and set the temperature to 29 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:29" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the cooling system and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the AC and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system and set the temperature to 20 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:20" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the air conditioner and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the air conditioner and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the AC and set the temperature to 18 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:18" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the climate control and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the cooling system and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the cooling system and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the climate control and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the AC and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the AC and set the temperature to 24 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:24" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the climate control and set the temperature to 30 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:30" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the climate control and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the air conditioner and set the temperature to 25 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:25" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Disable the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner and set the temperature to 23 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:23" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power off the cooling system and set the temperature to 16 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:16" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the cooling system and set the temperature to 21 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:21" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control and set the temperature to 26 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:26" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the cooling system", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the air conditioner and set the temperature to 27 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:27" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch off the cooling system and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Switch on the cooling system and set the temperature to 28 degrees", |
| "output": "slot_name:onoff\nslot_value:on\nslot_name:temperature\nslot_value:28" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Turn off the climate control and set the temperature to 19 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:19" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the air conditioner", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Deactivate the AC", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Enable the climate control and set the temperature to 17 degrees", |
| "output": "slot_name:onoff\nslot_value:off\nslot_name:temperature\nslot_value:17" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the AC", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Activate the cooling system", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Power on the climate control", |
| "output": "slot_name:onoff\nslot_value:on" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Start the air conditioner", |
| "output": "slot_name:onoff\nslot_value:off" |
| }, |
| { |
| "instruction": "Based on the user query extract the intents and arguments for controlling the AC", |
| "input": "Stop the climate control", |
| "output": "slot_name:onoff\nslot_value:off" |
| } |
| ] |