The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError Exception: DatasetGenerationCastError Message: An error occurred while generating the dataset All the data files must have the same columns, but at some point there are 3 new columns ({'state', 'dialogue_acts', 'intents'}) and 5 missing columns ({'original_id', 'dataset', 'turns', 'dialogue_id', 'data_split'}). This happened while the json dataset builder was generating data using zip://data/ontology.json::/tmp/hf-datasets-cache/medium/datasets/73265727319914-config-parquet-and-info-ConvLab-tm2-6af003ce/downloads/48bf4295eec3e2c77555430f4552c0e16b91f5ae5db39c6f7d3b11c83437039b Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations) Traceback: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single writer.write_table(table) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table pa_table = table_cast(pa_table, self._schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast return cast_table_to_schema(table, schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema raise CastError( datasets.table.CastError: Couldn't cast domains: struct<flights: struct<description: string, slots: struct<type: struct<description: string, is_categorical: bool, possible_values: list<item: null>>, destination1: struct<description: string, is_categorical: bool, possible_values: list<item: null>>, destination2: struct<description: string, is_categorical: bool, possible_values: list<item: null>>, origin: struct<description: string, is_categorical: bool, possible_values: list<item: null>>, date.depart_origin: struct<description: string, is_categorical: bool, possible_values: list<item: null>>, date.depart_intermediate: struct<description: string, is_categorical: bool, possible_values: list<item: null>>, date.return: struct<description: string, is_categorical: bool, possible_values: list<item: null>>, time_of_day: struct<description: string, is_categorical: bool, possible_values: list<item: null>>, seating_class: struct<description: string, is_categorical: bool, possible_values: list<item: null>>, seat_location: struct<description: string, is_categorical: bool, possible_values: list<item: null>>, stops: struct<description: string, is_categorical: bool, possible_values: list<item: null>>, price_range: struct<description: string, is_categorical: bool, possible_values: list<item: null>>, num.pax: struct<description: string, is_categorical: bool, possible_values: list<item: null>>, luggage: struct<description: string, is_categorical: bool, possible_values: list<item: null>>, total_fare: struct<description: string, is_cate ... : string child 15, phone: string child 6, sports: struct<name.team: string, record.team: string, record.games_ahead: string, record.games_back: string, place.team: string, result.match: string, score.match: string, date.match: string, day.match: string, time.match: string, name.player: string, position.player: string, record.player: string, name.non_player: string, venue: string, other_description.person: string, other_description.team: string, other_description.match: string> child 0, name.team: string child 1, record.team: string child 2, record.games_ahead: string child 3, record.games_back: string child 4, place.team: string child 5, result.match: string child 6, score.match: string child 7, date.match: string child 8, day.match: string child 9, time.match: string child 10, name.player: string child 11, position.player: string child 12, record.player: string child 13, name.non_player: string child 14, venue: string child 15, other_description.person: string child 16, other_description.team: string child 17, other_description.match: string dialogue_acts: struct<categorical: list<item: null>, non-categorical: list<item: string>, binary: list<item: string>> child 0, categorical: list<item: null> child 0, item: null child 1, non-categorical: list<item: string> child 0, item: string child 2, binary: list<item: string> child 0, item: string to {'domains': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'original_id': Value(dtype='string', id=None), 'dataset': Value(dtype='string', id=None), 'turns': [{'dialogue_acts': {'binary': [{'domain': Value(dtype='string', id=None), 'intent': Value(dtype='string', id=None), 'slot': Value(dtype='string', id=None)}], 'categorical': Sequence(feature=Value(dtype='null', id=None), length=-1, id=None), 'non-categorical': [{'domain': Value(dtype='string', id=None), 'end': Value(dtype='int64', id=None), 'intent': Value(dtype='string', id=None), 'slot': Value(dtype='string', id=None), 'start': Value(dtype='int64', id=None), 'value': Value(dtype='string', id=None)}]}, 'speaker': Value(dtype='string', id=None), 'state': {'flights': {'airline': Value(dtype='string', id=None), 'date': Value(dtype='string', id=None), 'date.depart_intermediate': Value(dtype='string', id=None), 'date.depart_origin': Value(dtype='string', id=None), 'date.return': Value(dtype='string', id=None), 'destination1': Value(dtype='string', id=None), 'destination2': Value(dtype='string', id=None), 'fare': Value(dtype='string', id=None), 'flight_number': Value(dtype='string', id=None), 'from': Value(dtype='string', id=None), 'from.time': Value(dtype='string', id=None), 'luggage': Value(dtype='string', id=None), 'num.pax': Value(dtype='string', id=None), 'origin': Value(dtype='string', id=None), 'other_description': Value(dtype='string', id=None), 'price_range': Value(dtype='string', id=None), 'sea ... scription': Value(dtype='string', id=None), 'phone': Value(dtype='string', id=None), 'price_range': Value(dtype='string', id=None), 'rating': Value(dtype='string', id=None), 'sub-location': Value(dtype='string', id=None), 'time.reservation': Value(dtype='string', id=None), 'type.food': Value(dtype='string', id=None), 'type.meal': Value(dtype='string', id=None), 'type.seating': Value(dtype='string', id=None)}, 'sports': {'date.match': Value(dtype='string', id=None), 'day.match': Value(dtype='string', id=None), 'name.non_player': Value(dtype='string', id=None), 'name.player': Value(dtype='string', id=None), 'name.team': Value(dtype='string', id=None), 'other_description.match': Value(dtype='string', id=None), 'other_description.person': Value(dtype='string', id=None), 'other_description.team': Value(dtype='string', id=None), 'place.team': Value(dtype='string', id=None), 'position.player': Value(dtype='string', id=None), 'record.games_ahead': Value(dtype='string', id=None), 'record.games_back': Value(dtype='string', id=None), 'record.player': Value(dtype='string', id=None), 'record.team': Value(dtype='string', id=None), 'result.match': Value(dtype='string', id=None), 'score.match': Value(dtype='string', id=None), 'time.match': Value(dtype='string', id=None), 'venue': Value(dtype='string', id=None)}}, 'utt_idx': Value(dtype='int64', id=None), 'utterance': Value(dtype='string', id=None)}], 'dialogue_id': Value(dtype='string', id=None), 'data_split': Value(dtype='string', id=None)} because column names don't match During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1321, in compute_config_parquet_and_info_response parquet_operations = convert_to_parquet(builder) File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 935, in convert_to_parquet builder.download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare self._download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare self._prepare_split(split_generator, **prepare_split_kwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split for job_id, done, content in self._prepare_split_single( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single raise DatasetGenerationCastError.from_cast_error( datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset All the data files must have the same columns, but at some point there are 3 new columns ({'state', 'dialogue_acts', 'intents'}) and 5 missing columns ({'original_id', 'dataset', 'turns', 'dialogue_id', 'data_split'}). This happened while the json dataset builder was generating data using zip://data/ontology.json::/tmp/hf-datasets-cache/medium/datasets/73265727319914-config-parquet-and-info-ConvLab-tm2-6af003ce/downloads/48bf4295eec3e2c77555430f4552c0e16b91f5ae5db39c6f7d3b11c83437039b Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
domains
sequence | dataset
string | original_id
string | dialogue_id
string | turns
list | data_split
string |
---|---|---|---|---|---|
[
"flights"
] | tm2 | dlg-00100680-00e0-40fe-8321-6d81b21bfc4f | tm2-train-0 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 36,
"intent": "inform",
"slot": "type",
"start": 26,
"value": "round trip"
},
{
"domain": "flights",
"end": 81,
"intent": "inform",
"slot": "origin",
"start": 68,
"value": "San Francisco"
},
{
"domain": "flights",
"end": 91,
"intent": "inform",
"slot": "destination1",
"start": 85,
"value": "Denver"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "Denver",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 0,
"utterance": "Hello. I'd like to find a round trip commercial airline flight from San Francisco to Denver."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 40,
"intent": "inform",
"slot": "origin",
"start": 27,
"value": "San Francisco"
},
{
"domain": "flights",
"end": 50,
"intent": "inform",
"slot": "destination1",
"start": 44,
"value": "Denver"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 1,
"utterance": "Hello, how can I help you? San Francisco to Denver, got it."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "Denver",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 2,
"utterance": "You're really on top of things. I like that."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 3,
"utterance": "So what days are you looking to fly? Hey, what else can you say?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 62,
"intent": "inform",
"slot": "date.depart_origin",
"start": 57,
"value": "today"
},
{
"domain": "flights",
"end": 95,
"intent": "inform",
"slot": "date.return",
"start": 89,
"value": "4 days"
},
{
"domain": "flights",
"end": 169,
"intent": "inform",
"slot": "time_of_day",
"start": 155,
"value": "in the evening"
},
{
"domain": "flights",
"end": 179,
"intent": "inform",
"slot": "date.return",
"start": 173,
"value": "4 days"
},
{
"domain": "flights",
"end": 213,
"intent": "inform",
"slot": "destination1",
"start": 207,
"value": "Denver"
},
{
"domain": "flights",
"end": 246,
"intent": "inform",
"slot": "origin",
"start": 233,
"value": "San Francisco"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "4 days",
"destination1": "Denver",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 4,
"utterance": "I'm looking to fly out sometime today, the earliest time today, and I'll be returning in 4 days. 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."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 92,
"intent": "inform",
"slot": "price_range",
"start": 88,
"value": "$337"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 5,
"utterance": "That sounds good, where you looking to go? That's right okay we have prices starting at $337."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 68,
"intent": "inform",
"slot": "stops",
"start": 61,
"value": "nonstop"
},
{
"domain": "flights",
"end": 110,
"intent": "inform",
"slot": "seat_location",
"start": 100,
"value": "aisle seat"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "4 days",
"destination1": "Denver",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "",
"price_range": "$337",
"seat_location": "aisle seat",
"seating_class": "",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "in the evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 6,
"utterance": "That sounds very good. I just have two preferences. I want a nonstop flight. And I'd like to get an aisle seat."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 14,
"intent": "inform",
"slot": "stops",
"start": 6,
"value": "Non-Stop"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 7,
"utterance": "Okay, Non-Stop and if I heard you correctly did you say you wanted to leave as early as possible and also Nile C."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "4 days",
"destination1": "Denver",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "",
"price_range": "$337",
"seat_location": "aisle seat",
"seating_class": "",
"stops": "Non-Stop",
"stops.location": "",
"time_of_day": "in the evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 8,
"utterance": "Yes."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 40,
"intent": "inform",
"slot": "airline",
"start": 34,
"value": "United"
},
{
"domain": "flights",
"end": 69,
"intent": "inform",
"slot": "from.time",
"start": 60,
"value": "9:20 p.m."
},
{
"domain": "flights",
"end": 85,
"intent": "inform",
"slot": "stops",
"start": 78,
"value": "nonstop"
},
{
"domain": "flights",
"end": 131,
"intent": "inform",
"slot": "other_description",
"start": 97,
"value": "duration is 2 hours and 28 minutes"
},
{
"domain": "flights",
"end": 153,
"intent": "inform",
"slot": "fare",
"start": 149,
"value": "$337"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 9,
"utterance": "Okay, you got it so it looks like United Airlines leaves at 9:20 p.m. that is nonstop the flight duration is 2 hours and 28 minutes and is priced at $337."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "United",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "4 days",
"destination1": "Denver",
"destination2": "",
"fare": "$337",
"flight_number": "",
"from": "",
"from.time": "9:20 p.m.",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "duration is 2 hours and 28 minutes",
"price_range": "$337",
"seat_location": "aisle seat",
"seating_class": "",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "in the evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 10,
"utterance": "That sounds very good."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 11,
"utterance": "Perfect."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 47,
"intent": "inform",
"slot": "time_of_day",
"start": 40,
"value": "evening"
},
{
"domain": "flights",
"end": 85,
"intent": "inform",
"slot": "date.return",
"start": 79,
"value": "4 days"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "United",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "4 days",
"destination1": "Denver",
"destination2": "",
"fare": "$337",
"flight_number": "",
"from": "",
"from.time": "9:20 p.m.",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "duration is 2 hours and 28 minutes",
"price_range": "$337",
"seat_location": "aisle seat",
"seating_class": "",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 12,
"utterance": "And what time will I be I would like an evening flight on the return flight in 4 days. Does that include the return flight?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 18,
"intent": "inform",
"slot": "from.time",
"start": 9,
"value": "5:30 a.m."
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 13,
"utterance": "How does 5:30 a.m. work?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 17,
"intent": "inform",
"slot": "time_of_day",
"start": 10,
"value": "evening"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "United",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "4 days",
"destination1": "Denver",
"destination2": "",
"fare": "$337",
"flight_number": "",
"from": "",
"from.time": "5:30 a.m.",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "duration is 2 hours and 28 minutes",
"price_range": "$337",
"seat_location": "aisle seat",
"seating_class": "",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 14,
"utterance": "Well, the evening works better."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 15,
"utterance": "Okay, got it. 6:55 p.m."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "United",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "4 days",
"destination1": "Denver",
"destination2": "",
"fare": "$337",
"flight_number": "",
"from": "",
"from.time": "5:30 a.m.",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "duration is 2 hours and 28 minutes",
"price_range": "$337",
"seat_location": "aisle seat",
"seating_class": "",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 16,
"utterance": "That works. That's very good."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 34,
"intent": "inform",
"slot": "airline",
"start": 28,
"value": "United"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 17,
"utterance": "Alright, perfect so that is United Airlines as well."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "United",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "4 days",
"destination1": "Denver",
"destination2": "",
"fare": "$337",
"flight_number": "",
"from": "",
"from.time": "5:30 a.m.",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "duration is 2 hours and 28 minutes",
"price_range": "$337",
"seat_location": "aisle seat",
"seating_class": "",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 18,
"utterance": "Excellent. Thank you so much, assistant."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 19,
"utterance": "Pleasure all mine. Enjoy your trip to Denver, have a great night. Your welcome."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "United",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "4 days",
"destination1": "Denver",
"destination2": "",
"fare": "$337",
"flight_number": "",
"from": "",
"from.time": "5:30 a.m.",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "duration is 2 hours and 28 minutes",
"price_range": "$337",
"seat_location": "aisle seat",
"seating_class": "",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 20,
"utterance": "I think I'm all set. Thank you so much."
}
] | train |
[
"flights"
] | tm2 | dlg-005d7a68-35ec-4ed0-a0ab-715a499b48b7 | tm2-train-1 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 53,
"intent": "inform",
"slot": "origin",
"start": 46,
"value": "Houston"
},
{
"domain": "flights",
"end": 63,
"intent": "inform",
"slot": "destination1",
"start": 57,
"value": "London"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Houston",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 0,
"utterance": "Hi assistant, need help finding a flight from Houston to London."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 1,
"utterance": "Okay, you got it."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 27,
"intent": "inform",
"slot": "date.depart_origin",
"start": 19,
"value": "July 2nd"
},
{
"domain": "flights",
"end": 44,
"intent": "inform",
"slot": "time_of_day",
"start": 28,
"value": "in the afternoon"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "July 2nd",
"date.return": "",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Houston",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the afternoon",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 2,
"utterance": "Need to fly out on July 2nd in the afternoon."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 3,
"utterance": "And when would you like to come back?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 27,
"intent": "inform",
"slot": "date.return",
"start": 19,
"value": "July 7th"
},
{
"domain": "flights",
"end": 51,
"intent": "inform",
"slot": "price_range",
"start": 46,
"value": "cheap"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "July 2nd",
"date.return": "July 7th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Houston",
"other_description": "",
"price_range": "cheap",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the afternoon",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 4,
"utterance": "I need to fly back July 7th. I need something cheap."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 25,
"intent": "inform",
"slot": "price_range",
"start": 6,
"value": "the cheapest flight"
},
{
"domain": "flights",
"end": 45,
"intent": "inform",
"slot": "total_fare",
"start": 39,
"value": "$3,200"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 5,
"utterance": "Okay, the cheapest flight currently is $3,200."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "July 2nd",
"date.return": "July 7th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Houston",
"other_description": "",
"price_range": "the cheapest flight",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the afternoon",
"to": "",
"to.time": "",
"total_fare": "$3,200",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 6,
"utterance": "Let's go ahead and book that."
},
{
"dialogue_acts": {
"binary": [
{
"domain": "flights",
"intent": "inform",
"slot": "flight_booked"
}
],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 7,
"utterance": "All right you're all set, is that it?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "July 2nd",
"date.return": "July 7th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Houston",
"other_description": "",
"price_range": "the cheapest flight",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the afternoon",
"to": "",
"to.time": "",
"total_fare": "$3,200",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 8,
"utterance": "That's it. Thank you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 9,
"utterance": "My pleasure, take care, enjoy your flight. Have a great night."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "July 2nd",
"date.return": "July 7th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Houston",
"other_description": "",
"price_range": "the cheapest flight",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the afternoon",
"to": "",
"to.time": "",
"total_fare": "$3,200",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 10,
"utterance": "Bye."
}
] | train |
[
"flights"
] | tm2 | dlg-006d8337-fc53-4aac-8895-b2f0caa14baa | tm2-train-2 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 0,
"utterance": "Hi. How can I help you?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 48,
"intent": "inform",
"slot": "destination1",
"start": 32,
"value": "Albany, New York"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "Albany, New York",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 1,
"utterance": "Hello. I need to take a trip to Albany, New York."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 34,
"intent": "inform",
"slot": "origin",
"start": 27,
"value": "Seattle"
},
{
"domain": "flights",
"end": 94,
"intent": "inform",
"slot": "destination1",
"start": 88,
"value": "Albany"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 2,
"utterance": "Okay. I see that you're in Seattle right now. Is that where you want to fly out from to Albany?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "Albany",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Seattle",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 3,
"utterance": "Correct."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 4,
"utterance": "What dates do you want to travel?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 29,
"intent": "inform",
"slot": "date.depart_origin",
"start": 18,
"value": "this Friday"
},
{
"domain": "flights",
"end": 60,
"intent": "inform",
"slot": "date.return",
"start": 41,
"value": "exactly in one week"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "this Friday",
"date.return": "exactly in one week",
"destination1": "Albany",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Seattle",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 5,
"utterance": "I'd like to leave this Friday and return exactly in one week."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 38,
"intent": "inform",
"slot": "date.return",
"start": 25,
"value": "next Thursday"
},
{
"domain": "flights",
"end": 48,
"intent": "inform",
"slot": "date.return",
"start": 42,
"value": "Friday"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 6,
"utterance": "Do you want to return on next Thursday or Friday?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 6,
"intent": "inform",
"slot": "date.return",
"start": 0,
"value": "Friday"
},
{
"domain": "flights",
"end": 14,
"intent": "inform",
"slot": "time_of_day",
"start": 7,
"value": "morning"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "this Friday",
"date.return": "Friday",
"destination1": "Albany",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Seattle",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 7,
"utterance": "Friday morning."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 41,
"intent": "inform",
"slot": "date.return",
"start": 37,
"value": "19th"
},
{
"domain": "flights",
"end": 49,
"intent": "inform",
"slot": "time_of_day",
"start": 42,
"value": "morning"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 8,
"utterance": "Okay, I will find a return flight on 19th morning."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 26,
"intent": "inform",
"slot": "airline",
"start": 11,
"value": "United Airlines"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "United Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "this Friday",
"date.return": "19th",
"destination1": "Albany",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Seattle",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 9,
"utterance": "Thank you. United Airlines, preferable."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 10,
"utterance": "How many tickets do you need?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 8,
"intent": "inform",
"slot": "num.pax",
"start": 5,
"value": "one"
},
{
"domain": "flights",
"end": 23,
"intent": "inform",
"slot": "stops",
"start": 10,
"value": "direct flight"
},
{
"domain": "flights",
"end": 36,
"intent": "inform",
"slot": "stops",
"start": 25,
"value": "no layovers"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "United Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "this Friday",
"date.return": "19th",
"destination1": "Albany",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "one",
"origin": "Seattle",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "no layovers",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 11,
"utterance": "Just one, direct flight, no layovers, please."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 12,
"utterance": "Do you have a preference for class?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 5,
"intent": "inform",
"slot": "seating_class",
"start": 0,
"value": "First"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "United Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "this Friday",
"date.return": "19th",
"destination1": "Albany",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "one",
"origin": "Seattle",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "First",
"stops": "no layovers",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 13,
"utterance": "First."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 27,
"intent": "inform",
"slot": "stops",
"start": 13,
"value": "direct flights"
},
{
"domain": "flights",
"end": 61,
"intent": "inform",
"slot": "seating_class",
"start": 53,
"value": "business"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 14,
"utterance": "There are no direct flights. Do you want to check in business?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "United Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "this Friday",
"date.return": "19th",
"destination1": "Albany",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "one",
"origin": "Seattle",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "business",
"stops": "direct flights",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 15,
"utterance": "Yes, please. It'll be great."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 27,
"intent": "inform",
"slot": "stops",
"start": 13,
"value": "direct flights"
},
{
"domain": "flights",
"end": 78,
"intent": "inform",
"slot": "stops",
"start": 71,
"value": "layover"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 16,
"utterance": "There are no direct flights in any class. I will look for the shortest layover for you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "United Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "this Friday",
"date.return": "19th",
"destination1": "Albany",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "one",
"origin": "Seattle",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "business",
"stops": "layover",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 17,
"utterance": "Thank you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 18,
"utterance": "Is there anything else you want me to look for?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 26,
"intent": "inform",
"slot": "other_description",
"start": 21,
"value": "Wi-Fi"
},
{
"domain": "flights",
"end": 66,
"intent": "inform",
"slot": "time_of_day",
"start": 59,
"value": "morning"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "United Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "this Friday",
"date.return": "19th",
"destination1": "Albany",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "one",
"origin": "Seattle",
"other_description": "Wi-Fi",
"price_range": "",
"seat_location": "",
"seating_class": "business",
"stops": "layover",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 19,
"utterance": "I'll definitely need Wi-Fi on the flight, please. I'd like morning flights."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 20,
"utterance": "Okay, is that it?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "United Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "this Friday",
"date.return": "19th",
"destination1": "Albany",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "one",
"origin": "Seattle",
"other_description": "Wi-Fi",
"price_range": "",
"seat_location": "",
"seating_class": "business",
"stops": "layover",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 21,
"utterance": "Yes."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 18,
"intent": "inform",
"slot": "from.time",
"start": 14,
"value": "6 am"
},
{
"domain": "flights",
"end": 46,
"intent": "inform",
"slot": "airline",
"start": 31,
"value": "United Airlines"
},
{
"domain": "flights",
"end": 80,
"intent": "inform",
"slot": "fare",
"start": 74,
"value": "$1,430"
},
{
"domain": "flights",
"end": 94,
"intent": "inform",
"slot": "other_description",
"start": 89,
"value": "Wi-Fi"
},
{
"domain": "flights",
"end": 107,
"intent": "inform",
"slot": "seating_class",
"start": 96,
"value": "first class"
},
{
"domain": "flights",
"end": 124,
"intent": "inform",
"slot": "stops",
"start": 116,
"value": "one stop"
},
{
"domain": "flights",
"end": 147,
"intent": "inform",
"slot": "other_description",
"start": 132,
"value": "hour and a half"
},
{
"domain": "flights",
"end": 196,
"intent": "inform",
"slot": "other_description",
"start": 174,
"value": "7 hours and 24 minutes"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 22,
"utterance": "I found you a 6 am flight with United Airlines. The cost of the ticket is $1,430. It has Wi-Fi, first class and has one stop for an hour and a half. The total flight time is 7 hours and 24 minutes. How does that sound?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "United Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "this Friday",
"date.return": "19th",
"destination1": "Albany",
"destination2": "",
"fare": "$1,430",
"flight_number": "",
"from": "",
"from.time": "6 am",
"luggage": "",
"num.pax": "one",
"origin": "Seattle",
"other_description": "7 hours and 24 minutes",
"price_range": "",
"seat_location": "",
"seating_class": "first class",
"stops": "one stop",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 23,
"utterance": "That is beautiful. I think I'm going to go ahead and take that. And you'll book that for me?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 24,
"utterance": "I can. Do you want to know the return flight details first?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "United Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "this Friday",
"date.return": "19th",
"destination1": "Albany",
"destination2": "",
"fare": "$1,430",
"flight_number": "",
"from": "",
"from.time": "6 am",
"luggage": "",
"num.pax": "one",
"origin": "Seattle",
"other_description": "7 hours and 24 minutes",
"price_range": "",
"seat_location": "",
"seating_class": "first class",
"stops": "one stop",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 25,
"utterance": "Yes, please."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 36,
"intent": "inform",
"slot": "from.time",
"start": 28,
"value": "10:20 am"
},
{
"domain": "flights",
"end": 49,
"intent": "inform",
"slot": "stops",
"start": 41,
"value": "one stop"
},
{
"domain": "flights",
"end": 64,
"intent": "inform",
"slot": "other_description",
"start": 54,
"value": "15 minutes"
},
{
"domain": "flights",
"end": 92,
"intent": "inform",
"slot": "to",
"start": 85,
"value": "Seattle"
},
{
"domain": "flights",
"end": 103,
"intent": "inform",
"slot": "to.time",
"start": 96,
"value": "3:36 pm"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 26,
"utterance": "The return flight leaves at 10:20 am has one stop for 15 minutes and arrives back in Seattle at 3:36 pm. How does that work for you?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "United Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "this Friday",
"date.return": "19th",
"destination1": "Albany",
"destination2": "",
"fare": "$1,430",
"flight_number": "",
"from": "",
"from.time": "10:20 am",
"luggage": "",
"num.pax": "one",
"origin": "Seattle",
"other_description": "15 minutes",
"price_range": "",
"seat_location": "",
"seating_class": "first class",
"stops": "one stop",
"stops.location": "",
"time_of_day": "morning",
"to": "Seattle",
"to.time": "3:36 pm",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 27,
"utterance": "That's perfect. Thank you."
},
{
"dialogue_acts": {
"binary": [
{
"domain": "flights",
"intent": "inform",
"slot": "flight_booked"
}
],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 28,
"utterance": "Great. You're welcome. It's booked."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "United Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "this Friday",
"date.return": "19th",
"destination1": "Albany",
"destination2": "",
"fare": "$1,430",
"flight_number": "",
"from": "",
"from.time": "10:20 am",
"luggage": "",
"num.pax": "one",
"origin": "Seattle",
"other_description": "15 minutes",
"price_range": "",
"seat_location": "",
"seating_class": "first class",
"stops": "one stop",
"stops.location": "",
"time_of_day": "morning",
"to": "Seattle",
"to.time": "3:36 pm",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 29,
"utterance": "And you'll send me the details to my email?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 30,
"utterance": "I will do that. It is done. Thank you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "United Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "this Friday",
"date.return": "19th",
"destination1": "Albany",
"destination2": "",
"fare": "$1,430",
"flight_number": "",
"from": "",
"from.time": "10:20 am",
"luggage": "",
"num.pax": "one",
"origin": "Seattle",
"other_description": "15 minutes",
"price_range": "",
"seat_location": "",
"seating_class": "first class",
"stops": "one stop",
"stops.location": "",
"time_of_day": "morning",
"to": "Seattle",
"to.time": "3:36 pm",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 31,
"utterance": "You're welcome. Thank you so much."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 32,
"utterance": "Have a good flight."
}
] | train |
[
"flights"
] | tm2 | dlg-00754a9a-1b01-465d-adb9-5215a32d174d | tm2-train-3 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 0,
"utterance": "Hi, how can I help you?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 27,
"intent": "inform",
"slot": "type",
"start": 17,
"value": "round-trip"
},
{
"domain": "flights",
"end": 38,
"intent": "inform",
"slot": "origin",
"start": 33,
"value": "Miami"
},
{
"domain": "flights",
"end": 48,
"intent": "inform",
"slot": "destination1",
"start": 42,
"value": "Madrid"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "Madrid",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Miami",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 1,
"utterance": "I like to make a round-trip from Miami to Madrid."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 5,
"intent": "inform",
"slot": "origin",
"start": 0,
"value": "Miami"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 2,
"utterance": "Miami to where?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 11,
"intent": "inform",
"slot": "destination1",
"start": 0,
"value": "M a d r i d"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "M a d r i d",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Miami",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 3,
"utterance": "M a d r i d."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 10,
"intent": "inform",
"slot": "destination1",
"start": 4,
"value": "Madrid"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 4,
"utterance": "Oh, Madrid. When?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 23,
"intent": "inform",
"slot": "date.depart_origin",
"start": 18,
"value": "today"
},
{
"domain": "flights",
"end": 31,
"intent": "inform",
"slot": "time_of_day",
"start": 24,
"value": "evening"
},
{
"domain": "flights",
"end": 52,
"intent": "inform",
"slot": "date.return",
"start": 43,
"value": "in 5 days"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Madrid",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Miami",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 5,
"utterance": "I'd like to leave today evening and return in 5 days."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 17,
"intent": "inform",
"slot": "from.time",
"start": 9,
"value": "7:10 p.m"
},
{
"domain": "flights",
"end": 27,
"intent": "inform",
"slot": "from.time",
"start": 19,
"value": "7:45 p.m"
},
{
"domain": "flights",
"end": 34,
"intent": "inform",
"slot": "from.time",
"start": 29,
"value": "9 p.m"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 6,
"utterance": "I have a 7:10 p.m, 7:45 p.m, 9 p.m."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 22,
"intent": "inform",
"slot": "from.time",
"start": 14,
"value": "7:00 p.m"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Madrid",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "7:00 p.m",
"luggage": "",
"num.pax": "",
"origin": "Miami",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 7,
"utterance": "How about the 7:00 p.m?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 32,
"intent": "inform",
"slot": "from.time",
"start": 26,
"value": "12 p.m"
},
{
"domain": "flights",
"end": 42,
"intent": "inform",
"slot": "from.time",
"start": 34,
"value": "4:05 p.m"
},
{
"domain": "flights",
"end": 53,
"intent": "inform",
"slot": "from.time",
"start": 44,
"value": "11:35 p.m"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 8,
"utterance": "The return flights are at 12 p.m, 4:05 p.m, 11:35 p.m."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 21,
"intent": "inform",
"slot": "from.time",
"start": 13,
"value": "4:05 p.m"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Madrid",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "4:05 p.m",
"luggage": "",
"num.pax": "",
"origin": "Miami",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 9,
"utterance": "Let's do the 4:05 p.m return on the flight. That would be nice."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 10,
"utterance": "Got it, the flight has been booked. The itinerary has been sent to your email."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 18,
"intent": "inform",
"slot": "stops",
"start": 10,
"value": "Non-Stop"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Madrid",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "4:05 p.m",
"luggage": "",
"num.pax": "",
"origin": "Miami",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "Non-Stop",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 11,
"utterance": "Is that a Non-Stop?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 12,
"utterance": "Yes."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 45,
"intent": "inform",
"slot": "seat_location",
"start": 34,
"value": "window seat"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Madrid",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "4:05 p.m",
"luggage": "",
"num.pax": "",
"origin": "Miami",
"other_description": "",
"price_range": "",
"seat_location": "window seat",
"seating_class": "",
"stops": "Non-Stop",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 13,
"utterance": "And also, I'd like that to have a window seat with that, please."
},
{
"dialogue_acts": {
"binary": [
{
"domain": "flights",
"intent": "inform",
"slot": "flight_booked"
}
],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 14,
"utterance": "Okay, Flight has been booked."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Madrid",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "4:05 p.m",
"luggage": "",
"num.pax": "",
"origin": "Miami",
"other_description": "",
"price_range": "",
"seat_location": "window seat",
"seating_class": "",
"stops": "Non-Stop",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 15,
"utterance": "Okay, can you send me the information to my email?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 16,
"utterance": "Yes."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Madrid",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "4:05 p.m",
"luggage": "",
"num.pax": "",
"origin": "Miami",
"other_description": "",
"price_range": "",
"seat_location": "window seat",
"seating_class": "",
"stops": "Non-Stop",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 17,
"utterance": "Okay, thank you."
}
] | train |
[
"flights"
] | tm2 | dlg-009c3fa1-6f6e-48dd-84c8-c52dbde6a4ae | tm2-train-4 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 0,
"utterance": "Hello user."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 37,
"intent": "inform",
"slot": "type",
"start": 27,
"value": "round trip"
},
{
"domain": "flights",
"end": 80,
"intent": "inform",
"slot": "origin",
"start": 69,
"value": "Los Angeles"
},
{
"domain": "flights",
"end": 90,
"intent": "inform",
"slot": "destination1",
"start": 84,
"value": "Boston"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "Boston",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 1,
"utterance": "Hi, I would like to book a round trip commercial airline flight from Los Angeles to Boston."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 2,
"utterance": "Ok, can you give me some specifications?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 29,
"intent": "inform",
"slot": "date.depart_origin",
"start": 24,
"value": "today"
},
{
"domain": "flights",
"end": 81,
"intent": "inform",
"slot": "date.return",
"start": 63,
"value": "four days from now"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "four days from now",
"destination1": "Boston",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 3,
"utterance": "Yes, I would like to be today for the departure, and return in four days from now?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 4,
"utterance": "What seating class do you prefer?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 12,
"intent": "inform",
"slot": "price_range",
"start": 4,
"value": "cheapest"
},
{
"domain": "flights",
"end": 20,
"intent": "inform",
"slot": "seating_class",
"start": 13,
"value": "economy"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "four days from now",
"destination1": "Boston",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "economy",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 5,
"utterance": "The cheapest economy class."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 36,
"intent": "inform",
"slot": "time_of_day",
"start": 29,
"value": "morning"
},
{
"domain": "flights",
"end": 49,
"intent": "inform",
"slot": "time_of_day",
"start": 40,
"value": "afternoon"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 6,
"utterance": "Did you want to leave in the morning or afternoon flight?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 32,
"intent": "inform",
"slot": "time_of_day",
"start": 0,
"value": "Earliest possible in the morning"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "four days from now",
"destination1": "Boston",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "economy",
"stops": "",
"stops.location": "",
"time_of_day": "Earliest possible in the morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 7,
"utterance": "Earliest possible in the morning."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 22,
"intent": "inform",
"slot": "stops",
"start": 14,
"value": "non-stop"
},
{
"domain": "flights",
"end": 33,
"intent": "inform",
"slot": "stops",
"start": 26,
"value": "layover"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 8,
"utterance": "Do you prefer non-stop or layover?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 8,
"intent": "inform",
"slot": "stops",
"start": 0,
"value": "Non-stop"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "four days from now",
"destination1": "Boston",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "economy",
"stops": "Non-stop",
"stops.location": "",
"time_of_day": "Earliest possible in the morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 9,
"utterance": "Non-stop."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 65,
"intent": "inform",
"slot": "airline",
"start": 50,
"value": "United Airlines"
},
{
"domain": "flights",
"end": 91,
"intent": "inform",
"slot": "from.time",
"start": 82,
"value": "10:47 p.m"
},
{
"domain": "flights",
"end": 115,
"intent": "inform",
"slot": "to.time",
"start": 107,
"value": "7:14 a.m"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 10,
"utterance": "Ok, one moment, hold. I found a flight for you is United Airlines that departs at 10:47 p.m and arrives at 7:14 a.m."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "United Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "four days from now",
"destination1": "Boston",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "10:47 p.m",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "economy",
"stops": "Non-stop",
"stops.location": "",
"time_of_day": "Earliest possible in the morning",
"to": "",
"to.time": "7:14 a.m",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 11,
"utterance": "Okay, perfect."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 23,
"intent": "inform",
"slot": "fare",
"start": 19,
"value": "$555"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 12,
"utterance": "The total price is $555. You are all set."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "United Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "four days from now",
"destination1": "Boston",
"destination2": "",
"fare": "$555",
"flight_number": "",
"from": "",
"from.time": "10:47 p.m",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "economy",
"stops": "Non-stop",
"stops.location": "",
"time_of_day": "Earliest possible in the morning",
"to": "",
"to.time": "7:14 a.m",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 13,
"utterance": "Thank you very much."
}
] | train |
[
"flights"
] | tm2 | dlg-00e32998-0b0f-47f1-a4f0-2ce90f1718d0 | tm2-train-5 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 32,
"intent": "inform",
"slot": "type",
"start": 22,
"value": "round-trip"
},
{
"domain": "flights",
"end": 115,
"intent": "inform",
"slot": "origin",
"start": 102,
"value": "San Francisco"
},
{
"domain": "flights",
"end": 126,
"intent": "inform",
"slot": "destination1",
"start": 119,
"value": "Chicago"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 0,
"utterance": "Hi. I'm looking for a round-trip commercial airline flight. I got to get to a funeral. I'm going from San Francisco to Chicago."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 1,
"utterance": "Okay, sorry to hear about the loss."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 54,
"intent": "inform",
"slot": "date.depart_origin",
"start": 49,
"value": "today"
},
{
"domain": "flights",
"end": 88,
"intent": "inform",
"slot": "date.return",
"start": 79,
"value": "in 3 days"
},
{
"domain": "flights",
"end": 133,
"intent": "inform",
"slot": "time_of_day",
"start": 119,
"value": "in the morning"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 3 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 2,
"utterance": "Well, thank you. It's very kind. I need to leave today, and I want to get back in 3 days. And optimally, I would leave in the morning for both the departure and the return."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 3,
"utterance": "Okay, so let me see what we get."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 3 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 4,
"utterance": "Thank you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 5,
"utterance": "I'm assuming you want to leave as early as possible Right."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 3 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 6,
"utterance": "Yeah. Right."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 79,
"intent": "inform",
"slot": "from.time",
"start": 58,
"value": "two hours at 7:52 p.m"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 7,
"utterance": "Okay, for leaving as early as possible you could leave in two hours at 7:52 p.m. Is that too early?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 20,
"intent": "inform",
"slot": "price_range",
"start": 12,
"value": "cheapest"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 3 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "two hours at 7:52 p.m",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 8,
"utterance": "Is that the cheapest?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 20,
"intent": "inform",
"slot": "price_range",
"start": 12,
"value": "cheapest"
},
{
"domain": "flights",
"end": 30,
"intent": "inform",
"slot": "fare",
"start": 24,
"value": "$1,474"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 9,
"utterance": "That is the cheapest at $1,474."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 24,
"intent": "inform",
"slot": "other_description",
"start": 19,
"value": "Wi-Fi"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 3 days",
"destination1": "Chicago",
"destination2": "",
"fare": "$1,474",
"flight_number": "",
"from": "",
"from.time": "two hours at 7:52 p.m",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "Wi-Fi",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 10,
"utterance": "And does that have Wi-Fi?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 25,
"intent": "inform",
"slot": "other_description",
"start": 20,
"value": "Wi-Fi"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 11,
"utterance": "Yes. That does have Wi-Fi."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 3 days",
"destination1": "Chicago",
"destination2": "",
"fare": "$1,474",
"flight_number": "",
"from": "",
"from.time": "two hours at 7:52 p.m",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "Wi-Fi",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 12,
"utterance": "Alright, that's perfect. What time does that leave, and what time does the return flight leave?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 44,
"intent": "inform",
"slot": "other_description",
"start": 13,
"value": "extended seating and full meals"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 13,
"utterance": "It come with extended seating and full meals as well."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 3 days",
"destination1": "Chicago",
"destination2": "",
"fare": "$1,474",
"flight_number": "",
"from": "",
"from.time": "two hours at 7:52 p.m",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "extended seating and full meals",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 14,
"utterance": "Okay, sounds good."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 41,
"intent": "inform",
"slot": "from.time",
"start": 36,
"value": "6 p.m"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 15,
"utterance": "The return flight will come back at 6 p.m."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 36,
"intent": "inform",
"slot": "from",
"start": 29,
"value": "Chicago"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 3 days",
"destination1": "Chicago",
"destination2": "",
"fare": "$1,474",
"flight_number": "",
"from": "Chicago",
"from.time": "6 p.m",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "extended seating and full meals",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 16,
"utterance": "What time does it leave from Chicago?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 27,
"intent": "inform",
"slot": "from",
"start": 20,
"value": "Chicago"
},
{
"domain": "flights",
"end": 36,
"intent": "inform",
"slot": "from.time",
"start": 31,
"value": "7 a.m"
},
{
"domain": "flights",
"end": 55,
"intent": "inform",
"slot": "to",
"start": 42,
"value": "San Francisco"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 17,
"utterance": "The plane leaves in Chicago at 7 a.m. for San Francisco."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 3 days",
"destination1": "Chicago",
"destination2": "",
"fare": "$1,474",
"flight_number": "",
"from": "Chicago",
"from.time": "7 a.m",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "extended seating and full meals",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the morning",
"to": "San Francisco",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 18,
"utterance": "Okay. No, that's perfect."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 19,
"utterance": "Okay, great then you are all set."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 3 days",
"destination1": "Chicago",
"destination2": "",
"fare": "$1,474",
"flight_number": "",
"from": "Chicago",
"from.time": "7 a.m",
"luggage": "",
"num.pax": "",
"origin": "San Francisco",
"other_description": "extended seating and full meals",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the morning",
"to": "San Francisco",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 20,
"utterance": "Okay."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 21,
"utterance": "Have a great night."
}
] | train |
[
"flights"
] | tm2 | dlg-011f951c-2231-4dca-a55b-4ef97e599e7e | tm2-train-6 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 0,
"utterance": "Hello. How can I help you?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 31,
"intent": "inform",
"slot": "destination1",
"start": 28,
"value": "JFK"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "JFK",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 1,
"utterance": "I'm looking for a flight to JFK."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 2,
"utterance": "Okay and where are you traveling from?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 19,
"intent": "inform",
"slot": "origin",
"start": 0,
"value": "Seattle, Washington"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "JFK",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Seattle, Washington",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 3,
"utterance": "Seattle, Washington."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 4,
"utterance": "Okay and then what are the dates you are leaving?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 30,
"intent": "inform",
"slot": "date.depart_origin",
"start": 21,
"value": "March 1st"
},
{
"domain": "flights",
"end": 54,
"intent": "inform",
"slot": "date.return",
"start": 45,
"value": "March 7th"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 1st",
"date.return": "March 7th",
"destination1": "JFK",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Seattle, Washington",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 5,
"utterance": "I want to fly out on March 1st and return on March 7th."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 6,
"utterance": "Okay and what time do you prefer to leave?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 20,
"intent": "inform",
"slot": "time_of_day",
"start": 13,
"value": "morning"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 1st",
"date.return": "March 7th",
"destination1": "JFK",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Seattle, Washington",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 7,
"utterance": "If there's a morning flight, that would be best."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 8,
"utterance": "Okay great and any seat class?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 5,
"intent": "inform",
"slot": "seating_class",
"start": 0,
"value": "Coach"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 1st",
"date.return": "March 7th",
"destination1": "JFK",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Seattle, Washington",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Coach",
"stops": "",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 9,
"utterance": "Coach is fine."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 10,
"utterance": "Okay perfect! let me look for a flight for you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 1st",
"date.return": "March 7th",
"destination1": "JFK",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Seattle, Washington",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Coach",
"stops": "",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 11,
"utterance": "Sure. Thank you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 12,
"utterance": "This will just be a second."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 1st",
"date.return": "March 7th",
"destination1": "JFK",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Seattle, Washington",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Coach",
"stops": "",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 13,
"utterance": "Sure."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 26,
"intent": "inform",
"slot": "total_fare",
"start": 22,
"value": "$355"
},
{
"domain": "flights",
"end": 37,
"intent": "inform",
"slot": "type",
"start": 27,
"value": "round trip"
},
{
"domain": "flights",
"end": 64,
"intent": "inform",
"slot": "from.time",
"start": 55,
"value": "7:45 a.m."
},
{
"domain": "flights",
"end": 92,
"intent": "inform",
"slot": "to.time",
"start": 83,
"value": "4:07 p.m."
},
{
"domain": "flights",
"end": 100,
"intent": "inform",
"slot": "stops",
"start": 93,
"value": "nonstop"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 14,
"utterance": "Hello, the flight for $355 round trip and it leaves at 7:45 a.m. and you arrive at 4:07 p.m. nonstop."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 1st",
"date.return": "March 7th",
"destination1": "JFK",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "7:45 a.m.",
"luggage": "",
"num.pax": "",
"origin": "Seattle, Washington",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Coach",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "4:07 p.m.",
"total_fare": "$355",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 15,
"utterance": "Alright. That sounds good."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 16,
"utterance": "Perfect! did you want me to book this flight?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 1st",
"date.return": "March 7th",
"destination1": "JFK",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "7:45 a.m.",
"luggage": "",
"num.pax": "",
"origin": "Seattle, Washington",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Coach",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "4:07 p.m.",
"total_fare": "$355",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 17,
"utterance": "Sure."
},
{
"dialogue_acts": {
"binary": [
{
"domain": "flights",
"intent": "inform",
"slot": "flight_booked"
}
],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 18,
"utterance": "Okay, great booked!"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 1st",
"date.return": "March 7th",
"destination1": "JFK",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "7:45 a.m.",
"luggage": "",
"num.pax": "",
"origin": "Seattle, Washington",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Coach",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "4:07 p.m.",
"total_fare": "$355",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 19,
"utterance": "Thank you. I appreciate it."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 20,
"utterance": "You're welcome. Enjoy your flight. Goodbye. Goodbye."
}
] | train |
[
"flights"
] | tm2 | dlg-019cbf4f-e4f4-40e5-b37d-e0d25be5d76a | tm2-train-7 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 50,
"intent": "inform",
"slot": "origin",
"start": 40,
"value": "Los Angels"
},
{
"domain": "flights",
"end": 63,
"intent": "inform",
"slot": "destination1",
"start": 54,
"value": "Las Vegas"
},
{
"domain": "flights",
"end": 76,
"intent": "inform",
"slot": "date.depart_origin",
"start": 67,
"value": "April 1st"
},
{
"domain": "flights",
"end": 115,
"intent": "inform",
"slot": "date.return",
"start": 106,
"value": "April 3rd"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April 1st",
"date.return": "April 3rd",
"destination1": "Las Vegas",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Los Angels",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 0,
"utterance": "Hi, I need to book a flight ticket from Los Angels to Las Vegas on April 1st and I will be coming back on April 3rd."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 1,
"utterance": "Hello. I can help you book a flight."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 32,
"intent": "inform",
"slot": "destination1",
"start": 23,
"value": "Las Vegas"
},
{
"domain": "flights",
"end": 45,
"intent": "inform",
"slot": "date.depart_origin",
"start": 36,
"value": "April 1st"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April 1st",
"date.return": "April 3rd",
"destination1": "Las Vegas",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Los Angels",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 2,
"utterance": "Great. I need to go to Las Vegas on April 1st."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 40,
"intent": "inform",
"slot": "origin",
"start": 29,
"value": "Los Angeles"
},
{
"domain": "flights",
"end": 53,
"intent": "inform",
"slot": "destination1",
"start": 44,
"value": "Las Vegas"
},
{
"domain": "flights",
"end": 66,
"intent": "inform",
"slot": "date.depart_origin",
"start": 57,
"value": "April 1st"
},
{
"domain": "flights",
"end": 90,
"intent": "inform",
"slot": "date.return",
"start": 71,
"value": "return on April 3rd"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 3,
"utterance": "Okay, So you want to go from Los Angeles to Las Vegas on April 1st and return on April 3rd. Is that correct?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April 1st",
"date.return": "return on April 3rd",
"destination1": "Las Vegas",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 4,
"utterance": "That is correct."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 5,
"utterance": "How many tickets do you need?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 3,
"intent": "inform",
"slot": "num.pax",
"start": 0,
"value": "Two"
},
{
"domain": "flights",
"end": 43,
"intent": "inform",
"slot": "stops",
"start": 36,
"value": "nonstop"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April 1st",
"date.return": "return on April 3rd",
"destination1": "Las Vegas",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "Two",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 6,
"utterance": "Two tickets. And I'd like to have a nonstop flight."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 7,
"utterance": "What are your other preferences for the flight?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 56,
"intent": "inform",
"slot": "seating_class",
"start": 51,
"value": "coach"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April 1st",
"date.return": "return on April 3rd",
"destination1": "Las Vegas",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "Two",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "coach",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 8,
"utterance": "I would like to travel in the evening and I prefer coach class."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 9,
"utterance": "Okay, Got it. Anything else?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April 1st",
"date.return": "return on April 3rd",
"destination1": "Las Vegas",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "Two",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "coach",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 10,
"utterance": "That should do it."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 75,
"intent": "inform",
"slot": "fare",
"start": 72,
"value": "$79"
},
{
"domain": "flights",
"end": 106,
"intent": "inform",
"slot": "from.time",
"start": 99,
"value": "7:50 PM"
},
{
"domain": "flights",
"end": 128,
"intent": "inform",
"slot": "to.time",
"start": 121,
"value": "8:53 PM"
},
{
"domain": "flights",
"end": 152,
"intent": "inform",
"slot": "airline",
"start": 137,
"value": "Spirit Airlines"
},
{
"domain": "flights",
"end": 172,
"intent": "inform",
"slot": "stops",
"start": 165,
"value": "nonstop"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 11,
"utterance": "Hold on just a second. Hold on just a second. I found tickets that cost $79 and will be leaving at 7:50 PM and arrive at 8:53 PM This is Spirit Airlines and it is a nonstop flight."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "Spirit Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April 1st",
"date.return": "return on April 3rd",
"destination1": "Las Vegas",
"destination2": "",
"fare": "$79",
"flight_number": "",
"from": "",
"from.time": "7:50 PM",
"luggage": "",
"num.pax": "Two",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "coach",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "8:53 PM",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 12,
"utterance": "That sounds perfect."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 19,
"intent": "inform",
"slot": "num.pax",
"start": 16,
"value": "two"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 13,
"utterance": "Okay, Is it for two adults?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "Spirit Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April 1st",
"date.return": "return on April 3rd",
"destination1": "Las Vegas",
"destination2": "",
"fare": "$79",
"flight_number": "",
"from": "",
"from.time": "7:50 PM",
"luggage": "",
"num.pax": "two",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "coach",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "8:53 PM",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 14,
"utterance": "Yes."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 30,
"intent": "inform",
"slot": "fare",
"start": 26,
"value": "$157"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 15,
"utterance": "The total ticket price is $157. Shall I book this for you now?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "Spirit Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April 1st",
"date.return": "return on April 3rd",
"destination1": "Las Vegas",
"destination2": "",
"fare": "$157",
"flight_number": "",
"from": "",
"from.time": "7:50 PM",
"luggage": "",
"num.pax": "two",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "coach",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "8:53 PM",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 16,
"utterance": "Yes, please."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 50,
"intent": "inform",
"slot": "from.time",
"start": 43,
"value": "7:58 PM"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 17,
"utterance": "Aright. The return trip will be leaving at 7:58 PM. Enjoy your flight."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "Spirit Airlines",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April 1st",
"date.return": "return on April 3rd",
"destination1": "Las Vegas",
"destination2": "",
"fare": "$157",
"flight_number": "",
"from": "",
"from.time": "7:58 PM",
"luggage": "",
"num.pax": "two",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "coach",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "8:53 PM",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 18,
"utterance": "All right, Thank you. Goodbye."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 19,
"utterance": "Bye, See you later."
}
] | train |
[
"flights"
] | tm2 | dlg-01c15d77-d5ee-45f7-b149-386d4e04d26a | tm2-train-8 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 0,
"utterance": "Hello."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 56,
"intent": "inform",
"slot": "type",
"start": 46,
"value": "round trip"
},
{
"domain": "flights",
"end": 95,
"intent": "inform",
"slot": "origin",
"start": 88,
"value": "Seattle"
},
{
"domain": "flights",
"end": 106,
"intent": "inform",
"slot": "destination1",
"start": 99,
"value": "Chicago"
},
{
"domain": "flights",
"end": 141,
"intent": "inform",
"slot": "date.depart_origin",
"start": 127,
"value": "September 13th"
},
{
"domain": "flights",
"end": 173,
"intent": "inform",
"slot": "date.return",
"start": 157,
"value": "return in 3 days"
},
{
"domain": "flights",
"end": 184,
"intent": "inform",
"slot": "time_of_day",
"start": 175,
"value": "afternoon"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "September 13th",
"date.return": "return in 3 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Seattle",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "afternoon",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 1,
"utterance": "Hi. How can I help you? I'm looking to find a round trip commercial airline flight from Seattle to Chicago. I want to leave on September 13th and depart and return in 3 days, afternoon would be a good time of the day."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 2,
"utterance": "Okay, what seating class do you prefer?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 29,
"intent": "inform",
"slot": "price_range",
"start": 16,
"value": "cheapest seat"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "September 13th",
"date.return": "return in 3 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Seattle",
"other_description": "",
"price_range": "cheapest seat",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "afternoon",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 3,
"utterance": "I'd like to get cheapest seat. And I'd like to get be able to watch a movie during the flight."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 22,
"intent": "inform",
"slot": "stops",
"start": 14,
"value": "non stop"
},
{
"domain": "flights",
"end": 33,
"intent": "inform",
"slot": "stops",
"start": 26,
"value": "layover"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 4,
"utterance": "Do you prefer non stop or layover?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 8,
"intent": "inform",
"slot": "stops",
"start": 0,
"value": "Non-stop"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "September 13th",
"date.return": "return in 3 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Seattle",
"other_description": "",
"price_range": "cheapest seat",
"seat_location": "",
"seating_class": "",
"stops": "Non-stop",
"stops.location": "",
"time_of_day": "afternoon",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 5,
"utterance": "Non-stop."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 51,
"intent": "inform",
"slot": "airline",
"start": 38,
"value": "Delta Airline"
},
{
"domain": "flights",
"end": 70,
"intent": "inform",
"slot": "from.time",
"start": 63,
"value": "5:12 PM"
},
{
"domain": "flights",
"end": 91,
"intent": "inform",
"slot": "from.time",
"start": 83,
"value": "11:11 PM"
},
{
"domain": "flights",
"end": 130,
"intent": "inform",
"slot": "from.time",
"start": 123,
"value": "2:10 PM"
},
{
"domain": "flights",
"end": 150,
"intent": "inform",
"slot": "to.time",
"start": 143,
"value": "4:30 PM"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 6,
"utterance": "Hold. One moment. I found a flight at Delta Airline departs at 5:12 PM, arrives at 11:11 PM. Your return flight departs at 2:10 PM, arrives at 4:30 PM."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "Delta Airline",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "September 13th",
"date.return": "return in 3 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "2:10 PM",
"luggage": "",
"num.pax": "",
"origin": "Seattle",
"other_description": "",
"price_range": "cheapest seat",
"seat_location": "",
"seating_class": "",
"stops": "Non-stop",
"stops.location": "",
"time_of_day": "afternoon",
"to": "",
"to.time": "4:30 PM",
"total_fare": "",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 7,
"utterance": "I'll choose that flight. That sounds good. Thank you."
}
] | train |
[
"flights"
] | tm2 | dlg-01d9b972-93b3-4e89-9eee-a460fa64d241 | tm2-train-9 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 0,
"utterance": "Hi, how can I help you?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 1,
"utterance": "Hey, can you help me find a flight?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 2,
"utterance": "I can do that for you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 38,
"intent": "inform",
"slot": "destination1",
"start": 25,
"value": "San Francisco"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "San Francisco",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 3,
"utterance": "Help me find a flight to San Francisco."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 36,
"intent": "inform",
"slot": "origin",
"start": 28,
"value": "New York"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 4,
"utterance": "Okay, from which airport in New York?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 3,
"intent": "inform",
"slot": "origin",
"start": 0,
"value": "JFK"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "San Francisco",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 5,
"utterance": "JFK."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 6,
"utterance": "What else can you tell me?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 30,
"intent": "inform",
"slot": "date.depart_origin",
"start": 16,
"value": "April the 14th"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April the 14th",
"date.return": "",
"destination1": "San Francisco",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 7,
"utterance": "I'll be leaving April the 14th."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 8,
"utterance": "Okay."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 32,
"intent": "inform",
"slot": "time_of_day",
"start": 18,
"value": "in the morning"
},
{
"domain": "flights",
"end": 49,
"intent": "inform",
"slot": "time_of_day",
"start": 33,
"value": "before 10:00 A.M"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April the 14th",
"date.return": "",
"destination1": "San Francisco",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "before 10:00 A.M",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 9,
"utterance": "I'd like to leave in the morning before 10:00 A.M."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 10,
"utterance": "Before what time?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April the 14th",
"date.return": "",
"destination1": "San Francisco",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "before 10:00 A.M",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 11,
"utterance": "I'm looking for a dine for tonight."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 12,
"utterance": "Sure, what else?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 19,
"intent": "inform",
"slot": "stops",
"start": 11,
"value": "non-stop"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April the 14th",
"date.return": "",
"destination1": "San Francisco",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "before 10:00 A.M",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 13,
"utterance": "I'd like a non-stop flight."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 14,
"utterance": "Sure thing."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 28,
"intent": "inform",
"slot": "seating_class",
"start": 23,
"value": "coach"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April the 14th",
"date.return": "",
"destination1": "San Francisco",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "coach",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "before 10:00 A.M",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 15,
"utterance": "And I'd like to sit in coach."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 16,
"utterance": "Okay."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 22,
"intent": "inform",
"slot": "other_description",
"start": 18,
"value": "WiFi"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April the 14th",
"date.return": "",
"destination1": "San Francisco",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "WiFi",
"price_range": "",
"seat_location": "",
"seating_class": "coach",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "before 10:00 A.M",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 17,
"utterance": "And a flight with WiFi would be good."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 18,
"utterance": "Okay."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April the 14th",
"date.return": "",
"destination1": "San Francisco",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "WiFi",
"price_range": "",
"seat_location": "",
"seating_class": "coach",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "before 10:00 A.M",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 19,
"utterance": "That's all."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 38,
"intent": "inform",
"slot": "stops",
"start": 30,
"value": "non-stop"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 20,
"utterance": "Alright, up to how much for a non-stop flight?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 4,
"intent": "inform",
"slot": "price_range",
"start": 0,
"value": "$900"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April the 14th",
"date.return": "",
"destination1": "San Francisco",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "WiFi",
"price_range": "$900",
"seat_location": "",
"seating_class": "coach",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "before 10:00 A.M",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 21,
"utterance": "$900."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 28,
"intent": "inform",
"slot": "airline",
"start": 23,
"value": "Delta"
},
{
"domain": "flights",
"end": 44,
"intent": "inform",
"slot": "airline",
"start": 30,
"value": "Virgin America"
},
{
"domain": "flights",
"end": 54,
"intent": "inform",
"slot": "airline",
"start": 46,
"value": "Jet blue"
},
{
"domain": "flights",
"end": 66,
"intent": "inform",
"slot": "airline",
"start": 59,
"value": "America"
},
{
"domain": "flights",
"end": 103,
"intent": "inform",
"slot": "airline",
"start": 98,
"value": "Delta"
},
{
"domain": "flights",
"end": 109,
"intent": "inform",
"slot": "from.time",
"start": 104,
"value": "7 A.M"
},
{
"domain": "flights",
"end": 119,
"intent": "inform",
"slot": "from.time",
"start": 111,
"value": "8:10 A.M"
},
{
"domain": "flights",
"end": 131,
"intent": "inform",
"slot": "from.time",
"start": 123,
"value": "9:30 A.M"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 22,
"utterance": "There are flights with Delta, Virgin America, Jet blue and America. There are 3 times to fly with Delta 7 A.M, 8:10 A.M or 9:30 A.M."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 18,
"intent": "inform",
"slot": "from.time",
"start": 10,
"value": "7:00 A.M"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "Delta",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April the 14th",
"date.return": "",
"destination1": "San Francisco",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "7:00 A.M",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "WiFi",
"price_range": "$900",
"seat_location": "",
"seating_class": "coach",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "before 10:00 A.M",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 23,
"utterance": "How about 7:00 A.M?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 31,
"intent": "inform",
"slot": "to.time",
"start": 22,
"value": "10:40 A.M"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 24,
"utterance": "You will arrive in at 10:40 A.M."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "Delta",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April the 14th",
"date.return": "",
"destination1": "San Francisco",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "7:00 A.M",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "WiFi",
"price_range": "$900",
"seat_location": "",
"seating_class": "coach",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "before 10:00 A.M",
"to": "",
"to.time": "10:40 A.M",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 25,
"utterance": "Okay, that works for me."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 22,
"intent": "inform",
"slot": "type",
"start": 15,
"value": "one way"
},
{
"domain": "flights",
"end": 31,
"intent": "inform",
"slot": "stops",
"start": 23,
"value": "non-stop"
},
{
"domain": "flights",
"end": 49,
"intent": "inform",
"slot": "airline",
"start": 44,
"value": "delta"
},
{
"domain": "flights",
"end": 57,
"intent": "inform",
"slot": "fare",
"start": 53,
"value": "$209"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 26,
"utterance": "Total for this one way non-stop flight with delta is $209."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "delta",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April the 14th",
"date.return": "",
"destination1": "San Francisco",
"destination2": "",
"fare": "$209",
"flight_number": "",
"from": "",
"from.time": "7:00 A.M",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "WiFi",
"price_range": "$900",
"seat_location": "",
"seating_class": "coach",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "before 10:00 A.M",
"to": "",
"to.time": "10:40 A.M",
"total_fare": "",
"type": "one way"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 27,
"utterance": "Okay, perfect."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 28,
"utterance": "I'll send you the details."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "delta",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "April the 14th",
"date.return": "",
"destination1": "San Francisco",
"destination2": "",
"fare": "$209",
"flight_number": "",
"from": "",
"from.time": "7:00 A.M",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "WiFi",
"price_range": "$900",
"seat_location": "",
"seating_class": "coach",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "before 10:00 A.M",
"to": "",
"to.time": "10:40 A.M",
"total_fare": "",
"type": "one way"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 29,
"utterance": "Thank you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 30,
"utterance": "Goodbye."
}
] | train |
[
"flights"
] | tm2 | dlg-01ef3e7d-d895-409e-8d5c-eb5c1c285a80 | tm2-train-10 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 0,
"utterance": "Hello, how may I help you?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 44,
"intent": "inform",
"slot": "destination1",
"start": 38,
"value": "London"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 1,
"utterance": "I would like help finding a flight to London."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 48,
"intent": "inform",
"slot": "destination1",
"start": 42,
"value": "London"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 2,
"utterance": "Okay, what dates will you be traveling to London?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 10,
"intent": "inform",
"slot": "date.depart_origin",
"start": 0,
"value": "August 1st"
},
{
"domain": "flights",
"end": 33,
"intent": "inform",
"slot": "date.return",
"start": 19,
"value": "September 27th"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "August 1st",
"date.return": "September 27th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 3,
"utterance": "August 1st through September 27th."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 4,
"utterance": "Do you have a specific class you would like to fly?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 14,
"intent": "inform",
"slot": "seating_class",
"start": 0,
"value": "Business class"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "August 1st",
"date.return": "September 27th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Business class",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 5,
"utterance": "Business class."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 6,
"utterance": "Do you require any amenities on this light?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "August 1st",
"date.return": "September 27th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Business class",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 7,
"utterance": "No, I do not."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 37,
"intent": "inform",
"slot": "origin",
"start": 34,
"value": "LAX"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 8,
"utterance": "What time would you like to leave LAX?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 8,
"intent": "inform",
"slot": "time_of_day",
"start": 0,
"value": "4:00 p.m"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "August 1st",
"date.return": "September 27th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "LAX",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Business class",
"stops": "",
"stops.location": "",
"time_of_day": "4:00 p.m",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 9,
"utterance": "4:00 p.m."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 72,
"intent": "inform",
"slot": "from.time",
"start": 64,
"value": "3:45 p.m"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 10,
"utterance": "Let me check available flights. One second. I found a flight at 3:45 p.m. is that okay?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "August 1st",
"date.return": "September 27th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "3:45 p.m",
"luggage": "",
"num.pax": "",
"origin": "LAX",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Business class",
"stops": "",
"stops.location": "",
"time_of_day": "4:00 p.m",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 11,
"utterance": "Yes, that's fine."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 61,
"intent": "inform",
"slot": "date.return",
"start": 47,
"value": "September 27th"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 12,
"utterance": "What time would you like to a return flight on September 27th?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 9,
"intent": "inform",
"slot": "time_of_day",
"start": 0,
"value": "10:00 a.m"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "August 1st",
"date.return": "September 27th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "3:45 p.m",
"luggage": "",
"num.pax": "",
"origin": "LAX",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Business class",
"stops": "",
"stops.location": "",
"time_of_day": "10:00 a.m",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 13,
"utterance": "10:00 a.m."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 39,
"intent": "inform",
"slot": "from.time",
"start": 30,
"value": "10:10 a.m"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 14,
"utterance": "I found a flight departing at 10:10 a.m. is that okay?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "August 1st",
"date.return": "September 27th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "10:10 a.m",
"luggage": "",
"num.pax": "",
"origin": "LAX",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Business class",
"stops": "",
"stops.location": "",
"time_of_day": "10:00 a.m",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 15,
"utterance": "Yes, that's fine."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 16,
"utterance": "Would you like to know the pricing for this flight?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "August 1st",
"date.return": "September 27th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "10:10 a.m",
"luggage": "",
"num.pax": "",
"origin": "LAX",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Business class",
"stops": "",
"stops.location": "",
"time_of_day": "10:00 a.m",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 17,
"utterance": "Yes."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 33,
"intent": "inform",
"slot": "total_fare",
"start": 27,
"value": "$3,707"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 18,
"utterance": "Pricing for this flight is $3,707."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "August 1st",
"date.return": "September 27th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "10:10 a.m",
"luggage": "",
"num.pax": "",
"origin": "LAX",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Business class",
"stops": "",
"stops.location": "",
"time_of_day": "10:00 a.m",
"to": "",
"to.time": "",
"total_fare": "$3,707",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 19,
"utterance": "Okay."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 20,
"utterance": "Would you like to book multi outbound and return flight?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "August 1st",
"date.return": "September 27th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "10:10 a.m",
"luggage": "",
"num.pax": "",
"origin": "LAX",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Business class",
"stops": "",
"stops.location": "",
"time_of_day": "10:00 a.m",
"to": "",
"to.time": "",
"total_fare": "$3,707",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 21,
"utterance": "No. I would not."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 22,
"utterance": "Is there anything else I can help you with?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "August 1st",
"date.return": "September 27th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "10:10 a.m",
"luggage": "",
"num.pax": "",
"origin": "LAX",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Business class",
"stops": "",
"stops.location": "",
"time_of_day": "10:00 a.m",
"to": "",
"to.time": "",
"total_fare": "$3,707",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 23,
"utterance": "No."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 24,
"utterance": "Okay, enjoy your trip."
}
] | train |
[
"flights"
] | tm2 | dlg-01ff0557-678d-4110-8768-ee7afbdcb2f2 | tm2-train-11 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 0,
"utterance": "Hello. How can I help you?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 41,
"intent": "inform",
"slot": "type",
"start": 31,
"value": "round-trip"
},
{
"domain": "flights",
"end": 86,
"intent": "inform",
"slot": "origin",
"start": 75,
"value": "Los Angeles"
},
{
"domain": "flights",
"end": 97,
"intent": "inform",
"slot": "destination1",
"start": 90,
"value": "Chicago"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 1,
"utterance": "Hi Assistant. I need to find a round-trip, commercial, airline flight from Los Angeles to Chicago. Can you help me?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 2,
"utterance": "Sure. Just a moment, please. And what are your travel dates?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 31,
"intent": "inform",
"slot": "date.depart_origin",
"start": 26,
"value": "today"
},
{
"domain": "flights",
"end": 52,
"intent": "inform",
"slot": "date.return",
"start": 43,
"value": "in 5 days"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 3,
"utterance": "Oh, I would like to leave today and return in 5 days and I would like to leave as early as possible."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 4,
"utterance": "Okay and what class would you prefer to fly in?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 13,
"intent": "inform",
"slot": "seating_class",
"start": 0,
"value": "Economy class"
},
{
"domain": "flights",
"end": 33,
"intent": "inform",
"slot": "stops",
"start": 26,
"value": "nonstop"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Economy class",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 5,
"utterance": "Economy class is fine and nonstop if possible."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 24,
"intent": "inform",
"slot": "stops",
"start": 17,
"value": "nonstop"
},
{
"domain": "flights",
"end": 51,
"intent": "inform",
"slot": "from",
"start": 40,
"value": "Los Angeles"
},
{
"domain": "flights",
"end": 64,
"intent": "inform",
"slot": "from.time",
"start": 55,
"value": "4:35 p.m."
},
{
"domain": "flights",
"end": 88,
"intent": "inform",
"slot": "from",
"start": 81,
"value": "Chicago"
},
{
"domain": "flights",
"end": 101,
"intent": "inform",
"slot": "to.time",
"start": 92,
"value": "10:43 p.m"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 6,
"utterance": "Sure, there is a nonstop flight leaving Los Angeles at 4:35 p.m. and arriving in Chicago at 10:43 p.m."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "Chicago",
"from.time": "4:35 p.m.",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Economy class",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "10:43 p.m",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 7,
"utterance": "Okay, that sounds great."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 8,
"utterance": "Okay, let me check return flights for you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "Chicago",
"from.time": "4:35 p.m.",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Economy class",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "10:43 p.m",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 9,
"utterance": "Thank you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 45,
"intent": "inform",
"slot": "time_of_day",
"start": 32,
"value": "early morning"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 10,
"utterance": "Did you say you would prefer an early morning flight?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "Chicago",
"from.time": "4:35 p.m.",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Economy class",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "early morning",
"to": "",
"to.time": "10:43 p.m",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 11,
"utterance": "I would like to leave as early as possible. Yes."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 12,
"utterance": "Okay, one moment please."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "Chicago",
"from.time": "4:35 p.m.",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Economy class",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "early morning",
"to": "",
"to.time": "10:43 p.m",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 13,
"utterance": "Sure."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 18,
"intent": "inform",
"slot": "stops",
"start": 11,
"value": "nonstop"
},
{
"domain": "flights",
"end": 41,
"intent": "inform",
"slot": "from",
"start": 34,
"value": "Chicago"
},
{
"domain": "flights",
"end": 51,
"intent": "inform",
"slot": "from.time",
"start": 45,
"value": "6 a.m."
},
{
"domain": "flights",
"end": 70,
"intent": "inform",
"slot": "to",
"start": 68,
"value": "LA"
},
{
"domain": "flights",
"end": 82,
"intent": "inform",
"slot": "to.time",
"start": 74,
"value": "8:27 a.m"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 14,
"utterance": "There is a nonstop flight leaving Chicago at 6 a.m. and arriving in LA at 8:27 a.m."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "Chicago",
"from.time": "6 a.m.",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Economy class",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "early morning",
"to": "LA",
"to.time": "8:27 a.m",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 15,
"utterance": "Okay, that sounds great. I need that flight for sure."
},
{
"dialogue_acts": {
"binary": [
{
"domain": "flights",
"intent": "inform",
"slot": "flight_booked"
}
],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 16,
"utterance": "Okay, great. I will book these flights for you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "Chicago",
"from.time": "6 a.m.",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Economy class",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "early morning",
"to": "LA",
"to.time": "8:27 a.m",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 17,
"utterance": "Thank you so much."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 18,
"utterance": "You're welcome. I hope you enjoy your trip."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "Chicago",
"from.time": "6 a.m.",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Economy class",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "early morning",
"to": "LA",
"to.time": "8:27 a.m",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 19,
"utterance": "Have a good night."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 20,
"utterance": "You too. Good bye!"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "in 5 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "Chicago",
"from.time": "6 a.m.",
"luggage": "",
"num.pax": "",
"origin": "Los Angeles",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "Economy class",
"stops": "nonstop",
"stops.location": "",
"time_of_day": "early morning",
"to": "LA",
"to.time": "8:27 a.m",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 21,
"utterance": "Goodbye."
}
] | train |
[
"flights"
] | tm2 | dlg-01ff0a9f-8602-462a-affc-28039002fe80 | tm2-train-12 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 0,
"utterance": "I would like help finding a flight."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 1,
"utterance": "To where?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 6,
"intent": "inform",
"slot": "destination1",
"start": 0,
"value": "London"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 2,
"utterance": "London."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 3,
"utterance": "Okay and what else can you tell me?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 28,
"intent": "inform",
"slot": "date.depart_origin",
"start": 4,
"value": "leaving on February 21st"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "leaving on February 21st",
"date.return": "",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 4,
"utterance": "I'm leaving on February 21st."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 5,
"utterance": "Okay and what is your return date?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 13,
"intent": "inform",
"slot": "date.return",
"start": 0,
"value": "February 28th"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "leaving on February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 6,
"utterance": "February 28th."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 19,
"intent": "inform",
"slot": "date.depart_origin",
"start": 6,
"value": "February 21st"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 7,
"utterance": "Okay. February 21st to February 30th?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 17,
"intent": "inform",
"slot": "date.depart_origin",
"start": 4,
"value": "February 21st"
},
{
"domain": "flights",
"end": 34,
"intent": "inform",
"slot": "date.return",
"start": 21,
"value": "February 28th"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 8,
"utterance": "No, February 21st to February 28th."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 20,
"intent": "inform",
"slot": "date.depart_origin",
"start": 7,
"value": "February 21st"
},
{
"domain": "flights",
"end": 37,
"intent": "inform",
"slot": "date.return",
"start": 24,
"value": "February 28th"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 9,
"utterance": "Sorry, February 21st to February 28th."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 10,
"utterance": "Yes."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 11,
"utterance": "Okay and what else?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 12,
"utterance": "I think that's all I need."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 43,
"intent": "inform",
"slot": "seating_class",
"start": 36,
"value": "Economy"
},
{
"domain": "flights",
"end": 53,
"intent": "inform",
"slot": "seating_class",
"start": 45,
"value": "business"
},
{
"domain": "flights",
"end": 68,
"intent": "inform",
"slot": "seating_class",
"start": 57,
"value": "first-class"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 13,
"utterance": "Which flight would you like to fly? Economy, business or first-class?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 11,
"intent": "inform",
"slot": "seating_class",
"start": 0,
"value": "First class"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "First class",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 14,
"utterance": "First class."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 11,
"intent": "inform",
"slot": "seating_class",
"start": 0,
"value": "First class"
},
{
"domain": "flights",
"end": 27,
"intent": "inform",
"slot": "price_range",
"start": 22,
"value": "$8000"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 15,
"utterance": "First class starts at $8000. Is that okay?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "$8000",
"seat_location": "",
"seating_class": "First class",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 16,
"utterance": "Yes."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 22,
"intent": "inform",
"slot": "stops",
"start": 14,
"value": "non-stop"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 17,
"utterance": "Do you want a non-stop flight?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "$8000",
"seat_location": "",
"seating_class": "First class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 18,
"utterance": "Yes, I do."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 19,
"utterance": "Okay and what else do you need?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 19,
"intent": "inform",
"slot": "other_description",
"start": 9,
"value": "fruit tray"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "fruit tray",
"price_range": "$8000",
"seat_location": "",
"seating_class": "First class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 20,
"utterance": "I need a fruit tray."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 21,
"utterance": "Okay. What else?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "fruit tray",
"price_range": "$8000",
"seat_location": "",
"seating_class": "First class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 22,
"utterance": "What is the flight number and at what time?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 23,
"utterance": "What time did you prefer to fly?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 24,
"intent": "inform",
"slot": "time_of_day",
"start": 0,
"value": "Between noon and 6:00 PM"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "fruit tray",
"price_range": "$8000",
"seat_location": "",
"seating_class": "First class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "Between noon and 6:00 PM",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 24,
"utterance": "Between noon and 6:00 PM."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 53,
"intent": "inform",
"slot": "time_of_day",
"start": 32,
"value": "between noon and 6 PM"
},
{
"domain": "flights",
"end": 71,
"intent": "inform",
"slot": "airline",
"start": 64,
"value": "British"
},
{
"domain": "flights",
"end": 90,
"intent": "inform",
"slot": "from.time",
"start": 83,
"value": "4:35 PM"
},
{
"domain": "flights",
"end": 112,
"intent": "inform",
"slot": "total_fare",
"start": 107,
"value": "$8291"
},
{
"domain": "flights",
"end": 129,
"intent": "inform",
"slot": "type",
"start": 119,
"value": "round trip"
},
{
"domain": "flights",
"end": 149,
"intent": "inform",
"slot": "from.time",
"start": 142,
"value": "4:50 PM"
},
{
"domain": "flights",
"end": 161,
"intent": "inform",
"slot": "airline",
"start": 155,
"value": "United"
},
{
"domain": "flights",
"end": 179,
"intent": "inform",
"slot": "total_fare",
"start": 174,
"value": "$8391"
},
{
"domain": "flights",
"end": 196,
"intent": "inform",
"slot": "type",
"start": 186,
"value": "round trip"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 25,
"utterance": "There are two different flights between noon and 6 PM. One with British Airways at 4:35 PM and the cost is $8291 for a round trip. And one at 4:50 PM with United Airlines at $8391 for a round trip. Which one would you like to take?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 7,
"intent": "inform",
"slot": "airline",
"start": 0,
"value": "British"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "British",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "4:50 PM",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "fruit tray",
"price_range": "$8000",
"seat_location": "",
"seating_class": "First class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "between noon and 6 PM",
"to": "",
"to.time": "",
"total_fare": "$8391",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 26,
"utterance": "British."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 44,
"intent": "inform",
"slot": "origin",
"start": 38,
"value": "London"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 27,
"utterance": "Okay. What time did you want to leave London?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 24,
"intent": "inform",
"slot": "time_of_day",
"start": 0,
"value": "Between 8:00 AM and noon"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "British",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "4:50 PM",
"luggage": "",
"num.pax": "",
"origin": "London",
"other_description": "fruit tray",
"price_range": "$8000",
"seat_location": "",
"seating_class": "First class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "Between 8:00 AM and noon",
"to": "",
"to.time": "",
"total_fare": "$8391",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 28,
"utterance": "Between 8:00 AM and noon."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 38,
"intent": "inform",
"slot": "airline",
"start": 31,
"value": "British"
},
{
"domain": "flights",
"end": 64,
"intent": "inform",
"slot": "from.time",
"start": 56,
"value": "10:20 AM"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 29,
"utterance": "Okay. There is one flight with British Airways again at 10:20 AM."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "British",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "10:20 AM",
"luggage": "",
"num.pax": "",
"origin": "London",
"other_description": "fruit tray",
"price_range": "$8000",
"seat_location": "",
"seating_class": "First class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "Between 8:00 AM and noon",
"to": "",
"to.time": "",
"total_fare": "$8391",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 30,
"utterance": "I'll take that one."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 30,
"intent": "inform",
"slot": "to",
"start": 19,
"value": "Los Angeles"
},
{
"domain": "flights",
"end": 41,
"intent": "inform",
"slot": "to.time",
"start": 34,
"value": "1:30 PM"
},
{
"domain": "flights",
"end": 81,
"intent": "inform",
"slot": "fare",
"start": 76,
"value": "$8291"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 31,
"utterance": "You will arrive in Los Angeles at 1:30 PM. Your total for this trip will be $8291. Is that okay?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "British",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "$8291",
"flight_number": "",
"from": "",
"from.time": "10:20 AM",
"luggage": "",
"num.pax": "",
"origin": "London",
"other_description": "fruit tray",
"price_range": "$8000",
"seat_location": "",
"seating_class": "First class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "Between 8:00 AM and noon",
"to": "Los Angeles",
"to.time": "1:30 PM",
"total_fare": "$8391",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 32,
"utterance": "Yes."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 33,
"utterance": "Okay. Anything else?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "British",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "$8291",
"flight_number": "",
"from": "",
"from.time": "10:20 AM",
"luggage": "",
"num.pax": "",
"origin": "London",
"other_description": "fruit tray",
"price_range": "$8000",
"seat_location": "",
"seating_class": "First class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "Between 8:00 AM and noon",
"to": "Los Angeles",
"to.time": "1:30 PM",
"total_fare": "$8391",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 34,
"utterance": "Could you give me the flight numbers?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 17,
"intent": "inform",
"slot": "flight_number",
"start": 10,
"value": "AA 6185"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 35,
"utterance": "Yes. It's AA 6185. Is that all?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "British",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "$8291",
"flight_number": "AA 6185",
"from": "",
"from.time": "10:20 AM",
"luggage": "",
"num.pax": "",
"origin": "London",
"other_description": "fruit tray",
"price_range": "$8000",
"seat_location": "",
"seating_class": "First class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "Between 8:00 AM and noon",
"to": "Los Angeles",
"to.time": "1:30 PM",
"total_fare": "$8391",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 36,
"utterance": "That's all. Thank you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 37,
"utterance": "Alright, goodbye. Enjoy your flight."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "British",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "February 21st",
"date.return": "February 28th",
"destination1": "London",
"destination2": "",
"fare": "$8291",
"flight_number": "AA 6185",
"from": "",
"from.time": "10:20 AM",
"luggage": "",
"num.pax": "",
"origin": "London",
"other_description": "fruit tray",
"price_range": "$8000",
"seat_location": "",
"seating_class": "First class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "Between 8:00 AM and noon",
"to": "Los Angeles",
"to.time": "1:30 PM",
"total_fare": "$8391",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 38,
"utterance": "Alright."
}
] | train |
[
"flights"
] | tm2 | dlg-0202ef4d-5de8-441c-b66c-29521cea52b3 | tm2-train-13 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 0,
"utterance": "Hi. How can I help you?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 53,
"intent": "inform",
"slot": "destination1",
"start": 34,
"value": "Seattle, Washington"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "Seattle, Washington",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 1,
"utterance": "I'd like help finding a flight to Seattle, Washington."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 37,
"intent": "inform",
"slot": "destination1",
"start": 18,
"value": "Seattle, Washington"
},
{
"domain": "flights",
"end": 53,
"intent": "inform",
"slot": "origin",
"start": 45,
"value": "New York"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 2,
"utterance": "Okay, a flight to Seattle, Washington. Which New York airport will you be departing from?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 43,
"intent": "inform",
"slot": "origin",
"start": 27,
"value": "New York airport"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "",
"date.return": "",
"destination1": "Seattle, Washington",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "New York airport",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 3,
"utterance": "I would like to leave from New York airport."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 31,
"intent": "inform",
"slot": "origin",
"start": 6,
"value": "JFK International Airport"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 4,
"utterance": "Okay. JFK International Airport departure is set."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 40,
"intent": "inform",
"slot": "date.depart_origin",
"start": 27,
"value": "15th of March"
},
{
"domain": "flights",
"end": 69,
"intent": "inform",
"slot": "date.return",
"start": 56,
"value": "20th of March"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "15th of March",
"date.return": "20th of March",
"destination1": "Seattle, Washington",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK International Airport",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 5,
"utterance": "Okay. I'd like to leave on 15th of March and be back on 20th of March."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 32,
"intent": "inform",
"slot": "date.depart_origin",
"start": 22,
"value": "March 15th"
},
{
"domain": "flights",
"end": 62,
"intent": "inform",
"slot": "date.return",
"start": 52,
"value": "March 20th"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 6,
"utterance": "That was departure on March 15th and return date is March 20th, correct?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 15th",
"date.return": "March 20th",
"destination1": "Seattle, Washington",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK International Airport",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 7,
"utterance": "Yes."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 33,
"intent": "inform",
"slot": "origin",
"start": 30,
"value": "JFK"
},
{
"domain": "flights",
"end": 55,
"intent": "inform",
"slot": "destination1",
"start": 37,
"value": "Seattle Washington"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 8,
"utterance": "I have found few flights from JFK to Seattle Washington. Do you have any preferred time to depart?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 43,
"intent": "inform",
"slot": "time_of_day",
"start": 29,
"value": "in the morning"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 15th",
"date.return": "March 20th",
"destination1": "Seattle Washington",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "in the morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 9,
"utterance": "I'd prefer to leave sometime in the morning."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 13,
"intent": "inform",
"slot": "time_of_day",
"start": 6,
"value": "morning"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 10,
"utterance": "Okay, morning flight departure is set."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 42,
"intent": "inform",
"slot": "price_range",
"start": 30,
"value": "under $1,000"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 15th",
"date.return": "March 20th",
"destination1": "Seattle Washington",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "under $1,000",
"seat_location": "",
"seating_class": "",
"stops": "",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 11,
"utterance": "I'd also like the price to be under $1,000."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 36,
"intent": "inform",
"slot": "price_range",
"start": 20,
"value": "less than $1,000"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 12,
"utterance": "Okay price point is less than $1,000 is set."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 18,
"intent": "inform",
"slot": "seating_class",
"start": 11,
"value": "economy"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 15th",
"date.return": "March 20th",
"destination1": "Seattle Washington",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "less than $1,000",
"seat_location": "",
"seating_class": "economy",
"stops": "",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 13,
"utterance": "And I like economy seating."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 19,
"intent": "inform",
"slot": "seating_class",
"start": 6,
"value": "economy class"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 14,
"utterance": "Okay, economy class is set."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 48,
"intent": "inform",
"slot": "stops",
"start": 26,
"value": "less than two layovers"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 15th",
"date.return": "March 20th",
"destination1": "Seattle Washington",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "less than $1,000",
"seat_location": "",
"seating_class": "economy class",
"stops": "less than two layovers",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 15,
"utterance": "I'd also like there to be less than two layovers."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 25,
"intent": "inform",
"slot": "stops",
"start": 17,
"value": "non-stop"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 16,
"utterance": "I have found two non-stop flights. Would you like the price for those?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 15th",
"date.return": "March 20th",
"destination1": "Seattle Washington",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "less than $1,000",
"seat_location": "",
"seating_class": "economy class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "morning",
"to": "",
"to.time": "",
"total_fare": "",
"type": ""
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 17,
"utterance": "Yes."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 31,
"intent": "inform",
"slot": "from.time",
"start": 22,
"value": "7:15 a.m."
},
{
"domain": "flights",
"end": 48,
"intent": "inform",
"slot": "to",
"start": 41,
"value": "Seattle"
},
{
"domain": "flights",
"end": 62,
"intent": "inform",
"slot": "to.time",
"start": 52,
"value": "10:25 a.m."
},
{
"domain": "flights",
"end": 71,
"intent": "inform",
"slot": "total_fare",
"start": 67,
"value": "$406"
},
{
"domain": "flights",
"end": 82,
"intent": "inform",
"slot": "type",
"start": 72,
"value": "round trip"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 18,
"utterance": "One flight departs at 7:15 a.m. lands in Seattle at 10:25 a.m. for $406 round trip."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 15th",
"date.return": "March 20th",
"destination1": "Seattle Washington",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "7:15 a.m.",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "less than $1,000",
"seat_location": "",
"seating_class": "economy class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "morning",
"to": "Seattle",
"to.time": "10:25 a.m.",
"total_fare": "$406",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 19,
"utterance": "Okay."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 37,
"intent": "inform",
"slot": "from.time",
"start": 28,
"value": "8:00 a.m."
},
{
"domain": "flights",
"end": 54,
"intent": "inform",
"slot": "to",
"start": 47,
"value": "Seattle"
},
{
"domain": "flights",
"end": 67,
"intent": "inform",
"slot": "to.time",
"start": 58,
"value": "11:34 a.m"
},
{
"domain": "flights",
"end": 84,
"intent": "inform",
"slot": "type",
"start": 74,
"value": "round trip"
},
{
"domain": "flights",
"end": 112,
"intent": "inform",
"slot": "total_fare",
"start": 108,
"value": "$416"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 20,
"utterance": "The other flight departs at 8:00 a.m. lands in Seattle at 11:34 a.m. This round trip prices for hundred and $416."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 15th",
"date.return": "March 20th",
"destination1": "Seattle Washington",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "8:00 a.m.",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "less than $1,000",
"seat_location": "",
"seating_class": "economy class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "morning",
"to": "Seattle",
"to.time": "11:34 a.m",
"total_fare": "$416",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 21,
"utterance": "I'll choose the second option."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 64,
"intent": "inform",
"slot": "from",
"start": 57,
"value": "Seattle"
},
{
"domain": "flights",
"end": 78,
"intent": "inform",
"slot": "from.time",
"start": 68,
"value": "10:35 p.m."
},
{
"domain": "flights",
"end": 101,
"intent": "inform",
"slot": "to",
"start": 88,
"value": "New York City"
},
{
"domain": "flights",
"end": 113,
"intent": "inform",
"slot": "to.time",
"start": 105,
"value": "7:01 a.m"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 22,
"utterance": "Okay, departing flight booked. The return flight departs Seattle at 10:35 p.m. lands in New York City at 7:01 a.m."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 15th",
"date.return": "March 20th",
"destination1": "Seattle Washington",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "Seattle",
"from.time": "10:35 p.m.",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "less than $1,000",
"seat_location": "",
"seating_class": "economy class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "morning",
"to": "New York City",
"to.time": "7:01 a.m",
"total_fare": "$416",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 23,
"utterance": "Okay."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 24,
"utterance": "Is there anything else I can help you with?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 15th",
"date.return": "March 20th",
"destination1": "Seattle Washington",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "Seattle",
"from.time": "10:35 p.m.",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "less than $1,000",
"seat_location": "",
"seating_class": "economy class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "morning",
"to": "New York City",
"to.time": "7:01 a.m",
"total_fare": "$416",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 25,
"utterance": "That's all I need to know."
},
{
"dialogue_acts": {
"binary": [
{
"domain": "flights",
"intent": "inform",
"slot": "flight_booked"
}
],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 26,
"utterance": "I will send you flight details to your email have a safe flight. See you later. Bye."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "March 15th",
"date.return": "March 20th",
"destination1": "Seattle Washington",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "Seattle",
"from.time": "10:35 p.m.",
"luggage": "",
"num.pax": "",
"origin": "JFK",
"other_description": "",
"price_range": "less than $1,000",
"seat_location": "",
"seating_class": "economy class",
"stops": "non-stop",
"stops.location": "",
"time_of_day": "morning",
"to": "New York City",
"to.time": "7:01 a.m",
"total_fare": "$416",
"type": "round trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 27,
"utterance": "Okay."
}
] | train |
[
"flights"
] | tm2 | dlg-020b769d-4904-4070-94de-60f7ce617348 | tm2-train-14 | [
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 29,
"intent": "inform",
"slot": "type",
"start": 19,
"value": "round-trip"
},
{
"domain": "flights",
"end": 52,
"intent": "inform",
"slot": "origin",
"start": 42,
"value": "Sacramento"
},
{
"domain": "flights",
"end": 63,
"intent": "inform",
"slot": "destination1",
"start": 56,
"value": "Chicago"
},
{
"domain": "flights",
"end": 78,
"intent": "inform",
"slot": "date.depart_origin",
"start": 73,
"value": "today"
},
{
"domain": "flights",
"end": 102,
"intent": "inform",
"slot": "date.return",
"start": 96,
"value": "4 days"
},
{
"domain": "flights",
"end": 120,
"intent": "inform",
"slot": "time_of_day",
"start": 113,
"value": "evening"
},
{
"domain": "flights",
"end": 167,
"intent": "inform",
"slot": "price_range",
"start": 159,
"value": "cheapest"
},
{
"domain": "flights",
"end": 186,
"intent": "inform",
"slot": "seating_class",
"start": 172,
"value": "business class"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "4 days",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Sacramento",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "business class",
"stops": "",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 0,
"utterance": "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."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 1,
"utterance": "How can I help you? Sure, I can check this for you. Please confirm your return date."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 17,
"intent": "inform",
"slot": "date.return",
"start": 0,
"value": "4 days from today"
},
{
"domain": "flights",
"end": 27,
"intent": "inform",
"slot": "date.return",
"start": 23,
"value": "14th"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "14th",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "",
"from.time": "",
"luggage": "",
"num.pax": "",
"origin": "Sacramento",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "business class",
"stops": "",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 2,
"utterance": "4 days from today. The 14th, I believe."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 51,
"intent": "inform",
"slot": "from",
"start": 41,
"value": "Sacramento"
},
{
"domain": "flights",
"end": 63,
"intent": "inform",
"slot": "from.time",
"start": 55,
"value": "5:12 p.m"
},
{
"domain": "flights",
"end": 69,
"intent": "inform",
"slot": "date",
"start": 64,
"value": "today"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 3,
"utterance": "Okay. Status of flight that departs from Sacramento at 5:12 p.m today."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "today",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "14th",
"destination1": "Chicago",
"destination2": "",
"fare": "",
"flight_number": "",
"from": "Sacramento",
"from.time": "5:12 p.m",
"luggage": "",
"num.pax": "",
"origin": "Sacramento",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "business class",
"stops": "",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 4,
"utterance": "What is the status? What's the price?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 17,
"intent": "inform",
"slot": "fare",
"start": 13,
"value": "$902"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 5,
"utterance": "The price is $902."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 19,
"intent": "inform",
"slot": "price_range",
"start": 11,
"value": "cheapest"
},
{
"domain": "flights",
"end": 34,
"intent": "inform",
"slot": "seating_class",
"start": 20,
"value": "business class"
}
]
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "today",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "14th",
"destination1": "Chicago",
"destination2": "",
"fare": "$902",
"flight_number": "",
"from": "Sacramento",
"from.time": "5:12 p.m",
"luggage": "",
"num.pax": "",
"origin": "Sacramento",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "business class",
"stops": "",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 6,
"utterance": "That's the cheapest business class ticket?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 23,
"intent": "inform",
"slot": "price_range",
"start": 15,
"value": "cheapest"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 7,
"utterance": "Yes, it is the cheapest."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "today",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "14th",
"destination1": "Chicago",
"destination2": "",
"fare": "$902",
"flight_number": "",
"from": "Sacramento",
"from.time": "5:12 p.m",
"luggage": "",
"num.pax": "",
"origin": "Sacramento",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "business class",
"stops": "",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 8,
"utterance": "Okay, book that. What do we have for returning flights?"
},
{
"dialogue_acts": {
"binary": [
{
"domain": "flights",
"intent": "inform",
"slot": "flight_booked"
}
],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 9,
"utterance": "Departure flight has been booked and the details have been emailed to you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "today",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "14th",
"destination1": "Chicago",
"destination2": "",
"fare": "$902",
"flight_number": "",
"from": "Sacramento",
"from.time": "5:12 p.m",
"luggage": "",
"num.pax": "",
"origin": "Sacramento",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "business class",
"stops": "",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 10,
"utterance": "What do we have for returning flight?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": [
{
"domain": "flights",
"end": 35,
"intent": "inform",
"slot": "from.time",
"start": 27,
"value": "5:25 p.m"
},
{
"domain": "flights",
"end": 50,
"intent": "inform",
"slot": "date",
"start": 39,
"value": "August 14th"
}
]
},
"speaker": "system",
"state": null,
"utt_idx": 11,
"utterance": "The returning flight is at 5:25 p.m on August 14th, is that okay with you?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "August 14th",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "14th",
"destination1": "Chicago",
"destination2": "",
"fare": "$902",
"flight_number": "",
"from": "Sacramento",
"from.time": "5:25 p.m",
"luggage": "",
"num.pax": "",
"origin": "Sacramento",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "business class",
"stops": "",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 12,
"utterance": "That sounds great."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 13,
"utterance": "Perfect, should I book it?"
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "August 14th",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "14th",
"destination1": "Chicago",
"destination2": "",
"fare": "$902",
"flight_number": "",
"from": "Sacramento",
"from.time": "5:25 p.m",
"luggage": "",
"num.pax": "",
"origin": "Sacramento",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "business class",
"stops": "",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 14,
"utterance": "Yes, please."
},
{
"dialogue_acts": {
"binary": [
{
"domain": "flights",
"intent": "inform",
"slot": "flight_booked"
}
],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 15,
"utterance": "The details have been emailed to you and the booking has been done."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "user",
"state": {
"flights": {
"airline": "",
"date": "August 14th",
"date.depart_intermediate": "",
"date.depart_origin": "today",
"date.return": "14th",
"destination1": "Chicago",
"destination2": "",
"fare": "$902",
"flight_number": "",
"from": "Sacramento",
"from.time": "5:25 p.m",
"luggage": "",
"num.pax": "",
"origin": "Sacramento",
"other_description": "",
"price_range": "cheapest",
"seat_location": "",
"seating_class": "business class",
"stops": "",
"stops.location": "",
"time_of_day": "evening",
"to": "",
"to.time": "",
"total_fare": "",
"type": "round-trip"
},
"food-ordering": null,
"hotels": null,
"movies": null,
"music": null,
"restaurant-search": null,
"sports": null
},
"utt_idx": 16,
"utterance": "Thank you."
},
{
"dialogue_acts": {
"binary": [],
"categorical": [],
"non-categorical": []
},
"speaker": "system",
"state": null,
"utt_idx": 17,
"utterance": "You're welcome. Have a safe trip."
}
] | train |
End of preview.