Upload function-calling-small-dataset.csv
Browse files
function-calling-small-dataset.csv
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
query,answer
|
2 |
+
"Can you turn on the living room lights?","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
3 |
+
"Could you switch on the lights in the living room?","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
4 |
+
"Please activate the living room lights.","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
5 |
+
"Would you mind turning on the lights for the living room?","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
6 |
+
"Turn on the living room lights, please.","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
7 |
+
"Can you start the living room lights?","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
8 |
+
"Please switch on the living room lights.","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
9 |
+
"Would you turn on the lights in the living room?","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
10 |
+
"Could you turn on the lights for the living room?","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
11 |
+
"Please turn on the lights in the living room.","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
12 |
+
"Can you switch on the lights for the living room?","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
13 |
+
"Could you start the living room lights?","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
14 |
+
"Turn on the lights in the living room, please.","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
15 |
+
"Would you activate the living room lights?","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
16 |
+
"Could you please turn on the living room lights?","{""function_name"": ""turn_on_lights"", ""parameters"": ""living room""}"
|
17 |
+
"Set the thermostat to 72 degrees.","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
18 |
+
"Adjust the thermostat to 72 degrees, please.","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
19 |
+
"Could you set the temperature to 72 degrees on the thermostat?","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
20 |
+
"Please configure the thermostat to 72 degrees.","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
21 |
+
"Turn the thermostat to 72 degrees.","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
22 |
+
"Can you set the thermostat to 72 degrees?","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
23 |
+
"Adjust the temperature on the thermostat to 72 degrees.","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
24 |
+
"Please set the thermostat to 72 degrees.","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
25 |
+
"Could you adjust the thermostat to 72 degrees?","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
26 |
+
"Set the temperature to 72 degrees, please.","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
27 |
+
"Please set the thermostat to 72 degrees Fahrenheit.","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
28 |
+
"Would you adjust the thermostat to 72 degrees?","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
29 |
+
"Can you configure the thermostat to 72 degrees?","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
30 |
+
"Adjust the thermostat to 72 degrees.","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
31 |
+
"Please adjust the thermostat to 72 degrees.","{""function_name"": ""set_thermostat"", ""parameters"": ""72""}"
|
32 |
+
"Lock the front door.","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|
33 |
+
"Can you secure the front door?","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|
34 |
+
"Please lock the door at the front.","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|
35 |
+
"Could you make sure the front door is locked?","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|
36 |
+
"Lock the door in the front, please.","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|
37 |
+
"Can you lock the front door?","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|
38 |
+
"Please make sure the front door is locked.","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|
39 |
+
"Could you lock the front door?","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|
40 |
+
"Secure the front door, please.","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|
41 |
+
"Please lock the front door.","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|
42 |
+
"Can you ensure the front door is locked?","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|
43 |
+
"Lock the front door now, please.","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|
44 |
+
"Would you lock the front door?","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|
45 |
+
"Please ensure the front door is locked.","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|
46 |
+
"Could you secure the front door for me?","{""function_name"": ""lock_door"", ""parameters"": ""front""}"
|