Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- taskmaster2-0000/environment/Dockerfile +0 -5
- taskmaster2-0000/instruction.md +0 -25
- taskmaster2-0001/environment/Dockerfile +0 -5
- taskmaster2-0001/instruction.md +0 -28
- taskmaster2-0008/environment/Dockerfile +0 -5
- taskmaster2-0008/instruction.md +0 -21
- taskmaster2-0011/environment/Dockerfile +0 -5
- taskmaster2-0011/instruction.md +0 -19
- taskmaster2-0013/environment/Dockerfile +0 -5
- taskmaster2-0013/instruction.md +0 -26
- taskmaster2-0014/environment/Dockerfile +0 -5
- taskmaster2-0014/instruction.md +0 -24
- taskmaster2-0015/environment/Dockerfile +0 -5
- taskmaster2-0015/instruction.md +0 -18
- taskmaster2-0020/environment/Dockerfile +0 -5
- taskmaster2-0020/instruction.md +0 -25
- taskmaster2-0021/environment/Dockerfile +0 -5
- taskmaster2-0021/instruction.md +0 -21
- taskmaster2-0022/environment/Dockerfile +0 -5
- taskmaster2-0022/instruction.md +0 -28
- taskmaster2-0026/environment/Dockerfile +0 -5
- taskmaster2-0026/instruction.md +0 -20
- taskmaster2-0027/environment/Dockerfile +0 -5
- taskmaster2-0027/instruction.md +0 -31
- taskmaster2-0028/environment/Dockerfile +0 -5
- taskmaster2-0028/instruction.md +0 -19
- taskmaster2-0029/environment/Dockerfile +0 -5
- taskmaster2-0029/instruction.md +0 -19
- taskmaster2-0030/environment/Dockerfile +0 -5
- taskmaster2-0030/instruction.md +0 -26
- taskmaster2-0033/environment/Dockerfile +0 -5
- taskmaster2-0033/instruction.md +0 -21
- taskmaster2-0036/environment/Dockerfile +0 -5
- taskmaster2-0036/instruction.md +0 -21
- taskmaster2-0039/environment/Dockerfile +0 -5
- taskmaster2-0039/instruction.md +0 -24
- taskmaster2-0040/environment/Dockerfile +0 -5
- taskmaster2-0040/instruction.md +0 -24
- taskmaster2-0044/environment/Dockerfile +0 -5
- taskmaster2-0044/instruction.md +0 -19
- taskmaster2-0047/environment/Dockerfile +0 -5
- taskmaster2-0047/instruction.md +0 -33
- taskmaster2-0049/environment/Dockerfile +0 -5
- taskmaster2-0049/instruction.md +0 -19
- taskmaster2-0050/environment/Dockerfile +0 -5
- taskmaster2-0050/instruction.md +0 -29
- taskmaster2-0053/environment/Dockerfile +0 -5
- taskmaster2-0053/instruction.md +0 -17
- taskmaster2-0055/environment/Dockerfile +0 -5
- taskmaster2-0055/instruction.md +0 -32
taskmaster2-0000/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0000/instruction.md
DELETED
|
@@ -1,25 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-00100680-00e0-40fe-8321-6d81b21bfc4f
|
| 5 |
-
- **Instruction ID**: flight-12
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. Hello. I'd like to find a round trip commercial airline flight from San Francisco to Denver.
|
| 10 |
-
2. You're really on top of things. I like that.
|
| 11 |
-
3. I'm looking to fly out sometime today, the earliest time today, and I'll be returning in 4 days.
|
| 12 |
-
4. So, I would like to fly out sometime tonight and fly back in the evening in 4 days. From I'm looking to go to Denver. I'm flying out of San Francisco.
|
| 13 |
-
5. That sounds very good. I just have two preferences. I want a nonstop flight.
|
| 14 |
-
6. And I'd like to get an aisle seat.
|
| 15 |
-
7. Yes.
|
| 16 |
-
8. That sounds very good.
|
| 17 |
-
9. And what time will I be I would like an evening flight on the return flight in 4 days.
|
| 18 |
-
10. Does that include the return flight?
|
| 19 |
-
11. Well, the evening works better.
|
| 20 |
-
12. That works. That's very good.
|
| 21 |
-
13. Excellent. Thank you so much, assistant.
|
| 22 |
-
14. I think I'm all set. Thank you so much.
|
| 23 |
-
|
| 24 |
-
## Task
|
| 25 |
-
Do whatever the user asked you to do and use the dialogue history to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0001/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0001/instruction.md
DELETED
|
@@ -1,28 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-0027f924-7723-48bc-bf18-e41c03b0e709
|
| 5 |
-
- **Instruction ID**: flight-7
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. Hi, I need to find a flight from JFK to Seattle.
|
| 10 |
-
2. Correct.
|
| 11 |
-
3. I would like to fly on April 1st and return on April 4th.
|
| 12 |
-
4. I would like to fly on Delta.
|
| 13 |
-
5. Excellent. I would like the economy.
|
| 14 |
-
6. And I would like a non-stop flight.
|
| 15 |
-
7. And I would prefer to leave in the morning.
|
| 16 |
-
8. If possible, yes.
|
| 17 |
-
9. Excellent.
|
| 18 |
-
10. And a not leave it the more X.
|
| 19 |
-
11. Okay.
|
| 20 |
-
12. That will work.
|
| 21 |
-
13. Excellent.
|
| 22 |
-
14. I will take the 10:15 AM, please.
|
| 23 |
-
15. Excellent.
|
| 24 |
-
16. Sounds good to me.
|
| 25 |
-
17. Go ahead and book it. Excellent, thank you.
|
| 26 |
-
|
| 27 |
-
## Task
|
| 28 |
-
Do whatever the user asked you to do and use the dialogue history to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0008/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0008/instruction.md
DELETED
|
@@ -1,21 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-00bc0a97-460f-441d-9dd7-269fc89e572c
|
| 5 |
-
- **Instruction ID**: flight-12
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. Hi, I need to book a round-trip flight from Sacramento to Houston.
|
| 10 |
-
2. Yeah, I need to leave today as early as possible and return on the 20th in the morning.
|
| 11 |
-
3. Yeah, I need non-stop. And can I get a business-class?
|
| 12 |
-
4. Okay.
|
| 13 |
-
5. Okay.
|
| 14 |
-
6. Yes.
|
| 15 |
-
7. I need to leave in the morning. Same preferences.
|
| 16 |
-
8. Yeah, that's fine.
|
| 17 |
-
9. Okay. Give me that one.
|
| 18 |
-
10. Okay.
|
| 19 |
-
|
| 20 |
-
## Task
|
| 21 |
-
Do whatever the user asked you to do and use the dialogue history to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0011/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0011/instruction.md
DELETED
|
@@ -1,19 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-01503495-899d-4862-a428-ea75e46177f0
|
| 5 |
-
- **Instruction ID**: flight-6
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. I'm trying to find a flight to New York City on May 16th, and coming back May 19th.
|
| 10 |
-
2. Yes.
|
| 11 |
-
3. One.
|
| 12 |
-
4. I would like business class and non-stop.
|
| 13 |
-
5. I would prefer to leave in the afternoon or night.
|
| 14 |
-
6. For the return trip, any time is okay.
|
| 15 |
-
7. That's it.
|
| 16 |
-
8. Okay, can you book it, please?
|
| 17 |
-
|
| 18 |
-
## Task
|
| 19 |
-
Do whatever the user asked you to do and use the dialogue history to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0013/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0013/instruction.md
DELETED
|
@@ -1,26 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-01af92d0-3ba7-42ac-b2d1-3af8ac82df2c
|
| 5 |
-
- **Instruction ID**: flight-7
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. Hello, I need a round trip flight to San Francisco.
|
| 10 |
-
2. Yes. I need to be sure if it has Wi-Fi and also if I could leave in the afternoon that would be great.
|
| 11 |
-
3. May 7th through 21st.
|
| 12 |
-
4. Yeah, no more than $1,700 please.
|
| 13 |
-
5. First class is okay. I prefer first for that longer trip.
|
| 14 |
-
6. Okay.
|
| 15 |
-
7. Okay.
|
| 16 |
-
8. Sounds good.
|
| 17 |
-
9. Great!
|
| 18 |
-
10. How much is for?
|
| 19 |
-
11. Now, how much is the flight?
|
| 20 |
-
12. Whoa! That's a bit much.
|
| 21 |
-
13. Okay. How much is that same flight from coach?
|
| 22 |
-
14. Okay. I'll take the coach then in that case. Thank you.
|
| 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-0014/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0014/instruction.md
DELETED
|
@@ -1,24 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-01be55cd-1f5a-4b88-a5db-469b61813622
|
| 5 |
-
- **Instruction ID**: flight-5
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. Hi, I need help in finding a flight to Copenhagen.
|
| 10 |
-
2. From March 26th to March 28th.
|
| 11 |
-
3. I want afternoon flights for both.
|
| 12 |
-
4. I'm looking for a fairly cheap flight, so probably the cheapest available.
|
| 13 |
-
5. Just coach, and I don't care if I have a bunch of layovers.
|
| 14 |
-
6. Does it have any snacks or drinks on board?
|
| 15 |
-
7. Cool.
|
| 16 |
-
8. Okay.
|
| 17 |
-
9. How much is the price?
|
| 18 |
-
10. Okay.
|
| 19 |
-
11. Could you send me the details?
|
| 20 |
-
12. I have sent the details to your email.
|
| 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-0015/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0015/instruction.md
DELETED
|
@@ -1,18 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-01c15d77-d5ee-45f7-b149-386d4e04d26a
|
| 5 |
-
- **Instruction ID**: flight-12
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. Hi. How can I help you?
|
| 10 |
-
2. I'm looking to find a round trip commercial airline flight from Seattle to Chicago.
|
| 11 |
-
3. I want to leave on September 13th and depart and return in 3 days, afternoon would be a good time of the day.
|
| 12 |
-
4. I'd like to get cheapest seat. And I'd like to get be able to watch a movie during the flight.
|
| 13 |
-
5. Non-stop.
|
| 14 |
-
6. I'll choose that flight. That sounds good.
|
| 15 |
-
7. Thank you.
|
| 16 |
-
|
| 17 |
-
## Task
|
| 18 |
-
Do whatever the user asked you to do and use the dialogue history to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0020/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0020/instruction.md
DELETED
|
@@ -1,25 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-0202ef4d-5de8-441c-b66c-29521cea52b3
|
| 5 |
-
- **Instruction ID**: flight-7
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. I'd like help finding a flight to Seattle, Washington.
|
| 10 |
-
2. I would like to leave from New York airport.
|
| 11 |
-
3. Okay. I'd like to leave on 15th of March and be back on 20th of March.
|
| 12 |
-
4. Yes.
|
| 13 |
-
5. I'd prefer to leave sometime in the morning.
|
| 14 |
-
6. I'd also like the price to be under $1,000.
|
| 15 |
-
7. And I like economy seating.
|
| 16 |
-
8. I'd also like there to be less than two layovers.
|
| 17 |
-
9. Yes.
|
| 18 |
-
10. Okay.
|
| 19 |
-
11. I'll choose the second option.
|
| 20 |
-
12. Okay.
|
| 21 |
-
13. That's all I need to know.
|
| 22 |
-
14. Okay.
|
| 23 |
-
|
| 24 |
-
## Task
|
| 25 |
-
Do whatever the user asked you to do and use the dialogue history to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0021/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0021/instruction.md
DELETED
|
@@ -1,21 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-020b769d-4904-4070-94de-60f7ce617348
|
| 5 |
-
- **Instruction ID**: flight-12
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. I'd like to book a round-trip flight from Sacramento to Chicago, leaving today and returning in 4 days. I'd like evening departure times. Also, I would prefer cheapest and business class.
|
| 10 |
-
2. 4 days from today. The 14th, I believe.
|
| 11 |
-
3. What is the status?
|
| 12 |
-
4. What's the price?
|
| 13 |
-
5. That's the cheapest business class ticket?
|
| 14 |
-
6. Okay, book that. What do we have for returning flights?
|
| 15 |
-
7. What do we have for returning flight?
|
| 16 |
-
8. That sounds great.
|
| 17 |
-
9. Yes, please.
|
| 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-0022/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0022/instruction.md
DELETED
|
@@ -1,28 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-02329aef-3c98-40bc-ae70-c11eeeca2235
|
| 5 |
-
- **Instruction ID**: flight-5
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. Hi. I need help finding a flight to Paris, France.
|
| 10 |
-
2. I'd like to leave on Wednesday, April 12th.
|
| 11 |
-
3. Wednesday, April 26th.
|
| 12 |
-
4. I'd like a nonstop flight.
|
| 13 |
-
5. And I'm mainly price sensitive. I'd like to keep it under $1,000.
|
| 14 |
-
6. I prefer either a US airline or Air France, please.
|
| 15 |
-
7. Yes.
|
| 16 |
-
8. Okay.
|
| 17 |
-
9. Alright.
|
| 18 |
-
10. How much is that?
|
| 19 |
-
11. Sounds pretty good. Okay. And the return?
|
| 20 |
-
12. Okay, I'll take that.
|
| 21 |
-
13. Yes, please send me the details.
|
| 22 |
-
14. Okay. What time does the 10:10 flight return flight arrive?
|
| 23 |
-
15. And the outbound flight that left at 3:40 p.m., when does that arrive?
|
| 24 |
-
16. Alright. Thank you.
|
| 25 |
-
17. Bye.
|
| 26 |
-
|
| 27 |
-
## Task
|
| 28 |
-
Do whatever the user asked you to do and use the dialogue history to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0026/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0026/instruction.md
DELETED
|
@@ -1,20 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-02d3cc76-c1bb-4b86-9c08-48b01dbeaaf2
|
| 5 |
-
- **Instruction ID**: flight-10
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. I need a flight from LA to Miami.
|
| 10 |
-
2. I want to leave today latest time possible and I want to come back in 4 days.
|
| 11 |
-
3. This time, it's just me.
|
| 12 |
-
4. Business class would be great, but alternately I need the cheapest.
|
| 13 |
-
5. I want the fastest route.
|
| 14 |
-
6. Alright, that sounds pretty good, I can do that.
|
| 15 |
-
7. Okay, that's perfect.
|
| 16 |
-
8. Yeah, please. Thank you.
|
| 17 |
-
9. Perfect. Thank you.
|
| 18 |
-
|
| 19 |
-
## Task
|
| 20 |
-
Do whatever the user asked you to do and use the dialogue history to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0027/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0027/instruction.md
DELETED
|
@@ -1,31 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-02d7d49e-d5b7-4c8a-b982-e936506ddcf6
|
| 5 |
-
- **Instruction ID**: flight-4
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. I would like you to help me finding a flight.
|
| 10 |
-
2. I said I would like you to help me in finding a flight.
|
| 11 |
-
3. Paris, France.
|
| 12 |
-
4. I would like a kosher meal.
|
| 13 |
-
5. I would like to watch a movie.
|
| 14 |
-
6. And, can I go in first class?
|
| 15 |
-
7. That's fine.
|
| 16 |
-
8. I have a price point of $50,000.
|
| 17 |
-
9. No. Is there anything else you need to know?
|
| 18 |
-
10. On February 15th.
|
| 19 |
-
11. On February 25th.
|
| 20 |
-
12. If I can get it, that would be great.
|
| 21 |
-
13. Fantastic.
|
| 22 |
-
14. Air France sounds good.
|
| 23 |
-
15. $12,091, that's absolutely fine. I've got all the money.
|
| 24 |
-
16. Okay. At 3:00 p.m, you said?
|
| 25 |
-
17. Fantastic.
|
| 26 |
-
18. Sounds good to me.
|
| 27 |
-
19. Thank you for letting me know that.
|
| 28 |
-
20. Yeah, It all looks great.
|
| 29 |
-
|
| 30 |
-
## Task
|
| 31 |
-
Do whatever the user asked you to do and use the dialogue history to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0028/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0028/instruction.md
DELETED
|
@@ -1,19 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-02dafcc7-b934-409c-a658-585e4fe988ef
|
| 5 |
-
- **Instruction ID**: flight-12
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. I'd like help getting a flight from Los Angeles to Chicago.
|
| 10 |
-
2. I would like to leave today and return in 5 days.
|
| 11 |
-
3. I would like for my departure and return to be in the evening.
|
| 12 |
-
4. I would like a nonstop flight.
|
| 13 |
-
5. Sounds good.
|
| 14 |
-
6. Yes.
|
| 15 |
-
7. Yes, book it.
|
| 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-0029/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0029/instruction.md
DELETED
|
@@ -1,19 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-032d1836-0f6e-4826-bdd2-51ae123dcdd7
|
| 5 |
-
- **Instruction ID**: flight-12
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. Hi. I need a flight today from Sacramento to Denver.
|
| 10 |
-
2. Today, and then I'll be back on Wednesday.
|
| 11 |
-
3. I need a evening flight.
|
| 12 |
-
4. I would like Standard, But whatever is the cheapest.
|
| 13 |
-
5. Whatever one's the cheapest, So a layover's fine.
|
| 14 |
-
6. All right. That sounds good. Could you book it for me?
|
| 15 |
-
7. Could you book it for me?
|
| 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-0030/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0030/instruction.md
DELETED
|
@@ -1,26 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-0331ef03-09fb-4272-9b2e-c1ef16f4be4d
|
| 5 |
-
- **Instruction ID**: flight-7
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. Yes. I'm looking for a flight. I'm going to Seattle.
|
| 10 |
-
2. Correct.
|
| 11 |
-
3. JFK, please.
|
| 12 |
-
4. I'd like to leave this Sunday evening, and I'm coming back for a round trip exactly 1 week.
|
| 13 |
-
5. Somewhere in the evening. I don't want to rush around in the morning.
|
| 14 |
-
6. Just one.
|
| 15 |
-
7. Wi-Fi, first class.
|
| 16 |
-
8. Non stop if possible.
|
| 17 |
-
9. United or Delta Airlines would be great.
|
| 18 |
-
10. Yes. Tell me more about that flight?
|
| 19 |
-
11. Okay, that is great.
|
| 20 |
-
12. Thank you.
|
| 21 |
-
13. That is perfect.
|
| 22 |
-
14. Yes, and can you send me the details to my email?
|
| 23 |
-
15. Thank you so much.
|
| 24 |
-
|
| 25 |
-
## Task
|
| 26 |
-
Do whatever the user asked you to do and use the dialogue history to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0033/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0033/instruction.md
DELETED
|
@@ -1,21 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-035bb40f-7192-4283-92ec-65fcdc29ebbf
|
| 5 |
-
- **Instruction ID**: flight-4
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. I would like help in finding a flight to London.
|
| 10 |
-
2. I plan on leaving leaving at March 7th and coming back on the March 14th.
|
| 11 |
-
3. I would like economy.
|
| 12 |
-
4. Is there any Delta flights?
|
| 13 |
-
5. Is there any early morning flights with Delta?
|
| 14 |
-
6. Okay.
|
| 15 |
-
7. That would work for me.
|
| 16 |
-
8. Thank you.
|
| 17 |
-
9. Thank you.
|
| 18 |
-
10. See you.
|
| 19 |
-
|
| 20 |
-
## Task
|
| 21 |
-
Do whatever the user asked you to do and use the dialogue history to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0036/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0036/instruction.md
DELETED
|
@@ -1,21 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-036f2c7c-fdb4-4d93-bd29-d861a29e626b
|
| 5 |
-
- **Instruction ID**: flight-12
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. Hi. I need to book a round-trip flight from Sacramento to Chicago.
|
| 10 |
-
2. Yes, I need to leave today and return on 20th.
|
| 11 |
-
3. And I need to leave today as early as possible and return in the morning.
|
| 12 |
-
4. Yeah, I'd like a business class and as few stops as possible.
|
| 13 |
-
5. Yeah, that's fine.
|
| 14 |
-
6. Okay.
|
| 15 |
-
7. Okay.
|
| 16 |
-
8. Okay, that's great.
|
| 17 |
-
9. Could you book that for me, please?
|
| 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0039/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0039/instruction.md
DELETED
|
@@ -1,24 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-03e0a059-911e-4306-971a-a133ce1343ba
|
| 5 |
-
- **Instruction ID**: flight-10
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. I'm looking for a Chris Ryan.
|
| 10 |
-
2. Looking for a Chris Ryan of Iowa.
|
| 11 |
-
3. That's correct.
|
| 12 |
-
4. Ottumwa, Iowa.
|
| 13 |
-
5. Today.
|
| 14 |
-
6. Tomorrow.
|
| 15 |
-
7. First class.
|
| 16 |
-
8. Vegetarian meals.
|
| 17 |
-
9. Window seat.
|
| 18 |
-
10. A pretty stewardess sitting by my side.
|
| 19 |
-
11. How much for the trip?
|
| 20 |
-
12. Go ahead and book it.
|
| 21 |
-
13. Okay, thank you very much.
|
| 22 |
-
|
| 23 |
-
## Task
|
| 24 |
-
Do whatever the user asked you to do and use the dialogue history to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0040/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0040/instruction.md
DELETED
|
@@ -1,24 +0,0 @@
|
|
| 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-0044/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0044/instruction.md
DELETED
|
@@ -1,19 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-0486d642-4627-489a-a0f3-14d1c2b97068
|
| 5 |
-
- **Instruction ID**: flight-11
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. Hi, I'd like to book a round-trip flight from New York City to Amsterdam.
|
| 10 |
-
2. Well, I'll be leaving today and coming back on the 19th. I'd like the earliest possible flight for both.
|
| 11 |
-
3. I'd also prefer the cheapest flight you can find, if that's okay.
|
| 12 |
-
4. Are there any non-stop?
|
| 13 |
-
5. Oh, I don't know if I can go that expensive. Let's just go with the first one you mentioned.
|
| 14 |
-
6. Thank you so much, I really appreciate your efforts.
|
| 15 |
-
7. Have a good day.
|
| 16 |
-
8. Goodbye.
|
| 17 |
-
|
| 18 |
-
## Task
|
| 19 |
-
Do whatever the user asked you to do and use the dialogue history to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0047/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0047/instruction.md
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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-0049/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0049/instruction.md
DELETED
|
@@ -1,19 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-04d5eff1-34f1-401b-9a5a-7c9bfe8f335e
|
| 5 |
-
- **Instruction ID**: flight-11
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. Hello, I would like to book a flight from Miami to Amsterdam.
|
| 10 |
-
2. Yeah, I would like know the dates for when I will depart on this coming Sunday, and I will return 5 days later.
|
| 11 |
-
3. For both the departure and return, I would like it to be in the morning.
|
| 12 |
-
4. I want it to be a nonstop flight.
|
| 13 |
-
5. $3,000 to $6,000.
|
| 14 |
-
6. Economy class.
|
| 15 |
-
7. Sounds great.
|
| 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-0050/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0050/instruction.md
DELETED
|
@@ -1,29 +0,0 @@
|
|
| 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-0053/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0053/instruction.md
DELETED
|
@@ -1,17 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-056398d6-0a47-4c48-9e30-007b837fd909
|
| 5 |
-
- **Instruction ID**: flight-12
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. Hey. I'm looking to get a commercial airline flight. Can you help me book it? I want to go to Houston, and I'm in Seattle right now. And I want to leave today and come back in 5 days. And I want to leave in the evening and return in the evening, as well and I need nonstop flight.
|
| 10 |
-
2. Overnight? Is that not nonstop? What do you mean by overnight?
|
| 11 |
-
3. Okay. Yeah, that sounds actually pretty good. Does that have Wi-Fi?
|
| 12 |
-
4. Alright. Sounds good.
|
| 13 |
-
5. That sounds really good. Thank you so much. Can you book that for me?
|
| 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-0055/environment/Dockerfile
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
FROM ubuntu:24.04
|
| 2 |
-
|
| 3 |
-
WORKDIR /app
|
| 4 |
-
|
| 5 |
-
RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taskmaster2-0055/instruction.md
DELETED
|
@@ -1,32 +0,0 @@
|
|
| 1 |
-
# Taskmaster2 Conversation: Flights Domain
|
| 2 |
-
|
| 3 |
-
## Conversation Details
|
| 4 |
-
- **Conversation ID**: dlg-05a1a28f-d5d1-421f-a36d-5d5014a4cdef
|
| 5 |
-
- **Instruction ID**: flight-4
|
| 6 |
-
- **Domain**: flights
|
| 7 |
-
|
| 8 |
-
## User Utterances
|
| 9 |
-
1. Hi. I would like a help in finding a flight to Madrid.
|
| 10 |
-
2. I would like to go to Madrid, Spain.
|
| 11 |
-
3. I would like to leave on March 10 and I'll get return on March 17th.
|
| 12 |
-
4. I would like to fly coach with not more than three layovers.
|
| 13 |
-
5. Only for two people.
|
| 14 |
-
6. Yes.
|
| 15 |
-
7. Yes.
|
| 16 |
-
8. No, that's it.
|
| 17 |
-
9. Not more than $4,000.
|
| 18 |
-
10. The morning would be better.
|
| 19 |
-
11. In the afternoon, please.
|
| 20 |
-
12. I'll go with the Delta United, please.
|
| 21 |
-
13. I'll go with the 9:40 AM.
|
| 22 |
-
14. That's fine. It will work for me.
|
| 23 |
-
15. I'll go with the Swiss.
|
| 24 |
-
16. Okay, it's fine.
|
| 25 |
-
17. That's okay.
|
| 26 |
-
18. Okay, thank you for your help.
|
| 27 |
-
19. Can you tell me the total of trip?
|
| 28 |
-
20. Okay, then. I'll go with this one. Can you send me the details, please?
|
| 29 |
-
21. Goodbye.
|
| 30 |
-
|
| 31 |
-
## Task
|
| 32 |
-
Do whatever the user asked you to do and use the dialogue history to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|