instruction
stringclasses
1 value
input
stringlengths
62
84
output
stringlengths
79
101
text
stringlengths
279
323
Parse the following query and extract relevant information.
i want to book flight ticket from Mira-Bhayandar to Agartala on 03-07-2024.
{"to": "Agartala", "dest": "Mira-Bhayandar", "on": "03-07-2024", "intent": "flight_booking"}
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: i want to book flight ticket from Mira-Bhayandar to Agartala on 03-07-2024. ### Response: {"to": "Agartala", "dest": "Mira-Bhayandar", "on": "03-07-2024", "intent": "flight_booking"}
Parse the following query and extract relevant information.
i want to book flight ticket from Faridabad to Panchkula on 20-06-2024.
{"to": "Panchkula", "dest": "Faridabad", "on": "20-06-2024", "intent": "flight_booking"}
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: i want to book flight ticket from Faridabad to Panchkula on 20-06-2024. ### Response: {"to": "Panchkula", "dest": "Faridabad", "on": "20-06-2024", "intent": "flight_booking"}
Parse the following query and extract relevant information.
i want to book flight ticket from Coimbatore to Tirupati on 25-06-2024.
{"to": "Tirupati", "dest": "Coimbatore", "on": "25-06-2024", "intent": "flight_booking"}
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: i want to book flight ticket from Coimbatore to Tirupati on 25-06-2024. ### Response: {"to": "Tirupati", "dest": "Coimbatore", "on": "25-06-2024", "intent": "flight_booking"}
Parse the following query and extract relevant information.
i want to book flight ticket from Tumkur to Kota on 04-07-2024.
{"to": "Kota", "dest": "Tumkur", "on": "04-07-2024", "intent": "flight_booking"}
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: i want to book flight ticket from Tumkur to Kota on 04-07-2024. ### Response: {"to": "Kota", "dest": "Tumkur", "on": "04-07-2024", "intent": "flight_booking"}
Parse the following query and extract relevant information.
i want to book flight ticket from Malda to Patiala on 28-06-2024.
{"to": "Patiala", "dest": "Malda", "on": "28-06-2024", "intent": "flight_booking"}
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: i want to book flight ticket from Malda to Patiala on 28-06-2024. ### Response: {"to": "Patiala", "dest": "Malda", "on": "28-06-2024", "intent": "flight_booking"}
Parse the following query and extract relevant information.
i want to book flight ticket from Mangalore to Chapra on 28-06-2024.
{"to": "Chapra", "dest": "Mangalore", "on": "28-06-2024", "intent": "flight_booking"}
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: i want to book flight ticket from Mangalore to Chapra on 28-06-2024. ### Response: {"to": "Chapra", "dest": "Mangalore", "on": "28-06-2024", "intent": "flight_booking"}