EtashGuha commited on
Commit
18b44bc
·
verified ·
1 Parent(s): 95fdb1e

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. taskmaster2-0040/instruction.md +24 -0
  2. taskmaster2-0047/instruction.md +33 -0
  3. taskmaster2-0050/instruction.md +29 -0
  4. taskmaster2-0061/instruction.md +31 -0
  5. taskmaster2-0066/instruction.md +26 -0
  6. taskmaster2-0082/instruction.md +22 -0
  7. taskmaster2-0095/instruction.md +20 -0
  8. taskmaster2-0200/instruction.md +21 -0
  9. taskmaster2-0206/instruction.md +32 -0
  10. taskmaster2-0208/instruction.md +30 -0
  11. taskmaster2-0209/instruction.md +20 -0
  12. taskmaster2-0230/instruction.md +21 -0
  13. taskmaster2-0236/instruction.md +22 -0
  14. taskmaster2-0237/instruction.md +15 -0
  15. taskmaster2-0244/instruction.md +22 -0
  16. taskmaster2-0262/instruction.md +18 -0
  17. taskmaster2-0272/instruction.md +22 -0
  18. taskmaster2-0275/instruction.md +20 -0
  19. taskmaster2-0281/instruction.md +22 -0
  20. taskmaster2-0286/instruction.md +21 -0
  21. taskmaster2-0291/instruction.md +20 -0
  22. taskmaster2-0296/instruction.md +26 -0
  23. taskmaster2-0298/instruction.md +29 -0
  24. taskmaster2-0402/instruction.md +19 -0
  25. taskmaster2-0405/instruction.md +16 -0
  26. taskmaster2-0412/instruction.md +23 -0
  27. taskmaster2-0423/instruction.md +22 -0
  28. taskmaster2-0424/instruction.md +24 -0
  29. taskmaster2-0433/instruction.md +17 -0
  30. taskmaster2-0450/instruction.md +24 -0
  31. taskmaster2-0451/instruction.md +39 -0
  32. taskmaster2-0456/instruction.md +23 -0
  33. taskmaster2-0458/instruction.md +26 -0
  34. taskmaster2-0460/instruction.md +19 -0
  35. taskmaster2-0467/instruction.md +19 -0
  36. taskmaster2-0493/instruction.md +23 -0
  37. taskmaster2-0494/instruction.md +19 -0
  38. taskmaster2-0608/instruction.md +28 -0
  39. taskmaster2-0611/instruction.md +20 -0
  40. taskmaster2-0616/instruction.md +21 -0
  41. taskmaster2-0620/instruction.md +16 -0
  42. taskmaster2-0637/instruction.md +22 -0
  43. taskmaster2-0652/instruction.md +18 -0
  44. taskmaster2-0662/instruction.md +21 -0
  45. taskmaster2-0663/instruction.md +17 -0
  46. taskmaster2-0664/instruction.md +25 -0
  47. taskmaster2-0689/instruction.md +17 -0
  48. taskmaster2-0698/instruction.md +29 -0
  49. taskmaster2-0699/instruction.md +27 -0
  50. taskmaster2-0800/instruction.md +21 -0
taskmaster2-0040/instruction.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-03f30b73-5cac-47c6-8114-b32feb756824
5
+ - **Instruction ID**: flight-5
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I need to find a flight to Paris from Houston.
10
+ 2. Yes.
11
+ 3. Yes.
12
+ 4. I would like a non-stop flight.
13
+ 5. First class.
14
+ 6. A morning flight.
15
+ 7. Okay.
16
+ 8. What is the price?
17
+ 9. 9 AM with British Airways.
18
+ 10. There are no non-stop flights with first class?
19
+ 11. Is there anything cheaper?
20
+ 12. Okay. Sounds good.
21
+ 13. That's all.
22
+
23
+ ## Task
24
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0047/instruction.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-0492759d-8366-4d2d-ad7b-04b08d0ccc8e
5
+ - **Instruction ID**: flight-7
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I need to plan a flight to San Diego.
10
+ 2. I want to fly into McClellan and I want to leave from LaGuardia.
11
+ 3. Okay, international then.
12
+ 4. And this is going to be a work-trip, they're paying for it, so I want to sit in first-class.
13
+ 5. Yeah, I'm going to leave in the morning and come back in the morning, if possible.
14
+ 6. Yes. I'm going to be leaving on March 10th and I'm going to be coming back on March 12th.
15
+ 7. I want it to be non-stop, if possible.
16
+ 8. That's fine then. I do want hot-towel service.
17
+ 9. I want all service and I also want a in-flight movie.
18
+ 10. And the final thing that I'm definitely want is a meal served on-board.
19
+ 11. And that's it.
20
+ 12. I've positive experience with Delta, so let's go with them.
21
+ 13. Yes.
22
+ 14. Let's go with 8:00 AM.
23
+ 15. That's fine.
24
+ 16. That's fine.
25
+ 17. Okay.
26
+ 18. Okay.
27
+ 19. Alright.
28
+ 20. I guess that'll have to do.
29
+ 21. Well, I'll be giving the bill to my company, so that's fine with me.
30
+ 22. Thanks. Goodbye.
31
+
32
+ ## Task
33
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0050/instruction.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-04e83e30-2ba3-409b-85e8-f813855875db
5
+ - **Instruction ID**: flight-4
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hello. I would like help finding a flight to Paris.
10
+ 2. I'm going to Paris to visit a friend. I'd like to leave next Friday, February 10th and return on February 17th.
11
+ 3. I want to leave sometime after 9:00 AM and I'd like economy seating.
12
+ 4. Right.
13
+ 5. For coming back, I'd like to leave anytime after 8:00 AM.
14
+ 6. My budget is $1,500. So I don't want to spend more than that.
15
+ 7. Yes, that's correct.
16
+ 8. I'd like the trip to be non-stop, if possible.
17
+ 9. Okay, that's fine.
18
+ 10. What is the cheapest one? And where does that leave from?
19
+ 11. And what time will it get to Paris? And where does that leave from?
20
+ 12. Alright, are there any layovers?
21
+ 13. Alright, that sounds great. I'd like to book that flight, please.
22
+ 14. I'd like to leave at the 11:20 AM.
23
+ 15. Alright, that sounds good to me. I'd like to leave at the 11:20 AM.
24
+ 16. Yeah, that's fine.
25
+ 17. That sounds great. Yeah, that's fine.
26
+ 18. That sounds great.
27
+
28
+ ## Task
29
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0061/instruction.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-05f6996b-96a7-4a35-a5d7-97365c96773f
5
+ - **Instruction ID**: flight-8
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hello, I'd like to find a flight to Houston on March 20th.
10
+ 2. And then I'd like to fly from Orlando to back to LA Martin 7:20.
11
+ 3. The first date would be the 25th for LA and then to Orlando.
12
+ 4. And then back to LA on March the 27th.
13
+ 5. And what are the prices?
14
+ 6. Trichotomy that's from LA to Houston how much is that one?
15
+ 7. Okay.
16
+ 8. Okay, Spirit.
17
+ 9. Look and then from Houston.
18
+ 10. On March 25th I like to leave in the morning on Orland.
19
+ 11. How much is the cost for the spirit and for the United?
20
+ 12. Okay. And then from Orlando back to LA that evening on the 25th. What time would I be able to leave in the evening?
21
+ 13. March 27th.
22
+ 14. Okay, that would be great.
23
+ 15. Delta.
24
+ 16. That would be okay.
25
+ 17. Okay. That sounds good. Are they economy?
26
+ 18. Okay.
27
+ 19. And how much is that?
28
+ 20. Okay. Thank you.
29
+
30
+ ## Task
31
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0066/instruction.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-0717e405-5d3a-4e2e-8ed9-81e5c55a3fde
5
+ - **Instruction ID**: flight-5
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi. I'd like to find a flight to Dublin.
10
+ 2. I would like to go on June 5th. Sometime in the morning would be good. I'd like medium-range pricing, if possible.
11
+ 3. Not more than $1,000. I would like to sit in first class.
12
+ 4. All right. Economy is fine, actually I want to sit in first class.
13
+ 5. I don't mind if there are layovers.
14
+ 6. That's about it.
15
+ 7. June 18th. No, anytime works.
16
+ 8. Wonderful.
17
+ 9. The United flight would be wonderful.
18
+ 10. I want 6:00 a.m.
19
+ 11. The 6:00 a.m. flight would be good.
20
+ 12. Yes.
21
+ 13. Yes. Sounds good.
22
+ 14. Awesome, thank you.
23
+ 15. Okay.
24
+
25
+ ## Task
26
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0082/instruction.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-087f661b-ca1d-40b0-8637-62d429866b96
5
+ - **Instruction ID**: flight-6
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I'd like to book a flight to Miami, please.
10
+ 2. On 23rd of March.
11
+ 3. On 30th of March.
12
+ 4. Economy class, please.
13
+ 5. Nope. That'll be it.
14
+ 6. The lowest fare would be helpful.
15
+ 7. That sounds good.
16
+ 8. No, that'd be all. Thank you.
17
+ 9. Can you send me the booking information?
18
+ 10. That'll be all.
19
+ 11. Bye.
20
+
21
+ ## Task
22
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0095/instruction.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-0a055657-f336-427f-afbc-6b7ab243170d
5
+ - **Instruction ID**: flight-11
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi. I'm looking to plan a round-trip commercial air flight. You can help me find airline flight, my basic details are I'm going from Houston to London. I want to leave this Sunday and return after 5 days later.
10
+ 2. I'd like to leave in the morning. I'm an early riser, so leave in the morning, and I want to come back in the morning.
11
+ 3. Could you help me out with that?
12
+ 4. Oh! Yeah. Can you look for a non-stop one for my travel?
13
+ 5. That sounds good, it's enough for me. I'll take it.
14
+ 6. That sounds really good.
15
+ 7. How much will the ticket be?
16
+ 8. Yeah. I can cover it. Alright. I'll book it.
17
+ 9. Thank you. I appreciate you. Have a nice day. Bye.
18
+
19
+ ## Task
20
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0200/instruction.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-150b3bf1-f034-41df-88cf-b486616de74a
5
+ - **Instruction ID**: flight-14
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi Assistant. I'd like to find the cheapest round trip commercial airline flight from LAX to JFK.
10
+ 2. I am using tomorrow's date which is the 25th and arriving and returning in 5 days.
11
+ 3. I got the cheapest way.
12
+ 4. Does it matter with class?
13
+ 5. I'll fly economy business. I'll like an isle seats.
14
+ 6. It works.
15
+ 7. It will be fine.
16
+ 8. Yes, please.
17
+ 9. Book that for me.
18
+ 10. Thank you so much.
19
+
20
+ ## Task
21
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0206/instruction.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-15921954-e628-4c23-ac84-243563fa7ebc
5
+ - **Instruction ID**: flight-7
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I'd like to book a flight round trip from New York City to Seattle.
10
+ 2. JFK.
11
+ 3. What are my choices in Seattle?
12
+ 4. Let's go with Boeing Field.
13
+ 5. I need to leave on March 15th and return on March 20th. I'd like it to be nonstop if possible.
14
+ 6. Okay, why don't we try from April 8th and return on April 16th?
15
+ 7. Yes, let's try a different airport. Let's try Tacoma.
16
+ 8. Let's go with March 15th, return on March 20th.
17
+ 9. Nonstop, preferably first class.
18
+ 10. That is fine.
19
+ 11. Does it have Wi-Fi on board?
20
+ 12. And what airline am I flying with?
21
+ 13. Let's go with Alaska.
22
+ 14. That's fine.
23
+ 15. What time does the plane leave?
24
+ 16. And return time?
25
+ 17. And at what time I will be back?
26
+ 18. At what time I will be back in New York?
27
+ 19. Perfect, can I book that flight?
28
+ 20. Sounds good.
29
+ 21. Thank you very much, goodbye.
30
+
31
+ ## Task
32
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0208/instruction.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-15b6ee5a-f303-454f-9693-c5fa7edf88da
5
+ - **Instruction ID**: flight-4
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hello.
10
+ 2. I'd like to book a flight to Barcelona.
11
+ 3. I will be leaving on February 14th and returning on February 23rd.
12
+ 4. I prefer a non-stop flight.
13
+ 5. That's okay. I prefer a morning flight if possible.
14
+ 6. Yes.
15
+ 7. I prefer an aisle seat.
16
+ 8. That's all.
17
+ 9. About $600.
18
+ 10. What class seat is that? What's the price for a business class seat?
19
+ 11. The price for business class C?
20
+ 12. Can you book me on that? I will stick with the economy.
21
+ 13. Tell me about the Avianca flight. What time?
22
+ 14. Where is the stopover?
23
+ 15. And, what time does it arrive in Barcelona? Where is the stopover?
24
+ 16. Okay, can you book that flight for me? What time does it arrive in Barcelona?
25
+ 17. That's fine.
26
+ 18. Can you book me an aisle seat on that flight as well?
27
+ 19. No, that's all. Thank you.
28
+
29
+ ## Task
30
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0209/instruction.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-15bff7bd-eba1-4e3b-a736-d6c30fa69e78
5
+ - **Instruction ID**: flight-11
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hello, I'm looking for a round-trip commercial flight from Los Angeles to London.
10
+ 2. Sure, it's September 3rd and return on September 8th.
11
+ 3. Business class, I'd like it to be a nonstop flight and leave as early in the day as possible.
12
+ 4. Okay, that will work.
13
+ 5. Yes, please.
14
+ 6. Morning flight.
15
+ 7. That's perfect.
16
+ 8. Let's book that.
17
+ 9. Great, thanks for your help.
18
+
19
+ ## Task
20
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0230/instruction.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-1893a152-ca74-4ae9-9efc-2370084a74cd
5
+ - **Instruction ID**: flight-13
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Can you help me to find a round-trip flight from San Francisco to Jamaica?
10
+ 2. I need to leave today as early as possible and return on the 25th as early as possible.
11
+ 3. Okay.
12
+ 4. That sounds pretty good.
13
+ 5. No, I just want the cheapest flight I can get.
14
+ 6. Yes. Or as early as possible.
15
+ 7. Good.
16
+ 8. Okay. How much is that going to cost me?
17
+ 9. Okay, is that the cheapest flight?
18
+ 10. Okay. Thank you.
19
+
20
+ ## Task
21
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0236/instruction.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-1924e35e-6f39-4a37-b879-8249130832b1
5
+ - **Instruction ID**: flight-5
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I need to book a commercial flight to Rome.
10
+ 2. Perfect.
11
+ 3. I would like to leave tomorrow and get back on the 22nd.
12
+ 4. Yes.
13
+ 5. Business class, No layovers and free breakfast.
14
+ 6. What?
15
+ 7. One.
16
+ 8. Thank you.
17
+ 9. Yes.
18
+ 10. No.
19
+ 11. Perfect, Thank you.
20
+
21
+ ## Task
22
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0237/instruction.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-1961e087-edf6-42fb-bf11-7bf5e094e5cf
5
+ - **Instruction ID**: flight-12
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hello, I need a commercial flight from San Francisco to Salt Lake City, please.
10
+ 2. A round trip for 2 days. Afternoon flights for all flights.
11
+ 3. Business class and make sure there's Wi-Fi.
12
+ 4. Can you book that for me?
13
+
14
+ ## Task
15
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0244/instruction.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-19b73ef7-c5ca-4159-bc30-ee221f25bf79
5
+ - **Instruction ID**: flight-7
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I'd like help finding a flight to Fresno, California.
10
+ 2. I'd like for it to depart from JFK airport.
11
+ 3. I'd also like to fly with Delta Air Lines.
12
+ 4. I'd like to leave on March 20th and will be back on March 25th.
13
+ 5. I'd like the flight to be a non-stop.
14
+ 6. I would like one that has less than two layovers.
15
+ 7. I'd also like economy seating.
16
+ 8. And I'd also like for the price to be under $900.
17
+ 9. I'll choose the first option.
18
+ 10. Okay, Book it.
19
+ 11. Alright.
20
+
21
+ ## Task
22
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0262/instruction.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-1b3a8cd4-02c1-4615-b2bd-f273bc664dfe
5
+ - **Instruction ID**: flight-12
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi. I need help booking a round-trip flight.
10
+ 2. I'd like to be departing today in the evening, and I want to return Friday January 26th.
11
+ 3. I'm leaving from Sacramento, and I'm going to Chicago.
12
+ 4. Business class.
13
+ 5. Nonstop, please.
14
+ 6. That sounds perfect. Is WiFi included?
15
+ 7. Perfect. Can you book that for me, please?
16
+
17
+ ## Task
18
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0272/instruction.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-1c29fbeb-52b3-4f28-962d-8abd1d50e17a
5
+ - **Instruction ID**: flight-4
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I would like help finding a flight to Paris, France.
10
+ 2. I would like to go from April 15th to April 30th, 2017.
11
+ 3. Coach and a few of layovers as possible.
12
+ 4. A few layovers.
13
+ 5. No.
14
+ 6. Under $3,000.
15
+ 7. That's perfect.
16
+ 8. That's perfectl.
17
+ 9. Yes.
18
+ 10. No. I think that's all. Thank you.
19
+ 11. Thanks, bye.
20
+
21
+ ## Task
22
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0275/instruction.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-1c9df862-96b7-43fa-9ce1-2c497f6415ff
5
+ - **Instruction ID**: flight-11
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hello Assistant. How are you today?
10
+ 2. Hi, I'm planning a trip from San Francisco to London, and I'm leaving this coming Sunday and I'd like to depart. Sunday evening and flying back 5 days later in the evening. Can you help me book a flight?
11
+ 3. Well, You know what? I also want to go economical. So, Coach will be fine. I'm looking for the cheapest option.
12
+ 4. Is there something after 5:00 p.m.?
13
+ 5. Is there something after 5:00 p.m?So, My two preferences would be leaving late afternoon or evening.
14
+ 6. That'll be fine. One other preference, I'd like to get an Aisle seat.
15
+ 7. That'll be fine. Does that include a return flight? If not, I'll need to book a return flight 5 days later flying back from London to San Francisco.
16
+ 8. Yes.
17
+ 9. That sounds good. Thank you very much for your help.
18
+
19
+ ## Task
20
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0281/instruction.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-1d16d762-4851-49e7-8155-463e357f91ff
5
+ - **Instruction ID**: flight-4
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hello.
10
+ 2. I would like help finding a flight to London.
11
+ 3. I would like to leave Friday, May 9th and come back Friday, May 26th.
12
+ 4. No, May 19th. May 19th to May 26th.
13
+ 5. May 19th to May 26th.
14
+ 6. Yes, please. First class if possible.
15
+ 7. Yeah, I would like it to be first class.
16
+ 8. Okay.
17
+ 9. That's okay. I'm a very rich man.
18
+ 10. That's right in my budget. Sounds good.
19
+ 11. Thank you.
20
+
21
+ ## Task
22
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0286/instruction.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-1d6611e8-ddb2-4495-9044-f2ee564a522b
5
+ - **Instruction ID**: flight-13
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi. I need help finding a round-trip flight.
10
+ 2. I'll be leaving Newark city to Puerto Rico.
11
+ 3. I'd be departing today and I'll be returning August 22nd, 2017.
12
+ 4. As early as possible.
13
+ 5. Business class, please.
14
+ 6. That sounds perfect. Is there Wi-Fi?
15
+ 7. All right. Is there drinks served on the flight?
16
+ 8. All right. Then that's all I needed to know. Thank you very much for your help.
17
+ 9. Yes, please.
18
+ 10. Thank you very much for your help.
19
+
20
+ ## Task
21
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0291/instruction.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-1d979f4d-a555-4542-9da7-e7b138cfc0c1
5
+ - **Instruction ID**: flight-12
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Yeah, I need to book a roundtrip flight from Seattle to Houston.
10
+ 2. I would like to departure tomorrow and I'll return by 3 days later. And just one person.
11
+ 3. Yeah. I'd like first class. Nonstop if available.
12
+ 4. Yeah, that sounds great.
13
+ 5. Yes, please.
14
+ 6. Okay. Do you have anything later?
15
+ 7. Okay. Then I'll go with that one. Thank you.
16
+ 8. Yes, please.
17
+ 9. Thank you.
18
+
19
+ ## Task
20
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0296/instruction.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-1e636e12-70d3-45de-9c85-866695bc76ac
5
+ - **Instruction ID**: flight-5
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I'd like help finding a flight, please.
10
+ 2. London, England.
11
+ 3. June 1st until June 10th.
12
+ 4. I prefer morning, please. Do you have first class?
13
+ 5. Do you have first class?
14
+ 6. Great.
15
+ 7. Do you have anything under $6,000?
16
+ 8. Great.
17
+ 9. Okay.
18
+ 10. Sounds good.
19
+ 11. Okay.
20
+ 12. On what airline, please?
21
+ 13. Okay.
22
+ 14. Yes. That'd be great, please.
23
+ 15. Great. Thank you.
24
+
25
+ ## Task
26
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0298/instruction.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-1e73af69-fc8e-4fb7-844a-6b8bb863643d
5
+ - **Instruction ID**: flight-7
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hello. I would like to schedule a flight.
10
+ 2. I want to go to Florida.
11
+ 3. I want to fly to Miami, Florida from New York City.
12
+ 4. JFK.
13
+ 5. I want to fly on the 25th of March.
14
+ 6. Round-trip.
15
+ 7. I want to come back on April 1st.
16
+ 8. I would like WiFi and a window seat.
17
+ 9. Also, first-class.
18
+ 10. And under $5,000 if possible.
19
+ 11. If I fell in under $1 if possible.
20
+ 12. Yes.
21
+ 13. Yes.
22
+ 14. Yes.
23
+ 15. That's good.
24
+ 16. Okay.
25
+ 17. Yes, that's all. Thank you.
26
+ 18. Bye.
27
+
28
+ ## Task
29
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0402/instruction.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-28b91ade-ea28-4817-a73f-56e243df6533
5
+ - **Instruction ID**: flight-12
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi there.
10
+ 2. I want to fly from Sacramento to Denver. Leaving on this morning, if possible, and return in the morning 3 days from now.
11
+ 3. No, just the round-trip flight. I'm looking to do it in the least time possible. So, if you got a nonstop, I'd prefer that.
12
+ 4. Okay. Is it nonstop in both directions?
13
+ 5. Okay, that sounds great. And what time does it return?
14
+ 6. That actually sounds perfect.
15
+ 7. No, I think that's all set. Thank you for your help.
16
+ 8. Bye.
17
+
18
+ ## Task
19
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0405/instruction.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-28ec7e3d-257c-4548-a74c-b82325266612
5
+ - **Instruction ID**: flight-14
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi. I'd like to take a round-trip ticket from San Francisco to LAX.
10
+ 2. I leave today and return in 5 days.
11
+ 3. Layovers are okay, but I'd like to have a window seat.
12
+ 4. I'd like to have the $117 one. Can you book that for me?
13
+ 5. I appreciate it. Thank you very much. You have a great and wonderful day.
14
+
15
+ ## Task
16
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0412/instruction.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-298853aa-f73e-4a45-a679-5219bff31df1
5
+ - **Instruction ID**: flight-7
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hello. I'd like to some help on booking a flight from LaGuardia, New York City airport to Sacramento, California.
10
+ 2. I'm departing on April 12th and like to return April 18th.
11
+ 3. One.
12
+ 4. I'd like it to be economy. And if I could get a window seat, I would appreciate that.
13
+ 5. Only one stop.
14
+ 6. And I'd like the ticket to be under $800.
15
+ 7. No. That'll be all.
16
+ 8. What time's the returning flight?
17
+ 9. Yes, it will work for me.
18
+ 10. Okay. Can you help me book that?
19
+ 11. No, that'd be all. Thank you.
20
+ 12. Goodbye.
21
+
22
+ ## Task
23
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0423/instruction.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-2b44900b-212f-4014-b94a-2e927806c4ec
5
+ - **Instruction ID**: flight-12
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hello, I'd like to take a round trip ticket from Los Angeles to Salt Lake City.
10
+ 2. I'd like to leave on March 2nd and return on the 12th of March.
11
+ 3. No, it is just me alone.
12
+ 4. I do, I want to travel in a business class in a window seat.
13
+ 5. Okay.
14
+ 6. That sounds good, what about the return trip?
15
+ 7. Evening.
16
+ 8. Okay, that sounds good. Can I have one more preference? Do you mind?
17
+ 9. Can you combine the trip besides two separate tickets as in a package?
18
+ 10. Not necessary, it's going to look what you got over so far, and thank you very much.
19
+ 11. Yes, please. Okay, thank you.
20
+
21
+ ## Task
22
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0424/instruction.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-2baa8ffc-c5e2-4e21-ae9a-6abecf0f8fcd
5
+ - **Instruction ID**: flight-12
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi. I need to find a flight from Seattle to Chicago.
10
+ 2. I need to fly out tomorrow as early as possible, and return on July 15th.
11
+ 3. Fly out tomorrow at July 11th, and then return on July 15th.
12
+ 4. I need to fly out as soon as possible and that is it.
13
+ 5. And nonstop.
14
+ 6. That'd be fine.
15
+ 7. Whatever's cheapest.
16
+ 8. That sounds okay to me.
17
+ 9. That's fine.
18
+ 10. That's great.
19
+ 11. No, that's fine.
20
+ 12. Okay. Awesome. Thank you.
21
+ 13. Thanks. Bye.
22
+
23
+ ## Task
24
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0433/instruction.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-2c6adaeb-5b19-4286-bd0d-407a4b29266a
5
+ - **Instruction ID**: flight-4
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I would like help finding a flight to Paris.
10
+ 2. I am leaving on 4th, and returning on 10th.
11
+ 3. Wow Airline, please.
12
+ 4. Cheap, please.
13
+ 5. That is good.
14
+ 6. Thank you.
15
+
16
+ ## Task
17
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0450/instruction.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-2e82e974-5511-4b9d-b121-5b56e0e488be
5
+ - **Instruction ID**: flight-4
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I would like to get help in finding a flight.
10
+ 2. I'm flying from Los Angeles International Airport to Madrid, Spain.
11
+ 3. Yes, I want it to be a coach. No more than two layovers.
12
+ 4. My travel dates are April 15th to April 26th.
13
+ 5. Yes, please.
14
+ 6. Yes.
15
+ 7. Morning for both flights. Do you have both flights in the morning?
16
+ 8. Okay.
17
+ 9. Okay.
18
+ 10. What about the return flight?
19
+ 11. Perfect.
20
+ 12. Yes, please.
21
+ 13. Okay, thank you.
22
+
23
+ ## Task
24
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0451/instruction.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-2e877d09-4df7-482d-96e8-f9f502489196
5
+ - **Instruction ID**: flight-5
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I need help finding a flight to London, England.
10
+ 2. Yes.
11
+ 3. I'd like a non-stop flight.
12
+ 4. Like it to cost less than $1,000.
13
+ 5. I have a preference for a US Airline.
14
+ 6. I'd like to leave in the afternoon if possible.
15
+ 7. Alright. What are my options with those choices?
16
+ 8. Wednesday, April 12th to leave.
17
+ 9. Really?
18
+ 10. Yes, please.
19
+ 11. Search me the cheapest non-stop flights.
20
+ 12. That's okay. I trust British.
21
+ 13. I'll take that. Please send me the details.
22
+ 14. Okay.
23
+ 15. Okay, I'll take the 4:05.
24
+ 16. I'm a little surprised you didn't tell me about this before when I asked for afternoon flights.
25
+ 17. But anyway, I'll take the 4:05.
26
+ 18. Please send me the details. Well, are they any choices on the return time?
27
+ 19. Oh, thank you.
28
+ 20. What about return flights?
29
+ 21. Find out the bugs anyway what about return flights?
30
+ 22. Okay.
31
+ 23. 2:20, please.
32
+ 24. Sounds good.
33
+ 25. Alright.
34
+ 26. Please send me the details.
35
+ 27. Please send me the details.
36
+ 28. Okay. Sounds good. Thank you.
37
+
38
+ ## Task
39
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0456/instruction.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-2f1769af-e58a-4eb5-aec1-fb5de78bda68
5
+ - **Instruction ID**: flight-4
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi. I'd like help finding a flight to Budapest.
10
+ 2. Yes, please.
11
+ 3. It will be on the 3rd of June. And I'll be going back on 5th of June.
12
+ 4. And I'll be going back on 5th of June.
13
+ 5. Is there any way that we can get a direct flight? And maybe just an economy-class seat.
14
+ 6. And maybe just an economy-class seat.
15
+ 7. Okay, I guess I'll have a layover, then. Thank you.
16
+ 8. I prefer evening flights.
17
+ 9. Yes.
18
+ 10. That sounds good.
19
+ 11. Thank you very much.
20
+ 12. You, too. Goodbye.
21
+
22
+ ## Task
23
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0458/instruction.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-2f8c43f6-b78d-47aa-b086-27e19b569087
5
+ - **Instruction ID**: flight-7
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I would like to book a round-trip flight to Los Angeles.
10
+ 2. Yes, LaGuardia.
11
+ 3. I would like to leave on March 3rd and return on March 6th.
12
+ 4. Yes. I will prefer to fly early in the morning.
13
+ 5. I prefer to stay under $1,000.
14
+ 6. I'd rather a nonstop flight.
15
+ 7. And the seating class can be economy.
16
+ 8. One stop flights are fine.
17
+ 9. I'll take the 36 minute.
18
+ 10. That works for me.
19
+ 11. Okay. And I'd rather leave early.
20
+ 12. Yes. I'd rather leave in the morning.
21
+ 13. That will work.
22
+ 14. You can email it.
23
+ 15. Thank you.
24
+
25
+ ## Task
26
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0460/instruction.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-2fbabe72-c70b-461a-8391-9e98be9df510
5
+ - **Instruction ID**: flight-6
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I need to find a flight from Seattle, Washington to Boston, Massachusetts, please.
10
+ 2. The date that I'm thinking of in particular is March 3rd to March 15th, 2017 at 6 am in the morning or 6:30 am or 7 am.
11
+ 3. I would like it to be an economy class that is non-stop and the cheapest as possible.
12
+ 4. A less expensive ticket, please.
13
+ 5. That sounds fantastic. I'm a fan of Delta.
14
+ 6. Fantastic!
15
+ 7. Alright, I'm a fan of that.
16
+ 8. Thank you so much for being so helpful.
17
+
18
+ ## Task
19
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0467/instruction.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-309b9b93-b52c-4b88-aeac-beee9e589ac5
5
+ - **Instruction ID**: flight-14
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi, I need help in booking a round-trip flight, please.
10
+ 2. I'm departing from Los Angeles, and I want to arrive in JFK in New York.
11
+ 3. I'm departing tomorrow, December 1. And I'm going to return on December 4th, Monday.
12
+ 4. $500 minimum.
13
+ 5. $600 minimum?
14
+ 6. All right. That's fine. The cheapest flight is fine, too.
15
+ 7. That sounds perfect. Is there Wi-Fi available?
16
+ 8. Thank you very much for your help.
17
+
18
+ ## Task
19
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0493/instruction.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-33dea235-ccea-44d0-b8a7-562766bcf8dc
5
+ - **Instruction ID**: flight-4
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hello.
10
+ 2. Doing pretty good today. How are you doing?
11
+ 3. I need help in finding a flight to Dublin, Ireland.
12
+ 4. I'm going to be flying on May 11th until May 17th.
13
+ 5. Okay.
14
+ 6. Alright.
15
+ 7. I think Turkish Airlines is one I would go through.
16
+ 8. Okay.
17
+ 9. Okay.
18
+ 10. I'm looking to spend up to $1,500 for the flight.
19
+ 11. Awesome, that's what I'm looking into, a round-trip, too. That'll work.
20
+ 12. Thank you for helping me with that.
21
+
22
+ ## Task
23
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0494/instruction.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-33e422c3-c3d6-4232-9003-a3fffc3a3be3
5
+ - **Instruction ID**: flight-13
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi, I need help finding a flight from New York City to the Bahamas.
10
+ 2. I need help finding a flight from New York City to the Bahamas.
11
+ 3. I need to leave tomorrow, July 20th and fly back on July 25th. And I also need to leave as late as possible.
12
+ 4. Preferably, a business-class flight.
13
+ 5. That sounds good.
14
+ 6. Yes.
15
+ 7. That sounds perfect.
16
+ 8. Thank you.
17
+
18
+ ## Task
19
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0608/instruction.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-407c082e-65a1-4937-b5e1-6d452fb1a3a4
5
+ - **Instruction ID**: flight-7
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hello, I need a flight, round-trip.
10
+ 2. I'm going to Seattle, round-trip.
11
+ 3. JFK.
12
+ 4. I'd like to leave this Saturday and return exactly after 1 week.
13
+ 5. Correct.
14
+ 6. Just myself, and I want first class.
15
+ 7. Yeah, nonstop is always preferred, but I'm open to having a layover if the price is right.
16
+ 8. Yeah, I know non-stop is always preferred but you haven't have open in Vallejo.
17
+ 9. Not more than $5,000 for the whole round trip.
18
+ 10. Morning or evening.
19
+ 11. Yeah, I need in-flight Wi-Fi.
20
+ 12. Is there alcohol beverages on plane?
21
+ 13. And is that first class?
22
+ 14. Oh, that is perfect. Great job. I think I'm going to take it.
23
+ 15. I think, its fine.
24
+ 16. Just make sure to email me the details, please.
25
+ 17. Bye.
26
+
27
+ ## Task
28
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0611/instruction.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-40dadff6-f0b6-443d-be4f-ee0553f2d404
5
+ - **Instruction ID**: flight-12
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi, I'm looking to get a round trip commercial flight from San Francisco to Houston.
10
+ 2. I'm looking to leave today and return in 3 days, so I'll return on the 13th.
11
+ 3. I'm looking to leave from here and I need to be back in the evening.
12
+ 4. If possible.
13
+ 5. I just want to get whatever's cheapest. Because, I'm just in a plane. I don't need anything fancy.
14
+ 6. So, whatever flight ends up being the cheapest, I'll go with that.
15
+ 7. I don't care.
16
+ 8. That'll work.
17
+ 9. All right. Thanks for your help.
18
+
19
+ ## Task
20
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0616/instruction.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-4175ff27-ef9c-442b-9599-25c014cb3750
5
+ - **Instruction ID**: flight-11
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I'm trying to book a round trip flight from San Francisco to Berlin, leaving today coming back in 4 days.
10
+ 2. Economy and I would prefer non-stop and window seat.
11
+ 3. Okay. Well, give me the cheapest you have, then.
12
+ 4. No, I need these things.
13
+ 5. Okay. I'll pick it.
14
+ 6. Okay.
15
+ 7. Alright. Thank you.
16
+ 8. Yes.
17
+ 9. Thank you.
18
+ 10. That's it.
19
+
20
+ ## Task
21
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0620/instruction.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-4257ad3b-c9da-4977-a4c4-38f1eb2e8c74
5
+ - **Instruction ID**: flight-13
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi Assistant, I am looking to book a round-trip commercial airline flight from New York City to Puerto Rico. Can you help me?
10
+ 2. I am looking to depart today and returning in 6 days. And I would prefer to leave in the morning for both the departure and return.
11
+ 3. I would like the cheapest flight if possible.
12
+ 4. That sounds like a good flight. I'll take it. Both of those.
13
+ 5. Thank you so much.
14
+
15
+ ## Task
16
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0637/instruction.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-443ce519-9c93-4960-880b-cb1c18261dd3
5
+ - **Instruction ID**: flight-11
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hello.
10
+ 2. I need your help setting up a round-trip flight from San Francisco, California to Paris, France.
11
+ 3. I'm looking to fly tonight, September 29th. I'm looking to return on October 4th. I'm looking for evening flights, as well as business class.
12
+ 4. Yes. I'd like a nonstop flight and that's pretty much it. And I'm looking to spend up well. I'm looking to spend up to $3,500.
13
+ 5. Okay. Then I'll go with economy class if that's available.
14
+ 6. Okay.
15
+ 7. A two-stop flight would work.
16
+ 8. The afternoon is fine.
17
+ 9. Okay.
18
+ 10. Okay. That works. I'd like you to book that for me.
19
+ 11. Awesome. I appreciate your help today for finding this flight.
20
+
21
+ ## Task
22
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0652/instruction.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-461fa03e-4714-4d12-8bde-e7f9b8f4de89
5
+ - **Instruction ID**: flight-12
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Evening. I need a round-trip commercial air line flight departing Seattle arriving Denver, and I'd like to depart sometime today in the morning.
10
+ 2. That's going to be 5 days from now that will be the Saturday on the 27th.
11
+ 3. And there is one more thing I forgot to mention, I would like a business class flight for both legs of the trip and I would also like to make sure that there is on board Wi-Fi for both legs of my trip.
12
+ 4. 25 a.m Salt Lake City. And that flight has a Wi-Fi?
13
+ 5. Great. If you could confirm what flight is the trip for me, that's probably the flight I will be booking.
14
+ 6. That flight works for me if I could have that flight booked, please. Great, that works for me definitely.
15
+ 7. Thanks, bye.
16
+
17
+ ## Task
18
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0662/instruction.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-46f238a7-0c1b-43a6-bb1b-b761b7bf1f92
5
+ - **Instruction ID**: flight-7
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I need to find a flight from New York City JFK Airport to Portland, Oregon.
10
+ 2. Awesome.
11
+ 3. The dates will be March 28th and the return flight will be April 4th.
12
+ 4. I need it to be a nonstop flight. I need it to be economy class.
13
+ 5. I would like to fly on Delta Airlines.
14
+ 6. Awesome. And lastly, I would like to leave in the afternoon if possible.
15
+ 7. Yeah. That's fine.
16
+ 8. Sounds great.
17
+ 9. Yes.
18
+ 10. Thank you.
19
+
20
+ ## Task
21
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0663/instruction.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-473218b9-51ff-4ff9-8a84-ed7cbeba0179
5
+ - **Instruction ID**: flight-12
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi. I'm looking for a commercial flight. I'm in Sacramento, and I'm going to Denver, and I'll be there for 2 days.
10
+ 2. Tomorrow morning.
11
+ 3. I want the cheapest, but no more than $1,200.
12
+ 4. Doesn't matter, just as long as it's the cheapest one.
13
+ 5. Delta.
14
+ 6. Thank you.
15
+
16
+ ## Task
17
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0664/instruction.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-473c36bd-cc2f-4567-9f5d-94dfd3476434
5
+ - **Instruction ID**: flight-4
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hello. I would like help in finding a flight to Oslo.
10
+ 2. First class.
11
+ 3. Yes.
12
+ 4. Leaving on March 19th and returning on March 25th.
13
+ 5. 25th.
14
+ 6. That would be all.
15
+ 7. Yes.
16
+ 8. A layover is fine.
17
+ 9. That is okay.
18
+ 10. American.
19
+ 11. Okay. 5:55 p.m.
20
+ 12. Yes.
21
+ 13. Yes.
22
+ 14. Yes.
23
+
24
+ ## Task
25
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0689/instruction.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-49b8b4b0-3a3e-4d06-9967-eb6278888e81
5
+ - **Instruction ID**: flight-12
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi, I'm looking to book a round-trip flight from Los Angeles to Denver.
10
+ 2. And I need to leave this afternoon and return in the night.
11
+ 3. Or just whenever. You know, the earliest flight I can get today.
12
+ 4. Non-stop would be good.
13
+ 5. Okay. And is this business class?
14
+ 6. Okay. Well, That's perfect then. Thank you.
15
+
16
+ ## Task
17
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0698/instruction.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-4a94b37c-e9be-4796-beb4-b458c55f0cc6
5
+ - **Instruction ID**: flight-5
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I need to find a flight to Paris.
10
+ 2. I would need to be going on February 23rd.
11
+ 3. Be leaving February 23rd.
12
+ 4. On February 28th.
13
+ 5. I prefer to leave some time in the morning.
14
+ 6. Yes. It could be economy class. Just whatever the cheapest flight you can find is.
15
+ 7. Layovers are fine.
16
+ 8. I don't have any preferences, but I would like in-flight entertainment or anything like that.
17
+ 9. Yes.
18
+ 10. Okay. United's fine.
19
+ 11. Make it 7:30 AM.
20
+ 12. Okay.
21
+ 13. Yes.
22
+ 14. Yeah, that works.
23
+ 15. Sounds good.
24
+ 16. Okay.
25
+ 17. Okay.
26
+ 18. Thank you.
27
+
28
+ ## Task
29
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0699/instruction.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-4a9b8b02-0f39-4ea9-9a8b-72602bc5c753
5
+ - **Instruction ID**: flight-6
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. Hi. I'm looking for a flight to Jacksonville, Florida.
10
+ 2. That's correct. I'll be leaving on June 20th and returning June 27th.
11
+ 3. Yeah. I'd like to leave before noon going both ways.
12
+ 4. Yeah. That's fine.
13
+ 5. Yes. That's fine. Well, how long is the layover?
14
+ 6. Okay. That's fine.
15
+ 7. That's fine, too.
16
+ 8. Okay, that's fine. What airline is this?
17
+ 9. Okay. That's fine.
18
+ 10. So, what time will I get in to Jacksonville on the 20th and what time will I get in to Seattle on the 27th from these flights?
19
+ 11. Okay. That's that works.
20
+ 12. And these are economy-class tickets?
21
+ 13. No, I wanted economy class. What's the price on these?
22
+ 14. Okay. Good. That's fine.
23
+ 15. I think that's it. It sounds like the flight works both ways.
24
+ 16. Great. Thank you very much.
25
+
26
+ ## Task
27
+ Do whatever the user asked you to do and use the dialogue history to do it.
taskmaster2-0800/instruction.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Taskmaster2 Conversation: Flights Domain
2
+
3
+ ## Conversation Details
4
+ - **Conversation ID**: dlg-55c73582-9a1a-4a8b-930c-7cb957c10e17
5
+ - **Instruction ID**: flight-4
6
+ - **Domain**: flights
7
+
8
+ ## User Utterances
9
+ 1. I would like help finding a flight to Zurich.
10
+ 2. I'll be leaving May the 1st.
11
+ 3. I'll be back on May 6th.
12
+ 4. Yes.
13
+ 5. Yeah. I'd like economy, please. And I'd like to have WiFi on board.
14
+ 6. No airline preference.
15
+ 7. And I'd like something that has entertainment.
16
+ 8. Thank you.
17
+ 9. Okay. That sounds perfect.
18
+ 10. Thank you. Goodbye.
19
+
20
+ ## Task
21
+ Do whatever the user asked you to do and use the dialogue history to do it.