dialogue_id stringlengths 12 13 | turn_id int8 0 21 | domains list | user_utterances list | system_utterances list | slot_values dict | turn_slot_values dict | last_slot_values dict | system_response_acts list | system_response stringlengths 0 332 |
|---|---|---|---|---|---|---|---|---|---|
MUL0611.json | 2 | [
"hotel",
"train"
] | [
"are there any 4 star hotel -s in cambridge ?",
"firstly , before that , i need a hotel that include -s free wifi and parking , and needs to be in the cheap price range .",
"a hotel is fine if you have it please ."
] | [
"",
"how many days will you stay and how many people will be staying with you ?",
"there are 8 options . do you want to specify hotel type or area ?"
] | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "yes",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "yes",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
... | [
"{'service': 'booking', 'act': 'inform', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'hotel', 'act': 'inform', 'slot_name': 'area', 'value': 'west'}",
"{'service': 'hotel', 'act': 'inform', 'slot_name': 'name', 'value': 'the cambridge belfry'}",
"{'service': 'hotel', 'act': 'inform', 'slot_name': 'ty... | the only hotel that fits is on the west side . it s called the cambridge belfry . does that sound like it will work for you ? i can book it if you like . |
MUL0611.json | 3 | [
"hotel",
"train"
] | [
"are there any 4 star hotel -s in cambridge ?",
"firstly , before that , i need a hotel that include -s free wifi and parking , and needs to be in the cheap price range .",
"a hotel is fine if you have it please .",
"that is fine . i need it for 8 people starting monday for 4 nights . can i please have the re... | [
"",
"how many days will you stay and how many people will be staying with you ?",
"there are 8 options . do you want to specify hotel type or area ?",
"the only hotel that fits is on the west side . it s called the cambridge belfry . does that sound like it will work for you ? i can book it if you like ."
] | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "monday",
"book people": "8",
"book stay": "4",
"stars": "4",
"internet": "yes",
"name": "cambridge belfry",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "monday",
"book people": "8",
"book stay": "4",
"stars": "",
"internet": "",
"name": "cambridge belfry",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people... | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "yes",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
... | [
"{'service': 'booking', 'act': 'nobook', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'booking', 'act': 'request', 'slot_name': 'stay', 'value': '?'}",
"{'service': 'booking', 'act': 'request', 'slot_name': 'day', 'value': '?'}"
] | the booking was unsuccessful ? would you like to try for a different day or a different number of days ? |
MUL0611.json | 4 | [
"hotel",
"train"
] | [
"are there any 4 star hotel -s in cambridge ?",
"firstly , before that , i need a hotel that include -s free wifi and parking , and needs to be in the cheap price range .",
"a hotel is fine if you have it please .",
"that is fine . i need it for 8 people starting monday for 4 nights . can i please have the re... | [
"",
"how many days will you stay and how many people will be staying with you ?",
"there are 8 options . do you want to specify hotel type or area ?",
"the only hotel that fits is on the west side . it s called the cambridge belfry . does that sound like it will work for you ? i can book it if you like .",
... | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "monday",
"book people": "8",
"book stay": "2",
"stars": "4",
"internet": "yes",
"name": "cambridge belfry",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "2",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": ... | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "monday",
"book people": "8",
"book stay": "4",
"stars": "4",
"internet": "yes",
"name": "cambridge belfry",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",... | [
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'booking', 'act': 'book', 'slot_name': 'ref', 'value': 'qx5fhjvd'}",
"{'service': 'booking', 'act': 'book', 'slot_name': 'stay', 'value': 'two'}"
] | they do indeed have rooms for you for 2 nights . your reference number is qx5fhjvd . is there anything else i can do for you today ? |
MUL0611.json | 5 | [
"hotel",
"train"
] | [
"are there any 4 star hotel -s in cambridge ?",
"firstly , before that , i need a hotel that include -s free wifi and parking , and needs to be in the cheap price range .",
"a hotel is fine if you have it please .",
"that is fine . i need it for 8 people starting monday for 4 nights . can i please have the re... | [
"",
"how many days will you stay and how many people will be staying with you ?",
"there are 8 options . do you want to specify hotel type or area ?",
"the only hotel that fits is on the west side . it s called the cambridge belfry . does that sound like it will work for you ? i can book it if you like .",
... | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "monday",
"book people": "8",
"book stay": "2",
"stars": "4",
"internet": "yes",
"name": "cambridge belfry",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "monday",
"book people": "8",
"book stay": "2",
"stars": "4",
"internet": "yes",
"name": "cambridge belfry",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",... | [
"{'service': 'train', 'act': 'request', 'slot_name': 'day', 'value': '?'}",
"{'service': 'train', 'act': 'request', 'slot_name': 'leave', 'value': '?'}"
] | what day and time would you like to travel ? |
MUL0611.json | 6 | [
"hotel",
"train"
] | [
"are there any 4 star hotel -s in cambridge ?",
"firstly , before that , i need a hotel that include -s free wifi and parking , and needs to be in the cheap price range .",
"a hotel is fine if you have it please .",
"that is fine . i need it for 8 people starting monday for 4 nights . can i please have the re... | [
"",
"how many days will you stay and how many people will be staying with you ?",
"there are 8 options . do you want to specify hotel type or area ?",
"the only hotel that fits is on the west side . it s called the cambridge belfry . does that sound like it will work for you ? i can book it if you like .",
... | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "monday",
"book people": "8",
"book stay": "2",
"stars": "4",
"internet": "yes",
"name": "cambridge belfry",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "we... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "wednesday",
"book people": "",
"lea... | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "monday",
"book people": "8",
"book stay": "2",
"stars": "4",
"internet": "yes",
"name": "cambridge belfry",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",... | [
"{'service': 'train', 'act': 'inform', 'slot_name': 'id', 'value': 'tr4364'}",
"{'service': 'train', 'act': 'inform', 'slot_name': 'dest', 'value': 'the stansted airport'}",
"{'service': 'train', 'act': 'inform', 'slot_name': 'leave', 'value': '21:40'}",
"{'service': 'train', 'act': 'inform', 'slot_name': 'ch... | there are 3 trains that are going to the stansted airport after 21:00 . we have train id tr4364 that leaves at 21:40 , should i book that for you ? |
MUL0611.json | 7 | [
"hotel",
"train"
] | [
"are there any 4 star hotel -s in cambridge ?",
"firstly , before that , i need a hotel that include -s free wifi and parking , and needs to be in the cheap price range .",
"a hotel is fine if you have it please .",
"that is fine . i need it for 8 people starting monday for 4 nights . can i please have the re... | [
"",
"how many days will you stay and how many people will be staying with you ?",
"there are 8 options . do you want to specify hotel type or area ?",
"the only hotel that fits is on the west side . it s called the cambridge belfry . does that sound like it will work for you ? i can book it if you like .",
... | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "monday",
"book people": "8",
"book stay": "2",
"stars": "4",
"internet": "yes",
"name": "cambridge belfry",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "we... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "8",
"leave at": ... | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "monday",
"book people": "8",
"book stay": "2",
"stars": "4",
"internet": "yes",
"name": "cambridge belfry",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "we... | [
"{'service': 'general', 'act': 'bye', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'train', 'act': 'offerbooked', 'slot_name': 'people', 'value': '8'}",
"{'service': 'train', 'act': 'offerbooked', 'slot_name': 'ref', 'value': 'wqtgd7s4'}",
"{'service': 'train', 'act': 'offerbooked', 'slot_name': 'tick... | yes the total cost of 8 tickets was 80.80 pounds . i have a booking reference number for you . it is wqtgd7s4 . thank you for calling . |
MUL0611.json | 8 | [
"hotel",
"train"
] | [
"are there any 4 star hotel -s in cambridge ?",
"firstly , before that , i need a hotel that include -s free wifi and parking , and needs to be in the cheap price range .",
"a hotel is fine if you have it please .",
"that is fine . i need it for 8 people starting monday for 4 nights . can i please have the re... | [
"",
"how many days will you stay and how many people will be staying with you ?",
"there are 8 options . do you want to specify hotel type or area ?",
"the only hotel that fits is on the west side . it s called the cambridge belfry . does that sound like it will work for you ? i can book it if you like .",
... | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "monday",
"book people": "8",
"book stay": "2",
"stars": "4",
"internet": "yes",
"name": "cambridge belfry",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "we... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "monday",
"book people": "8",
"book stay": "2",
"stars": "4",
"internet": "yes",
"name": "cambridge belfry",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "we... | [
"{'service': 'train', 'act': 'inform', 'slot_name': 'arrive', 'value': '22:08'}",
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}"
] | the arrival time is 22:08 . do you have any other questions ? |
MUL0611.json | 9 | [
"hotel",
"train"
] | [
"are there any 4 star hotel -s in cambridge ?",
"firstly , before that , i need a hotel that include -s free wifi and parking , and needs to be in the cheap price range .",
"a hotel is fine if you have it please .",
"that is fine . i need it for 8 people starting monday for 4 nights . can i please have the re... | [
"",
"how many days will you stay and how many people will be staying with you ?",
"there are 8 options . do you want to specify hotel type or area ?",
"the only hotel that fits is on the west side . it s called the cambridge belfry . does that sound like it will work for you ? i can book it if you like .",
... | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "monday",
"book people": "8",
"book stay": "2",
"stars": "4",
"internet": "yes",
"name": "cambridge belfry",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "we... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "cheap",
"type": "hotel",
"parking": "yes",
"book day": "monday",
"book people": "8",
"book stay": "2",
"stars": "4",
"internet": "yes",
"name": "cambridge belfry",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "we... | [
"{'service': 'general', 'act': 'bye', 'slot_name': 'none', 'value': 'none'}"
] | |
PMUL1196.json | 0 | [
"train",
"attraction"
] | [
"i am looking to visit some place -s of interest while i am in cambridge . perhaps some colleges ?"
] | [
""
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'attraction', 'act': 'request', 'slot_name': 'area', 'value': '?'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'type', 'value': 'colleges'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'choice', 'value': '18'}"
] | there are 18 colleges that match . do youhave any preferences in terms of location -s ? |
PMUL1196.json | 1 | [
"train",
"attraction"
] | [
"i am looking to visit some place -s of interest while i am in cambridge . perhaps some colleges ?",
"yes , i would like more information on 1 in the centre area please ."
] | [
"",
"there are 18 colleges that match . do youhave any preferences in terms of location -s ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'attraction', 'act': 'recommend', 'slot_name': 'name', 'value': \"christ's college\"}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'choice', 'value': 'many'}"
] | there are many options . may i suggest christ s college ? |
PMUL1196.json | 2 | [
"train",
"attraction"
] | [
"i am looking to visit some place -s of interest while i am in cambridge . perhaps some colleges ?",
"yes , i would like more information on 1 in the centre area please .",
"that sounds good . may i have the postcode , phone number and address ."
] | [
"",
"there are 18 colleges that match . do youhave any preferences in terms of location -s ?",
"there are many options . may i suggest christ s college ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'name', 'value': \"christ's college\"}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'addr', 'value': \"saint andrew's street\"}",
"{'service': 'attraction', ... | |
SNG1384.json | 0 | [
"attraction"
] | [
"give me information about museums in the west side of town ."
] | [
""
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'attraction', 'act': 'recommend', 'slot_name': 'name', 'value': 'the cafe jello gallery'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'area', 'value': 'the west side of town'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'type', 'value': 'museums '}",
"{'service': 'at... | there are a few museums in the west side of town . i highly recommend checking out the cafe jello gallery if you've got the time . |
SNG1384.json | 1 | [
"attraction"
] | [
"give me information about museums in the west side of town .",
"what is the full address and zipcode of cafe jello gallery ?"
] | [
"",
"there are a few museums in the west side of town . i highly recommend checking out the cafe jello gallery if you've got the time ."
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'name', 'value': 'cafe jello gallery'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'post', 'value': 'cb30af'}",
"{'service': 'attraction', 'act': 'inform', ... | cafe jello gallery is located at cafe jello gallery , 13 magdalene street . their postcode is cb30af . is there anything else i can assist you with today ? |
SNG1384.json | 2 | [
"attraction"
] | [
"give me information about museums in the west side of town .",
"what is the full address and zipcode of cafe jello gallery ?",
"no that'll be all . thanks so much !"
] | [
"",
"there are a few museums in the west side of town . i highly recommend checking out the cafe jello gallery if you've got the time .",
"cafe jello gallery is located at cafe jello gallery , 13 magdalene street . their postcode is cb30af . is there anything else i can assist you with today ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'bye', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'general', 'act': 'welcome', 'slot_name': 'none', 'value': 'none'}"
] | |
PMUL3593.json | 0 | [
"taxi",
"attraction",
"restaurant"
] | [
"i need a expensive restraint om cambridge in the centre"
] | [
""
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'restaurant', 'act': 'request', 'slot_name': 'food', 'value': '?'}",
"{'service': 'booking', 'act': 'inform', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'choice', 'value': 'several '}"
] | i have several options for you . what type of food are you interested in ? i can gladly book a reservation with a little more information . |
PMUL3593.json | 1 | [
"taxi",
"attraction",
"restaurant"
] | [
"i need a expensive restraint om cambridge in the centre",
"my husband s family will be with us for a birthday dinner , so how about italian . they are from an italian family ."
] | [
"",
"i have several options for you . what type of food are you interested in ? i can gladly book a reservation with a little more information ."
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'addr', 'value': '32 bridge street'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'name', 'value': 'caffe uno '}"
] | okay , how about caffe uno located on 32 bridge street ? |
PMUL3593.json | 2 | [
"taxi",
"attraction",
"restaurant"
] | [
"i need a expensive restraint om cambridge in the centre",
"my husband s family will be with us for a birthday dinner , so how about italian . they are from an italian family .",
"please book a table for 2 on monday at 18:15 ."
] | [
"",
"i have several options for you . what type of food are you interested in ? i can gladly book a reservation with a little more information .",
"okay , how about caffe uno located on 32 bridge street ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'greet', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'booking', 'act': 'book', 'slot_name': 'ref', 'value': 'e3cnap2'}"
] | |
PMUL4783.json | 0 | [
"restaurant",
"attraction"
] | [
"i was told about a beautiful college called saint catharine s . could i get some information on it ?"
] | [
""
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'addr', 'value': \"king's parade\"}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'fee', 'value': 'free'}",
"{'service': 'attraction', 'act': 'inform', 'slot_... | it is in the centre part of town at king s parade , and entrance is free . can i help you with anything else ? |
PMUL4783.json | 1 | [
"restaurant",
"attraction"
] | [
"i was told about a beautiful college called saint catharine s . could i get some information on it ?",
"yes , i would like to know the postcode , please ?"
] | [
"",
"it is in the centre part of town at king s parade , and entrance is free . can i help you with anything else ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'post', 'value': 'cb21rl'}"
] | the postcode is cb21rl . is there anything else i can help you with ? |
PMUL4783.json | 2 | [
"restaurant",
"attraction"
] | [
"i was told about a beautiful college called saint catharine s . could i get some information on it ?",
"yes , i would like to know the postcode , please ?",
"yeah , are there any restaurant -s serving italian food near the college ?"
] | [
"",
"it is in the centre part of town at king s parade , and entrance is free . can i help you with anything else ?",
"the postcode is cb21rl . is there anything else i can help you with ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'restaurant', 'act': 'request', 'slot_name': 'price', 'value': '?'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'choice', 'value': '9'}"
] | yes , there are 9 ! what price range would you like ? |
PMUL4783.json | 3 | [
"restaurant",
"attraction"
] | [
"i was told about a beautiful college called saint catharine s . could i get some information on it ?",
"yes , i would like to know the postcode , please ?",
"yeah , are there any restaurant -s serving italian food near the college ?",
"i am splurging , let s go with an expensive 1 !"
] | [
"",
"it is in the centre part of town at king s parade , and entrance is free . can i help you with anything else ?",
"the postcode is cb21rl . is there anything else i can help you with ?",
"yes , there are 9 ! what price range would you like ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'booking', 'act': 'inform', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'restaurant', 'act': 'recommend', 'slot_name': 'name', 'value': 'stazione restaurant and coffee bar'}",
"{'service': 'restaurant', 'act': 'recommend', 'slot_name': 'price', 'value': 'expensive '}"
] | okay how about the stazione restaurant and coffee bar ? it is in the expensive price range . would you like me to make a reservation for you ? |
PMUL4783.json | 4 | [
"restaurant",
"attraction"
] | [
"i was told about a beautiful college called saint catharine s . could i get some information on it ?",
"yes , i would like to know the postcode , please ?",
"yeah , are there any restaurant -s serving italian food near the college ?",
"i am splurging , let s go with an expensive 1 !",
"yes , that would be ... | [
"",
"it is in the centre part of town at king s parade , and entrance is free . can i help you with anything else ?",
"the postcode is cb21rl . is there anything else i can help you with ?",
"yes , there are 9 ! what price range would you like ?",
"okay how about the stazione restaurant and coffee bar ? it ... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'booking', 'act': 'book', 'slot_name': 'ref', 'value': '8fmz4vce'}"
] | i have made those reservations and your reference number is 8fmz4vce . |
PMUL4783.json | 5 | [
"restaurant",
"attraction"
] | [
"i was told about a beautiful college called saint catharine s . could i get some information on it ?",
"yes , i would like to know the postcode , please ?",
"yeah , are there any restaurant -s serving italian food near the college ?",
"i am splurging , let s go with an expensive 1 !",
"yes , that would be ... | [
"",
"it is in the centre part of town at king s parade , and entrance is free . can i help you with anything else ?",
"the postcode is cb21rl . is there anything else i can help you with ?",
"yes , there are 9 ! what price range would you like ?",
"okay how about the stazione restaurant and coffee bar ? it ... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'welcome', 'slot_name': 'none', 'value': 'none'}"
] | |
PMUL4718.json | 0 | [
"restaurant",
"hotel"
] | [
"hi , i am looking for a moderate -ly priced italian restaurant in cambridge ."
] | [
""
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'restaurant', 'act': 'select', 'slot_name': 'area', 'value': 'west'}",
"{'service': 'restaurant', 'act': 'select', 'slot_name': 'name', 'value': 'prezzo'}"
] | what about prezzo in the west ? |
PMUL4718.json | 1 | [
"restaurant",
"hotel"
] | [
"hi , i am looking for a moderate -ly priced italian restaurant in cambridge .",
"i was thinking an italian restaurant located in the east ."
] | [
"",
"what about prezzo in the west ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'restaurant', 'act': 'recommend', 'slot_name': 'addr', 'value': 'cambridge retail park on newmarket road'}",
"{'service': 'restaurant', 'act': 'recommend', 'slot_name': 'name', 'value': 'pizza hut fen ditton'}",
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}"
] | pizza hut fen ditton would suit you perfectly ! they are located in cambridge retail park on newmarket road . do you need additional information ? |
PMUL4718.json | 2 | [
"restaurant",
"hotel"
] | [
"hi , i am looking for a moderate -ly priced italian restaurant in cambridge .",
"i was thinking an italian restaurant located in the east .",
"yes , i would like to know the postcode , please ?"
] | [
"",
"what about prezzo in the west ?",
"pizza hut fen ditton would suit you perfectly ! they are located in cambridge retail park on newmarket road . do you need additional information ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'booking', 'act': 'inform', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'post', 'value': 'cb58wr'}"
] | cb58wr would you like me to book it for you ? |
PMUL4718.json | 3 | [
"restaurant",
"hotel"
] | [
"hi , i am looking for a moderate -ly priced italian restaurant in cambridge .",
"i was thinking an italian restaurant located in the east .",
"yes , i would like to know the postcode , please ?",
"not right now . i would like to find a place to stay , though ."
] | [
"",
"what about prezzo in the west ?",
"pizza hut fen ditton would suit you perfectly ! they are located in cambridge retail park on newmarket road . do you need additional information ?",
"cb58wr would you like me to book it for you ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'hotel', 'act': 'request', 'slot_name': 'area', 'value': '?'}"
] | do you know what area you would like to stay in ? |
PMUL4718.json | 4 | [
"restaurant",
"hotel"
] | [
"hi , i am looking for a moderate -ly priced italian restaurant in cambridge .",
"i was thinking an italian restaurant located in the east .",
"yes , i would like to know the postcode , please ?",
"not right now . i would like to find a place to stay , though .",
"nah , the area does not matter , i coming t... | [
"",
"what about prezzo in the west ?",
"pizza hut fen ditton would suit you perfectly ! they are located in cambridge retail park on newmarket road . do you need additional information ?",
"cb58wr would you like me to book it for you ?",
"do you know what area you would like to stay in ?"
] | {
"hotel": {
"price range": "expensive",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"le... | {
"hotel": {
"price range": "expensive",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"le... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'hotel', 'act': 'request', 'slot_name': 'parking', 'value': '?'}",
"{'service': 'hotel', 'act': 'request', 'slot_name': 'internet', 'value': '?'}"
] | do you need parking or internet ? |
PMUL4718.json | 5 | [
"restaurant",
"hotel"
] | [
"hi , i am looking for a moderate -ly priced italian restaurant in cambridge .",
"i was thinking an italian restaurant located in the east .",
"yes , i would like to know the postcode , please ?",
"not right now . i would like to find a place to stay , though .",
"nah , the area does not matter , i coming t... | [
"",
"what about prezzo in the west ?",
"pizza hut fen ditton would suit you perfectly ! they are located in cambridge retail park on newmarket road . do you need additional information ?",
"cb58wr would you like me to book it for you ?",
"do you know what area you would like to stay in ?",
"do you need pa... | {
"hotel": {
"price range": "expensive",
"type": "",
"parking": "no",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"... | {
"hotel": {
"price range": "",
"type": "",
"parking": "no",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at":... | {
"hotel": {
"price range": "expensive",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"le... | [
"{'service': 'booking', 'act': 'inform', 'slot_name': 'none', 'value': 'none'}"
] | would you like me to book you a room ? |
PMUL4718.json | 6 | [
"restaurant",
"hotel"
] | [
"hi , i am looking for a moderate -ly priced italian restaurant in cambridge .",
"i was thinking an italian restaurant located in the east .",
"yes , i would like to know the postcode , please ?",
"not right now . i would like to find a place to stay , though .",
"nah , the area does not matter , i coming t... | [
"",
"what about prezzo in the west ?",
"pizza hut fen ditton would suit you perfectly ! they are located in cambridge retail park on newmarket road . do you need additional information ?",
"cb58wr would you like me to book it for you ?",
"do you know what area you would like to stay in ?",
"do you need pa... | {
"hotel": {
"price range": "expensive",
"type": "hotel",
"parking": "no",
"book day": "thursday",
"book people": "",
"book stay": "2",
"stars": "4",
"internet": "",
"name": "",
"area": "dontcare"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"b... | {
"hotel": {
"price range": "",
"type": "hotel",
"parking": "",
"book day": "thursday",
"book people": "",
"book stay": "2",
"stars": "",
"internet": "",
"name": "",
"area": "dontcare"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people":... | {
"hotel": {
"price range": "expensive",
"type": "",
"parking": "no",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"... | [
"{'service': 'booking', 'act': 'inform', 'slot_name': 'name', 'value': 'university arms hotel'}",
"{'service': 'booking', 'act': 'request', 'slot_name': 'people', 'value': '?'}"
] | before i finish booking your room at the university arms hotel . can you confirm how many people will be staying ? |
PMUL4718.json | 7 | [
"restaurant",
"hotel"
] | [
"hi , i am looking for a moderate -ly priced italian restaurant in cambridge .",
"i was thinking an italian restaurant located in the east .",
"yes , i would like to know the postcode , please ?",
"not right now . i would like to find a place to stay , though .",
"nah , the area does not matter , i coming t... | [
"",
"what about prezzo in the west ?",
"pizza hut fen ditton would suit you perfectly ! they are located in cambridge retail park on newmarket road . do you need additional information ?",
"cb58wr would you like me to book it for you ?",
"do you know what area you would like to stay in ?",
"do you need pa... | {
"hotel": {
"price range": "expensive",
"type": "hotel",
"parking": "no",
"book day": "thursday",
"book people": "5",
"book stay": "2",
"stars": "4",
"internet": "",
"name": "",
"area": "dontcare"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "5",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": ... | {
"hotel": {
"price range": "expensive",
"type": "hotel",
"parking": "no",
"book day": "thursday",
"book people": "",
"book stay": "2",
"stars": "4",
"internet": "",
"name": "",
"area": "dontcare"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"b... | [
"{'service': 'booking', 'act': 'book', 'slot_name': 'ref', 'value': 'wulz2vex'}"
] | those reservations have been made and your reference number is wulz2vex . |
PMUL4718.json | 8 | [
"restaurant",
"hotel"
] | [
"hi , i am looking for a moderate -ly priced italian restaurant in cambridge .",
"i was thinking an italian restaurant located in the east .",
"yes , i would like to know the postcode , please ?",
"not right now . i would like to find a place to stay , though .",
"nah , the area does not matter , i coming t... | [
"",
"what about prezzo in the west ?",
"pizza hut fen ditton would suit you perfectly ! they are located in cambridge retail park on newmarket road . do you need additional information ?",
"cb58wr would you like me to book it for you ?",
"do you know what area you would like to stay in ?",
"do you need pa... | {
"hotel": {
"price range": "expensive",
"type": "hotel",
"parking": "no",
"book day": "thursday",
"book people": "5",
"book stay": "2",
"stars": "4",
"internet": "",
"name": "",
"area": "dontcare"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "expensive",
"type": "hotel",
"parking": "no",
"book day": "thursday",
"book people": "5",
"book stay": "2",
"stars": "4",
"internet": "",
"name": "",
"area": "dontcare"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"... | [
"{'service': 'general', 'act': 'bye', 'slot_name': 'none', 'value': 'none'}"
] | |
MUL2469.json | 0 | [
"taxi",
"attraction",
"restaurant"
] | [
"hi , i am traveling to cambridge and i am looking for things to do in the city centre . can you help me find something to do ?"
] | [
""
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'attraction', 'act': 'request', 'slot_name': 'type', 'value': '?'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'area', 'value': 'in the centre'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'choice', 'value': 'a lot to do'}"
] | there is a lot to do in the centre is there a type of attraction you want ? |
MUL2469.json | 1 | [
"taxi",
"attraction",
"restaurant"
] | [
"hi , i am traveling to cambridge and i am looking for things to do in the city centre . can you help me find something to do ?",
"i have no preference . pick any for me and please tell me the attraction type , entrance fee and phone number ."
] | [
"",
"there is a lot to do in the centre is there a type of attraction you want ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'attraction', 'act': 'recommend', 'slot_name': 'fee', 'value': '2 pounds'}",
"{'service': 'attraction', 'act': 'recommend', 'slot_name': 'phone', 'value': '01223350914'}",
"{'service': 'attraction', 'act': 'recommend', 'slot_name': 'name', 'value': \"great saint mary's church\"}",
"{'service': 'a... | all right . great saint mary s church is 1 our many churches famous for architecture . it s 2 pounds to get in , and their number is 01223350914 . |
MUL2469.json | 2 | [
"taxi",
"attraction",
"restaurant"
] | [
"hi , i am traveling to cambridge and i am looking for things to do in the city centre . can you help me find something to do ?",
"i have no preference . pick any for me and please tell me the attraction type , entrance fee and phone number .",
"i am also looking for a restaurant that serves korean food , and i... | [
"",
"there is a lot to do in the centre is there a type of attraction you want ?",
"all right . great saint mary s church is 1 our many churches famous for architecture . it s 2 pounds to get in , and their number is 01223350914 ."
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'booking', 'act': 'inform', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'name', 'value': 'little seoul'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'addr', 'value': '108 regent street city centre'}"
] | little seoul is on 108 regent street city centre . would you like a reservation ? |
MUL2469.json | 3 | [
"taxi",
"attraction",
"restaurant"
] | [
"hi , i am traveling to cambridge and i am looking for things to do in the city centre . can you help me find something to do ?",
"i have no preference . pick any for me and please tell me the attraction type , entrance fee and phone number .",
"i am also looking for a restaurant that serves korean food , and i... | [
"",
"there is a lot to do in the centre is there a type of attraction you want ?",
"all right . great saint mary s church is 1 our many churches famous for architecture . it s 2 pounds to get in , and their number is 01223350914 .",
"little seoul is on 108 regent street city centre . would you like a reservat... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'phone', 'value': '01223308681'}"
] | their phone number is 01223308681 |
MUL2469.json | 4 | [
"taxi",
"attraction",
"restaurant"
] | [
"hi , i am traveling to cambridge and i am looking for things to do in the city centre . can you help me find something to do ?",
"i have no preference . pick any for me and please tell me the attraction type , entrance fee and phone number .",
"i am also looking for a restaurant that serves korean food , and i... | [
"",
"there is a lot to do in the centre is there a type of attraction you want ?",
"all right . great saint mary s church is 1 our many churches famous for architecture . it s 2 pounds to get in , and their number is 01223350914 .",
"little seoul is on 108 regent street city centre . would you like a reservat... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'taxi', 'act': 'request', 'slot_name': 'depart', 'value': '?'}"
] | what time would you like to travel by taxi ? |
MUL2469.json | 5 | [
"taxi",
"attraction",
"restaurant"
] | [
"hi , i am traveling to cambridge and i am looking for things to do in the city centre . can you help me find something to do ?",
"i have no preference . pick any for me and please tell me the attraction type , entrance fee and phone number .",
"i am also looking for a restaurant that serves korean food , and i... | [
"",
"there is a lot to do in the centre is there a type of attraction you want ?",
"all right . great saint mary s church is 1 our many churches famous for architecture . it s 2 pounds to get in , and their number is 01223350914 .",
"little seoul is on 108 regent street city centre . would you like a reservat... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'taxi', 'act': 'inform', 'slot_name': 'phone', 'value': '07332260834'}",
"{'service': 'taxi', 'act': 'inform', 'slot_name': 'car', 'value': 'yellow audi'}",
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}"
] | i have booked you a taxi . the car type is a yellow audi and the contact number is 07332260834 . can i help with anything else ? |
MUL2469.json | 6 | [
"taxi",
"attraction",
"restaurant"
] | [
"hi , i am traveling to cambridge and i am looking for things to do in the city centre . can you help me find something to do ?",
"i have no preference . pick any for me and please tell me the attraction type , entrance fee and phone number .",
"i am also looking for a restaurant that serves korean food , and i... | [
"",
"there is a lot to do in the centre is there a type of attraction you want ?",
"all right . great saint mary s church is 1 our many churches famous for architecture . it s 2 pounds to get in , and their number is 01223350914 .",
"little seoul is on 108 regent street city centre . would you like a reservat... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'bye', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'general', 'act': 'welcome', 'slot_name': 'none', 'value': 'none'}"
] | |
MUL1997.json | 0 | [
"train",
"attraction"
] | [
"hi there . can you tell me if you have any parks in the east part of town ?"
] | [
""
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'name', 'value': 'cherry hinton water play park'}"
] | yes we have cherry hinton water play park . |
MUL1997.json | 1 | [
"train",
"attraction"
] | [
"hi there . can you tell me if you have any parks in the east part of town ?",
"yes , that sounds like someplace for me to visit . is it free ? also , i'll need the postcode and phone number ."
] | [
"",
"yes we have cherry hinton water play park ."
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'post', 'value': 'cb18dw'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'fee', 'value': 'free'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'p... | yes , they have free admission . their phone number is 01223446100 . the postcode is cb18dw . is there anything else i can help with today ? |
MUL1997.json | 2 | [
"train",
"attraction"
] | [
"hi there . can you tell me if you have any parks in the east part of town ?",
"yes , that sounds like someplace for me to visit . is it free ? also , i'll need the postcode and phone number .",
"i am looking for a train going to cambridge on saturday ."
] | [
"",
"yes we have cherry hinton water play park .",
"yes , they have free admission . their phone number is 01223446100 . the postcode is cb18dw . is there anything else i can help with today ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "sunday",
"book people": "",
"leave ... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "sunday",
"book people": "",
"leave ... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'train', 'act': 'request', 'slot_name': 'depart', 'value': '?'}"
] | where will you be coming from ? |
MUL1997.json | 3 | [
"train",
"attraction"
] | [
"hi there . can you tell me if you have any parks in the east part of town ?",
"yes , that sounds like someplace for me to visit . is it free ? also , i'll need the postcode and phone number .",
"i am looking for a train going to cambridge on saturday .",
"i need to leave london liverpool street and get there... | [
"",
"yes we have cherry hinton water play park .",
"yes , they have free admission . their phone number is 01223446100 . the postcode is cb18dw . is there anything else i can help with today ?",
"where will you be coming from ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "18:30",
"departure": "london liverpool street",
"day": "saturday",
... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "18:30",
"departure": "london liverpool street",
"day": "saturday",
... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "sunday",
"book people": "",
"leave ... | [
"{'service': 'train', 'act': 'offerbook', 'slot_name': 'arrive', 'value': '17:07'}",
"{'service': 'train', 'act': 'offerbook', 'slot_name': 'dest', 'value': 'cambridge'}",
"{'service': 'train', 'act': 'offerbook', 'slot_name': 'id', 'value': 'tr5863'}"
] | the tr5863 train will get you to cambridge by 17:07 , would you like to make a booking ? |
MUL1997.json | 4 | [
"train",
"attraction"
] | [
"hi there . can you tell me if you have any parks in the east part of town ?",
"yes , that sounds like someplace for me to visit . is it free ? also , i'll need the postcode and phone number .",
"i am looking for a train going to cambridge on saturday .",
"i need to leave london liverpool street and get there... | [
"",
"yes we have cherry hinton water play park .",
"yes , they have free admission . their phone number is 01223446100 . the postcode is cb18dw . is there anything else i can help with today ?",
"where will you be coming from ?",
"the tr5863 train will get you to cambridge by 17:07 , would you like to make ... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "18:30",
"departure": "london liverpool street",
"day": "saturday",
... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "18:30",
"departure": "london liverpool street",
"day": "saturday",
... | [
"{'service': 'train', 'act': 'request', 'slot_name': 'people', 'value': '?'}"
] | will you be needing 1 or more seats on that trip ? |
MUL1997.json | 5 | [
"train",
"attraction"
] | [
"hi there . can you tell me if you have any parks in the east part of town ?",
"yes , that sounds like someplace for me to visit . is it free ? also , i'll need the postcode and phone number .",
"i am looking for a train going to cambridge on saturday .",
"i need to leave london liverpool street and get there... | [
"",
"yes we have cherry hinton water play park .",
"yes , they have free admission . their phone number is 01223446100 . the postcode is cb18dw . is there anything else i can help with today ?",
"where will you be coming from ?",
"the tr5863 train will get you to cambridge by 17:07 , would you like to make ... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "18:30",
"departure": "london liverpool street",
"day": "saturday",
... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "18:30",
"departure": "london liverpool street",
"day": "saturday",
... | [
"{'service': 'train', 'act': 'inform', 'slot_name': 'leave', 'value': '15:39'}",
"{'service': 'train', 'act': 'inform', 'slot_name': 'id', 'value': 'tr5863'}",
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}"
] | train tr5863 will be departing at 15:39 . is there anything else i can help you with ? |
MUL1997.json | 6 | [
"train",
"attraction"
] | [
"hi there . can you tell me if you have any parks in the east part of town ?",
"yes , that sounds like someplace for me to visit . is it free ? also , i'll need the postcode and phone number .",
"i am looking for a train going to cambridge on saturday .",
"i need to leave london liverpool street and get there... | [
"",
"yes we have cherry hinton water play park .",
"yes , they have free admission . their phone number is 01223446100 . the postcode is cb18dw . is there anything else i can help with today ?",
"where will you be coming from ?",
"the tr5863 train will get you to cambridge by 17:07 , would you like to make ... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "18:30",
"departure": "london liverpool street",
"day": "saturday",
... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "18:30",
"departure": "london liverpool street",
"day": "saturday",
... | [
"{'service': 'train', 'act': 'inform', 'slot_name': 'ticket', 'value': '13.28 pounds'}",
"{'service': 'train', 'act': 'inform', 'slot_name': 'time', 'value': '88 minutes'}",
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}"
] | you would be on the train for 88 minutes and it is 13.28 pounds . may i assist you with anything else today ? |
MUL1997.json | 7 | [
"train",
"attraction"
] | [
"hi there . can you tell me if you have any parks in the east part of town ?",
"yes , that sounds like someplace for me to visit . is it free ? also , i'll need the postcode and phone number .",
"i am looking for a train going to cambridge on saturday .",
"i need to leave london liverpool street and get there... | [
"",
"yes we have cherry hinton water play park .",
"yes , they have free admission . their phone number is 01223446100 . the postcode is cb18dw . is there anything else i can help with today ?",
"where will you be coming from ?",
"the tr5863 train will get you to cambridge by 17:07 , would you like to make ... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "18:30",
"departure": "london liverpool street",
"day": "saturday",
... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "18:30",
"departure": "london liverpool street",
"day": "saturday",
... | [
"{'service': 'general', 'act': 'bye', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'general', 'act': 'welcome', 'slot_name': 'none', 'value': 'none'}"
] | you are welcome . have a nice day . |
MUL1997.json | 8 | [
"train",
"attraction"
] | [
"hi there . can you tell me if you have any parks in the east part of town ?",
"yes , that sounds like someplace for me to visit . is it free ? also , i'll need the postcode and phone number .",
"i am looking for a train going to cambridge on saturday .",
"i need to leave london liverpool street and get there... | [
"",
"yes we have cherry hinton water play park .",
"yes , they have free admission . their phone number is 01223446100 . the postcode is cb18dw . is there anything else i can help with today ?",
"where will you be coming from ?",
"the tr5863 train will get you to cambridge by 17:07 , would you like to make ... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "18:30",
"departure": "london liverpool street",
"day": "saturday",
... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "18:30",
"departure": "london liverpool street",
"day": "saturday",
... | [
"{'service': 'general', 'act': 'bye', 'slot_name': 'none', 'value': 'none'}"
] | |
PMUL2066.json | 0 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am looking for a restaurant that serves unusual food in the centre ."
] | [
""
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'restaurant', 'act': 'request', 'slot_name': 'area', 'value': '?'}",
"{'service': 'restaurant', 'act': 'request', 'slot_name': 'food', 'value': '?'}",
"{'service': 'restaurant', 'act': 'nooffer', 'slot_name': 'food', 'value': 'unusual '}",
"{'service': 'restaurant', 'act': 'nooffer', 'slot_name':... | unfortunately , i do not have any place -s that offer unusual food in the centre of town . can i try a different area or type of cuisine for you ? |
PMUL2066.json | 1 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am looking for a restaurant that serves unusual food in the centre .",
"what moderate -ly priced restaurant -s are there ?"
] | [
"",
"unfortunately , i do not have any place -s that offer unusual food in the centre of town . can i try a different area or type of cuisine for you ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'booking', 'act': 'inform', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'price', 'value': 'moderately priced'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'addr', 'value': '6 lensfield road'}",
"{'service': 'restaurant', 'act': '... | the oak bistro is an excellent moderate -ly priced restaurant located at 6 lensfield road . can i book a table for you ? |
PMUL2066.json | 2 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am looking for a restaurant that serves unusual food in the centre .",
"what moderate -ly priced restaurant -s are there ?",
"yes , that would be great . please book that for me ."
] | [
"",
"unfortunately , i do not have any place -s that offer unusual food in the centre of town . can i try a different area or type of cuisine for you ?",
"the oak bistro is an excellent moderate -ly priced restaurant located at 6 lensfield road . can i book a table for you ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'booking', 'act': 'request', 'slot_name': 'time', 'value': '?'}",
"{'service': 'booking', 'act': 'request', 'slot_name': 'day', 'value': '?'}",
"{'service': 'booking', 'act': 'request', 'slot_name': 'people', 'value': '?'}"
] | certainly . i just need to know the number of guests and the date and time that you would like me to book it for . |
PMUL2066.json | 3 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am looking for a restaurant that serves unusual food in the centre .",
"what moderate -ly priced restaurant -s are there ?",
"yes , that would be great . please book that for me .",
"no but could i get the postcode , address , and phone number ?"
] | [
"",
"unfortunately , i do not have any place -s that offer unusual food in the centre of town . can i try a different area or type of cuisine for you ?",
"the oak bistro is an excellent moderate -ly priced restaurant located at 6 lensfield road . can i book a table for you ?",
"certainly . i just need to know... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'post', 'value': 'cb21eg'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'phone', 'value': '01223323361'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_... | sure , the address is 6 lensfield road , cb21eg . you can reach the oak bistro at 01223323361 . is there anything else i can assist you with ? |
PMUL2066.json | 4 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am looking for a restaurant that serves unusual food in the centre .",
"what moderate -ly priced restaurant -s are there ?",
"yes , that would be great . please book that for me .",
"no but could i get the postcode , address , and phone number ?",
"i would like a place to go in the same area as the resta... | [
"",
"unfortunately , i do not have any place -s that offer unusual food in the centre of town . can i try a different area or type of cuisine for you ?",
"the oak bistro is an excellent moderate -ly priced restaurant located at 6 lensfield road . can i book a table for you ?",
"certainly . i just need to know... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'attraction', 'act': 'request', 'slot_name': 'type', 'value': '?'}"
] | what type of attraction are you looking for ? |
PMUL2066.json | 5 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am looking for a restaurant that serves unusual food in the centre .",
"what moderate -ly priced restaurant -s are there ?",
"yes , that would be great . please book that for me .",
"no but could i get the postcode , address , and phone number ?",
"i would like a place to go in the same area as the resta... | [
"",
"unfortunately , i do not have any place -s that offer unusual food in the centre of town . can i try a different area or type of cuisine for you ?",
"the oak bistro is an excellent moderate -ly priced restaurant located at 6 lensfield road . can i book a table for you ?",
"certainly . i just need to know... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'attraction', 'act': 'recommend', 'slot_name': 'name', 'value': 'the primavera'}",
"{'service': 'attraction', 'act': 'recommend', 'slot_name': 'fee', 'value': 'no entrance fee'}",
"{'service': 'attraction', 'act': 'recommend', 'slot_name': 'addr', 'value': '10 king s parade'}",
"{'service': 'gene... | i would recommend the primavera , located at 10 king s parade . there is no entrance fee . do you need anything else ? |
PMUL2066.json | 6 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am looking for a restaurant that serves unusual food in the centre .",
"what moderate -ly priced restaurant -s are there ?",
"yes , that would be great . please book that for me .",
"no but could i get the postcode , address , and phone number ?",
"i would like a place to go in the same area as the resta... | [
"",
"unfortunately , i do not have any place -s that offer unusual food in the centre of town . can i try a different area or type of cuisine for you ?",
"the oak bistro is an excellent moderate -ly priced restaurant located at 6 lensfield road . can i book a table for you ?",
"certainly . i just need to know... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [] | i will work on getting this booked for you . |
PMUL2066.json | 7 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am looking for a restaurant that serves unusual food in the centre .",
"what moderate -ly priced restaurant -s are there ?",
"yes , that would be great . please book that for me .",
"no but could i get the postcode , address , and phone number ?",
"i would like a place to go in the same area as the resta... | [
"",
"unfortunately , i do not have any place -s that offer unusual food in the centre of town . can i try a different area or type of cuisine for you ?",
"the oak bistro is an excellent moderate -ly priced restaurant located at 6 lensfield road . can i book a table for you ?",
"certainly . i just need to know... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'booking', 'act': 'inform', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'post', 'value': 'cb21sj'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'type', 'value': 'museum '}"
] | the post code for the museum is cb21sj . please give me a moment to complete your taxi booking . |
PMUL2066.json | 8 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am looking for a restaurant that serves unusual food in the centre .",
"what moderate -ly priced restaurant -s are there ?",
"yes , that would be great . please book that for me .",
"no but could i get the postcode , address , and phone number ?",
"i would like a place to go in the same area as the resta... | [
"",
"unfortunately , i do not have any place -s that offer unusual food in the centre of town . can i try a different area or type of cuisine for you ?",
"the oak bistro is an excellent moderate -ly priced restaurant located at 6 lensfield road . can i book a table for you ?",
"certainly . i just need to know... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [] | yes of course , please give me a few moments as i get this information . |
PMUL2066.json | 9 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am looking for a restaurant that serves unusual food in the centre .",
"what moderate -ly priced restaurant -s are there ?",
"yes , that would be great . please book that for me .",
"no but could i get the postcode , address , and phone number ?",
"i would like a place to go in the same area as the resta... | [
"",
"unfortunately , i do not have any place -s that offer unusual food in the centre of town . can i try a different area or type of cuisine for you ?",
"the oak bistro is an excellent moderate -ly priced restaurant located at 6 lensfield road . can i book a table for you ?",
"certainly . i just need to know... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'food', 'value': 'british '}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'name', 'value': 'oak bistro'}"
] | yes , the oak bistro serves british food . |
PMUL2066.json | 10 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am looking for a restaurant that serves unusual food in the centre .",
"what moderate -ly priced restaurant -s are there ?",
"yes , that would be great . please book that for me .",
"no but could i get the postcode , address , and phone number ?",
"i would like a place to go in the same area as the resta... | [
"",
"unfortunately , i do not have any place -s that offer unusual food in the centre of town . can i try a different area or type of cuisine for you ?",
"the oak bistro is an excellent moderate -ly priced restaurant located at 6 lensfield road . can i book a table for you ?",
"certainly . i just need to know... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'taxi', 'act': 'inform', 'slot_name': 'phone', 'value': '07084740824'}",
"{'service': 'taxi', 'act': 'inform', 'slot_name': 'car', 'value': 'red audi'}"
] | yes , it s complete . the car type is a red audi and contact number is 07084740824 . |
PMUL2066.json | 11 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am looking for a restaurant that serves unusual food in the centre .",
"what moderate -ly priced restaurant -s are there ?",
"yes , that would be great . please book that for me .",
"no but could i get the postcode , address , and phone number ?",
"i would like a place to go in the same area as the resta... | [
"",
"unfortunately , i do not have any place -s that offer unusual food in the centre of town . can i try a different area or type of cuisine for you ?",
"the oak bistro is an excellent moderate -ly priced restaurant located at 6 lensfield road . can i book a table for you ?",
"certainly . i just need to know... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'welcome', 'slot_name': 'none', 'value': 'none'}"
] | |
WOZ20387.json | 0 | [
"restaurant"
] | [
"north part of town restaurant please"
] | [
""
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'restaurant', 'act': 'request', 'slot_name': 'food', 'value': '?'}"
] | what type of food would you like ? |
WOZ20387.json | 1 | [
"restaurant"
] | [
"north part of town restaurant please",
"chinese"
] | [
"",
"what type of food would you like ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'restaurant', 'act': 'request', 'slot_name': 'price', 'value': '?'}"
] | do you have a certain price range you would like ? |
WOZ20387.json | 2 | [
"restaurant"
] | [
"north part of town restaurant please",
"chinese",
"i do not care ."
] | [
"",
"what type of food would you like ?",
"do you have a certain price range you would like ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'choice', 'value': 'several'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'food', 'value': 'chinese'}"
] | there are several chinese restaurant -s . would you like their phone number ? |
WOZ20387.json | 3 | [
"restaurant"
] | [
"north part of town restaurant please",
"chinese",
"i do not care .",
"yes , and i need 1 of their names please ."
] | [
"",
"what type of food would you like ?",
"do you have a certain price range you would like ?",
"there are several chinese restaurant -s . would you like their phone number ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'name', 'value': 'hakka '}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'area', 'value': 'north part of town'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'food', 'value': 'chinese'}"
] | hakka is a chinese restaurant in the north part of town . |
WOZ20387.json | 4 | [
"restaurant"
] | [
"north part of town restaurant please",
"chinese",
"i do not care .",
"yes , and i need 1 of their names please .",
"sound perfect ! what is their phone number ?"
] | [
"",
"what type of food would you like ?",
"do you have a certain price range you would like ?",
"there are several chinese restaurant -s . would you like their phone number ?",
"hakka is a chinese restaurant in the north part of town ."
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'phone', 'value': '01223 568988'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'name', 'value': 'hakka'}"
] | hakka s phone number is 01223568988 . is there anything else i can do for you today ? |
WOZ20387.json | 5 | [
"restaurant"
] | [
"north part of town restaurant please",
"chinese",
"i do not care .",
"yes , and i need 1 of their names please .",
"sound perfect ! what is their phone number ?",
"thank you , goodbye"
] | [
"",
"what type of food would you like ?",
"do you have a certain price range you would like ?",
"there are several chinese restaurant -s . would you like their phone number ?",
"hakka is a chinese restaurant in the north part of town .",
"hakka s phone number is 01223568988 . is there anything else i can ... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'bye', 'slot_name': 'none', 'value': 'none'}"
] | |
MUL1143.json | 0 | [
"taxi",
"hotel",
"attraction"
] | [
"i am looking for place -s to go and i would like something in the centre ."
] | [
""
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'attraction', 'act': 'request', 'slot_name': 'type', 'value': '?'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'area', 'value': 'centre'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'choice', 'value': 'many'}"
] | i have many options available in the centre . is there a particular attraction type you are looking for ? |
MUL1143.json | 1 | [
"taxi",
"hotel",
"attraction"
] | [
"i am looking for place -s to go and i would like something in the centre .",
"i am looking for any type of attraction in the centre , just need the entrance fee , phone number , and attraction type ."
] | [
"",
"i have many options available in the centre . is there a particular attraction type you are looking for ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'attraction', 'act': 'recommend', 'slot_name': 'fee', 'value': 'no entrance fee'}",
"{'service': 'attraction', 'act': 'recommend', 'slot_name': 'phone', 'value': '01223452587'}",
"{'service': 'attraction', 'act': 'recommend', 'slot_name': 'name', 'value': 'all saints church'}",
"{'service': 'attr... | i recommend all saints church . it is some nice architecture . there is no entrance fee and the phone number is 01223452587 . |
MUL1143.json | 2 | [
"taxi",
"hotel",
"attraction"
] | [
"i am looking for place -s to go and i would like something in the centre .",
"i am looking for any type of attraction in the centre , just need the entrance fee , phone number , and attraction type .",
"great . i am going to need a hotel too . it needs to be cheap but have a 4 star rating ."
] | [
"",
"i have many options available in the centre . is there a particular attraction type you are looking for ?",
"i recommend all saints church . it is some nice architecture . there is no entrance fee and the phone number is 01223452587 ."
] | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}"
] | sorry , there are hotel -s with that criteria . would you like me to modify the area or some other part and look again ? |
MUL1143.json | 3 | [
"taxi",
"hotel",
"attraction"
] | [
"i am looking for place -s to go and i would like something in the centre .",
"i am looking for any type of attraction in the centre , just need the entrance fee , phone number , and attraction type .",
"great . i am going to need a hotel too . it needs to be cheap but have a 4 star rating .",
"i would like i... | [
"",
"i have many options available in the centre . is there a particular attraction type you are looking for ?",
"i recommend all saints church . it is some nice architecture . there is no entrance fee and the phone number is 01223452587 .",
"sorry , there are hotel -s with that criteria . would you like me t... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"... | [] | there are no cheap , 4 star hotel -s located in the same area as the all saints church . there is a guest house though that is cheap and has 4 stars . |
MUL1143.json | 4 | [
"taxi",
"hotel",
"attraction"
] | [
"i am looking for place -s to go and i would like something in the centre .",
"i am looking for any type of attraction in the centre , just need the entrance fee , phone number , and attraction type .",
"great . i am going to need a hotel too . it needs to be cheap but have a 4 star rating .",
"i would like i... | [
"",
"i have many options available in the centre . is there a particular attraction type you are looking for ?",
"i recommend all saints church . it is some nice architecture . there is no entrance fee and the phone number is 01223452587 .",
"sorry , there are hotel -s with that criteria . would you like me t... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"... | [
"{'service': 'hotel', 'act': 'inform', 'slot_name': 'name', 'value': 'alexander bed and breakfast'}",
"{'service': 'hotel', 'act': 'inform', 'slot_name': 'type', 'value': 'guesthouse'}"
] | sure . no . there is only a guest house called alexander bed and breakfast . |
MUL1143.json | 5 | [
"taxi",
"hotel",
"attraction"
] | [
"i am looking for place -s to go and i would like something in the centre .",
"i am looking for any type of attraction in the centre , just need the entrance fee , phone number , and attraction type .",
"great . i am going to need a hotel too . it needs to be cheap but have a 4 star rating .",
"i would like i... | [
"",
"i have many options available in the centre . is there a particular attraction type you are looking for ?",
"i recommend all saints church . it is some nice architecture . there is no entrance fee and the phone number is 01223452587 .",
"sorry , there are hotel -s with that criteria . would you like me t... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "friday",
"book people": "",
"book stay": "2",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": ""... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "friday",
"book people": "",
"book stay": "2",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"... | [
"{'service': 'booking', 'act': 'request', 'slot_name': 'people', 'value': '?'}"
] | how many people will be staying in the room ? |
MUL1143.json | 6 | [
"taxi",
"hotel",
"attraction"
] | [
"i am looking for place -s to go and i would like something in the centre .",
"i am looking for any type of attraction in the centre , just need the entrance fee , phone number , and attraction type .",
"great . i am going to need a hotel too . it needs to be cheap but have a 4 star rating .",
"i would like i... | [
"",
"i have many options available in the centre . is there a particular attraction type you are looking for ?",
"i recommend all saints church . it is some nice architecture . there is no entrance fee and the phone number is 01223452587 .",
"sorry , there are hotel -s with that criteria . would you like me t... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "friday",
"book people": "5",
"book stay": "2",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "5",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": ... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "friday",
"book people": "",
"book stay": "2",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": ""... | [
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'booking', 'act': 'book', 'slot_name': 'day', 'value': 'friday'}",
"{'service': 'booking', 'act': 'book', 'slot_name': 'stay', 'value': '2'}"
] | great . i have booked your room for 2 days starting friday . is there anything else i can do for you ? |
MUL1143.json | 7 | [
"taxi",
"hotel",
"attraction"
] | [
"i am looking for place -s to go and i would like something in the centre .",
"i am looking for any type of attraction in the centre , just need the entrance fee , phone number , and attraction type .",
"great . i am going to need a hotel too . it needs to be cheap but have a 4 star rating .",
"i would like i... | [
"",
"i have many options available in the centre . is there a particular attraction type you are looking for ?",
"i recommend all saints church . it is some nice architecture . there is no entrance fee and the phone number is 01223452587 .",
"sorry , there are hotel -s with that criteria . would you like me t... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "friday",
"book people": "5",
"book stay": "2",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "friday",
"book people": "5",
"book stay": "2",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "... | [
"{'service': 'taxi', 'act': 'request', 'slot_name': 'leave', 'value': '?'}"
] | absolutely ! when would you like the taxi to pick you up ? |
MUL1143.json | 8 | [
"taxi",
"hotel",
"attraction"
] | [
"i am looking for place -s to go and i would like something in the centre .",
"i am looking for any type of attraction in the centre , just need the entrance fee , phone number , and attraction type .",
"great . i am going to need a hotel too . it needs to be cheap but have a 4 star rating .",
"i would like i... | [
"",
"i have many options available in the centre . is there a particular attraction type you are looking for ?",
"i recommend all saints church . it is some nice architecture . there is no entrance fee and the phone number is 01223452587 .",
"sorry , there are hotel -s with that criteria . would you like me t... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "friday",
"book people": "5",
"book stay": "2",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "friday",
"book people": "5",
"book stay": "2",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "... | [
"{'service': 'taxi', 'act': 'inform', 'slot_name': 'car', 'value': 'yellow lexus'}",
"{'service': 'taxi', 'act': 'inform', 'slot_name': 'phone', 'value': '07461535393'}",
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}"
] | your taxi is booked . look for a yellow lexus . the contact number is 07461535393 . is there anything else i can help you with ? |
MUL1143.json | 9 | [
"taxi",
"hotel",
"attraction"
] | [
"i am looking for place -s to go and i would like something in the centre .",
"i am looking for any type of attraction in the centre , just need the entrance fee , phone number , and attraction type .",
"great . i am going to need a hotel too . it needs to be cheap but have a 4 star rating .",
"i would like i... | [
"",
"i have many options available in the centre . is there a particular attraction type you are looking for ?",
"i recommend all saints church . it is some nice architecture . there is no entrance fee and the phone number is 01223452587 .",
"sorry , there are hotel -s with that criteria . would you like me t... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "friday",
"book people": "5",
"book stay": "2",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "cheap",
"type": "",
"parking": "",
"book day": "friday",
"book people": "5",
"book stay": "2",
"stars": "4",
"internet": "",
"name": "",
"area": "centre"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "... | [
"{'service': 'general', 'act': 'bye', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'general', 'act': 'welcome', 'slot_name': 'none', 'value': 'none'}"
] | |
PMUL4283.json | 0 | [
"hotel",
"train"
] | [
"i am looking for a moderate priced place to stay with free wifi ."
] | [
""
] | {
"hotel": {
"price range": "moderate",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "yes",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"l... | {
"hotel": {
"price range": "moderate",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "yes",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"l... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'booking', 'act': 'request', 'slot_name': 'stay', 'value': '?'}",
"{'service': 'booking', 'act': 'request', 'slot_name': 'day', 'value': '?'}"
] | what day will you be arriving at the hotel and how long are you staying ? |
PMUL4283.json | 1 | [
"hotel",
"train"
] | [
"i am looking for a moderate priced place to stay with free wifi .",
"i am not sure what day , i am just researching now . i would like to have a 4 star hotel . are there any options ?"
] | [
"",
"what day will you be arriving at the hotel and how long are you staying ?"
] | {
"hotel": {
"price range": "moderate",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "yes",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": ... | {
"hotel": {
"price range": "moderate",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "yes",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"l... | [
"{'service': 'hotel', 'act': 'request', 'slot_name': 'area', 'value': '?'}",
"{'service': 'hotel', 'act': 'inform', 'slot_name': 'choice', 'value': 'about 11'}"
] | i have about 11 guest houses that are available . do you have a preference as far as area ? |
PMUL4283.json | 2 | [
"hotel",
"train"
] | [
"i am looking for a moderate priced place to stay with free wifi .",
"i am not sure what day , i am just researching now . i would like to have a 4 star hotel . are there any options ?",
"i do not have a preference on area ."
] | [
"",
"what day will you be arriving at the hotel and how long are you staying ?",
"i have about 11 guest houses that are available . do you have a preference as far as area ?"
] | {
"hotel": {
"price range": "moderate",
"type": "guest house",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "yes",
"name": "",
"area": "dontcare"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book... | {
"hotel": {
"price range": "",
"type": "guest house",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": "dontcare"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": ""... | {
"hotel": {
"price range": "moderate",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "yes",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"... | [
"{'service': 'hotel', 'act': 'recommend', 'slot_name': 'name', 'value': 'avalon'}",
"{'service': 'hotel', 'act': 'recommend', 'slot_name': 'stars', 'value': '4'}",
"{'service': 'hotel', 'act': 'recommend', 'slot_name': 'price', 'value': 'moderately priced'}",
"{'service': 'hotel', 'act': 'recommend', 'slot_na... | i can suggest the avalon located in the north it is moderate -ly priced with 4 stars . would you like to make reservations ? |
PMUL4283.json | 3 | [
"hotel",
"train"
] | [
"i am looking for a moderate priced place to stay with free wifi .",
"i am not sure what day , i am just researching now . i would like to have a 4 star hotel . are there any options ?",
"i do not have a preference on area .",
"does it have wifi ?"
] | [
"",
"what day will you be arriving at the hotel and how long are you staying ?",
"i have about 11 guest houses that are available . do you have a preference as far as area ?",
"i can suggest the avalon located in the north it is moderate -ly priced with 4 stars . would you like to make reservations ?"
] | {
"hotel": {
"price range": "moderate",
"type": "guest house",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "yes",
"name": "",
"area": "dontcare"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "moderate",
"type": "guest house",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "yes",
"name": "",
"area": "dontcare"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book... | [
"{'service': 'hotel', 'act': 'request', 'slot_name': 'parking', 'value': '?'}",
"{'service': 'hotel', 'act': 'inform', 'slot_name': 'internet', 'value': 'none'}"
] | it does have wifi ! will you need parking as well ? |
PMUL4283.json | 4 | [
"hotel",
"train"
] | [
"i am looking for a moderate priced place to stay with free wifi .",
"i am not sure what day , i am just researching now . i would like to have a 4 star hotel . are there any options ?",
"i do not have a preference on area .",
"does it have wifi ?",
"nope , that is not important . can you book it for 1 pers... | [
"",
"what day will you be arriving at the hotel and how long are you staying ?",
"i have about 11 guest houses that are available . do you have a preference as far as area ?",
"i can suggest the avalon located in the north it is moderate -ly priced with 4 stars . would you like to make reservations ?",
"it ... | {
"hotel": {
"price range": "moderate",
"type": "guest house",
"parking": "",
"book day": "thursday",
"book people": "1",
"book stay": "3",
"stars": "4",
"internet": "yes",
"name": "",
"area": "dontcare"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "thursday",
"book people": "1",
"book stay": "3",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"le... | {
"hotel": {
"price range": "moderate",
"type": "guest house",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "4",
"internet": "yes",
"name": "",
"area": "dontcare"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book... | [
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'booking', 'act': 'book', 'slot_name': 'name', 'value': 'avalon'}",
"{'service': 'booking', 'act': 'book', 'slot_name': 'ref', 'value': 'zg7g439m'}"
] | okay , i have booked you at the avalon . your reference number is zg7g439m . can i further assist you ? |
PMUL4283.json | 5 | [
"hotel",
"train"
] | [
"i am looking for a moderate priced place to stay with free wifi .",
"i am not sure what day , i am just researching now . i would like to have a 4 star hotel . are there any options ?",
"i do not have a preference on area .",
"does it have wifi ?",
"nope , that is not important . can you book it for 1 pers... | [
"",
"what day will you be arriving at the hotel and how long are you staying ?",
"i have about 11 guest houses that are available . do you have a preference as far as area ?",
"i can suggest the avalon located in the north it is moderate -ly priced with 4 stars . would you like to make reservations ?",
"it ... | {
"hotel": {
"price range": "moderate",
"type": "guest house",
"parking": "",
"book day": "thursday",
"book people": "1",
"book stay": "3",
"stars": "4",
"internet": "yes",
"name": "avalon",
"area": "dontcare"
},
"train": {
"arrive by": "",
"departure": "",
"day... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "avalon",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "sunday",
"book people": "",
"... | {
"hotel": {
"price range": "moderate",
"type": "guest house",
"parking": "",
"book day": "thursday",
"book people": "1",
"book stay": "3",
"stars": "4",
"internet": "yes",
"name": "",
"area": "dontcare"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",... | [
"{'service': 'train', 'act': 'inform', 'slot_name': 'choice', 'value': 'several'}",
"{'service': 'train', 'act': 'inform', 'slot_name': 'day', 'value': 'sunday'}",
"{'service': 'train', 'act': 'inform', 'slot_name': 'dest', 'value': 'peterborough'}",
"{'service': 'train', 'act': 'request', 'slot_name': 'leave... | |
PMUL4115.json | 0 | [
"train",
"attraction"
] | [
"i am planning a trip in cambridge"
] | [
""
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'greet', 'slot_name': 'none', 'value': 'none'}"
] | alright , how can i help you today ? |
PMUL4115.json | 1 | [
"train",
"attraction"
] | [
"i am planning a trip in cambridge",
"i would like a train from london liverpool street on sunday"
] | [
"",
"alright , how can i help you today ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "london liverpool street",
"day": "sunday",
"book p... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "london liverpool street",
"day": "sunday",
"book p... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'train', 'act': 'request', 'slot_name': 'leave', 'value': '?'}",
"{'service': 'train', 'act': 'request', 'slot_name': 'arrive', 'value': '?'}"
] | what time would you like to leave and and or arrive by ? |
PMUL4115.json | 2 | [
"train",
"attraction"
] | [
"i am planning a trip in cambridge",
"i would like a train from london liverpool street on sunday",
"i need to leave after 09:45 ."
] | [
"",
"alright , how can i help you today ?",
"what time would you like to leave and and or arrive by ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "london liverpool street",
"day": "sunday",
"book p... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "london liverpool street",
"day": "sunday",
"book p... | [
"{'service': 'train', 'act': 'inform', 'slot_name': 'ticket', 'value': '13:39 pounds'}",
"{'service': 'train', 'act': 'inform', 'slot_name': 'id', 'value': 'tr3197'}",
"{'service': 'train', 'act': 'inform', 'slot_name': 'leave', 'value': '19:39'}"
] | tr3197 leaves atb19:39 and costs 13:39 pounds . is that fine with you ? |
PMUL4115.json | 3 | [
"train",
"attraction"
] | [
"i am planning a trip in cambridge",
"i would like a train from london liverpool street on sunday",
"i need to leave after 09:45 .",
"what time does it arrive by ?"
] | [
"",
"alright , how can i help you today ?",
"what time would you like to leave and and or arrive by ?",
"tr3197 leaves atb19:39 and costs 13:39 pounds . is that fine with you ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "london liverpool street",
"day": "sunday",
"book p... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "london liverpool street",
"day": "sunday",
"book p... | [
"{'service': 'train', 'act': 'inform', 'slot_name': 'dest', 'value': 'cambridge'}",
"{'service': 'train', 'act': 'inform', 'slot_name': 'arrive', 'value': '21:07'}",
"{'service': 'train', 'act': 'inform', 'slot_name': 'id', 'value': 'tr3197'}"
] | train tr3197 arrives by 21:07 at cambridge |
PMUL4115.json | 4 | [
"train",
"attraction"
] | [
"i am planning a trip in cambridge",
"i would like a train from london liverpool street on sunday",
"i need to leave after 09:45 .",
"what time does it arrive by ?",
"thanks , can i also find a college to go to ."
] | [
"",
"alright , how can i help you today ?",
"what time would you like to leave and and or arrive by ?",
"tr3197 leaves atb19:39 and costs 13:39 pounds . is that fine with you ?",
"train tr3197 arrives by 21:07 at cambridge"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "london liverpool street",
"day": "sunday",
"book p... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "london liverpool street",
"day": "sunday",
"book p... | [
"{'service': 'attraction', 'act': 'request', 'slot_name': 'area', 'value': '?'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'type', 'value': 'college'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'choice', 'value': 'many'}"
] | there are many colleges . do you have a specific area in mind ? or would you like me to make a recommenation ? |
PMUL4115.json | 5 | [
"train",
"attraction"
] | [
"i am planning a trip in cambridge",
"i would like a train from london liverpool street on sunday",
"i need to leave after 09:45 .",
"what time does it arrive by ?",
"thanks , can i also find a college to go to .",
"if you could recommend 1 that would be great ! could you give me the postcode , address an... | [
"",
"alright , how can i help you today ?",
"what time would you like to leave and and or arrive by ?",
"tr3197 leaves atb19:39 and costs 13:39 pounds . is that fine with you ?",
"train tr3197 arrives by 21:07 at cambridge",
"there are many colleges . do you have a specific area in mind ? or would you lik... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "london liverpool street",
"day": "sunday",
"book p... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "london liverpool street",
"day": "sunday",
"book p... | [
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'addr', 'value': \"saint andrew's street\"}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'area', 'value': 'centre'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'post', 'value': 'cb23bu'}",
"{'service': 'attraction', 'act': '... | churchill college is a great choice in the centre . the postcode is cb23bu . it is located on saint andrew s street . is there anything else i can help you with ? |
PMUL4115.json | 6 | [
"train",
"attraction"
] | [
"i am planning a trip in cambridge",
"i would like a train from london liverpool street on sunday",
"i need to leave after 09:45 .",
"what time does it arrive by ?",
"thanks , can i also find a college to go to .",
"if you could recommend 1 that would be great ! could you give me the postcode , address an... | [
"",
"alright , how can i help you today ?",
"what time would you like to leave and and or arrive by ?",
"tr3197 leaves atb19:39 and costs 13:39 pounds . is that fine with you ?",
"train tr3197 arrives by 21:07 at cambridge",
"there are many colleges . do you have a specific area in mind ? or would you lik... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "london liverpool street",
"day": "sunday",
"book p... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "london liverpool street",
"day": "sunday",
"book p... | [
"{'service': 'general', 'act': 'welcome', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}"
] | you are very welcome ! let us know if you need anything else . |
PMUL4115.json | 7 | [
"train",
"attraction"
] | [
"i am planning a trip in cambridge",
"i would like a train from london liverpool street on sunday",
"i need to leave after 09:45 .",
"what time does it arrive by ?",
"thanks , can i also find a college to go to .",
"if you could recommend 1 that would be great ! could you give me the postcode , address an... | [
"",
"alright , how can i help you today ?",
"what time would you like to leave and and or arrive by ?",
"tr3197 leaves atb19:39 and costs 13:39 pounds . is that fine with you ?",
"train tr3197 arrives by 21:07 at cambridge",
"there are many colleges . do you have a specific area in mind ? or would you lik... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "london liverpool street",
"day": "sunday",
"book p... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "london liverpool street",
"day": "sunday",
"book p... | [
"{'service': 'general', 'act': 'bye', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'general', 'act': 'welcome', 'slot_name': 'none', 'value': 'none'}"
] | |
MUL1157.json | 0 | [
"hotel",
"attraction"
] | [
"could you help me find a place to stay ? i am looking for a hotel in the east part of town and it needs free wifi ."
] | [
""
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "yes",
"name": "",
"area": "east"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "yes",
"name": "",
"area": "east"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'hotel', 'act': 'select', 'slot_name': 'type', 'value': 'proper hotel'}",
"{'service': 'hotel', 'act': 'select', 'slot_name': 'type', 'value': ' guesthouse'}",
"{'service': 'hotel', 'act': 'inform', 'slot_name': 'choice', 'value': '7'}"
] | would you prefer a proper hotel or a guest house ? there are 7 place -s to stay with your chosen criteria . |
MUL1157.json | 1 | [
"hotel",
"attraction"
] | [
"could you help me find a place to stay ? i am looking for a hotel in the east part of town and it needs free wifi .",
"i have no preference , but the place does need to include free parking ."
] | [
"",
"would you prefer a proper hotel or a guest house ? there are 7 place -s to stay with your chosen criteria ."
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "yes",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "yes",
"name": "",
"area": "east"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"le... | {
"hotel": {
"price range": "",
"type": "",
"parking": "yes",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at"... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "yes",
"name": "",
"area": "east"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave... | [
"{'service': 'hotel', 'act': 'inform', 'slot_name': 'phone', 'value': '01223210353'}",
"{'service': 'hotel', 'act': 'inform', 'slot_name': 'name', 'value': 'allenbell guesthouse'}",
"{'service': 'hotel', 'act': 'inform', 'slot_name': 'post', 'value': 'cb13js'}",
"{'service': 'hotel', 'act': 'inform', 'slot_na... | the allenbell guest house fits your preferences . it s located at 517a coldham lane , postcode cb13js . the phone number is 01223210353 . is there anything else i can help you with ? |
MUL1157.json | 2 | [
"hotel",
"attraction"
] | [
"could you help me find a place to stay ? i am looking for a hotel in the east part of town and it needs free wifi .",
"i have no preference , but the place does need to include free parking .",
"yes . i need to make a reservation there for 8 people , arriving friday night and departing wednesday morning ."
] | [
"",
"would you prefer a proper hotel or a guest house ? there are 7 place -s to stay with your chosen criteria .",
"the allenbell guest house fits your preferences . it s located at 517a coldham lane , postcode cb13js . the phone number is 01223210353 . is there anything else i can help you with ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "yes",
"book day": "friday",
"book people": "8",
"book stay": "5",
"stars": "",
"internet": "yes",
"name": "",
"area": "east"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "friday",
"book people": "8",
"book stay": "5",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leav... | {
"hotel": {
"price range": "",
"type": "",
"parking": "yes",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "yes",
"name": "",
"area": "east"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"le... | [
"{'service': 'hotel', 'act': 'request', 'slot_name': 'stars', 'value': '?'}",
"{'service': 'hotel', 'act': 'inform', 'slot_name': 'choice', 'value': 'six'}"
] | i have 6 place -s with that criteria , is there a star rating you prefer ? |
MUL1157.json | 3 | [
"hotel",
"attraction"
] | [
"could you help me find a place to stay ? i am looking for a hotel in the east part of town and it needs free wifi .",
"i have no preference , but the place does need to include free parking .",
"yes . i need to make a reservation there for 8 people , arriving friday night and departing wednesday morning .",
... | [
"",
"would you prefer a proper hotel or a guest house ? there are 7 place -s to stay with your chosen criteria .",
"the allenbell guest house fits your preferences . it s located at 517a coldham lane , postcode cb13js . the phone number is 01223210353 . is there anything else i can help you with ?",
"i have 6... | {
"hotel": {
"price range": "",
"type": "",
"parking": "yes",
"book day": "friday",
"book people": "8",
"book stay": "5",
"stars": "",
"internet": "yes",
"name": "",
"area": "east"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "yes",
"book day": "friday",
"book people": "8",
"book stay": "5",
"stars": "",
"internet": "yes",
"name": "",
"area": "east"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",... | [
"{'service': 'booking', 'act': 'nobook', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'booking', 'act': 'request', 'slot_name': 'stay', 'value': '?'}"
] | i am sorry , but the hotel has no vacancy for that stay . would you like to try a shorter stay ? |
MUL1157.json | 4 | [
"hotel",
"attraction"
] | [
"could you help me find a place to stay ? i am looking for a hotel in the east part of town and it needs free wifi .",
"i have no preference , but the place does need to include free parking .",
"yes . i need to make a reservation there for 8 people , arriving friday night and departing wednesday morning .",
... | [
"",
"would you prefer a proper hotel or a guest house ? there are 7 place -s to stay with your chosen criteria .",
"the allenbell guest house fits your preferences . it s located at 517a coldham lane , postcode cb13js . the phone number is 01223210353 . is there anything else i can help you with ?",
"i have 6... | {
"hotel": {
"price range": "",
"type": "",
"parking": "yes",
"book day": "friday",
"book people": "8",
"book stay": "4",
"stars": "",
"internet": "yes",
"name": "",
"area": "east"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "4",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": ... | {
"hotel": {
"price range": "",
"type": "",
"parking": "yes",
"book day": "friday",
"book people": "8",
"book stay": "5",
"stars": "",
"internet": "yes",
"name": "",
"area": "east"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",... | [
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'booking', 'act': 'book', 'slot_name': 'ref', 'value': 'qnv935pq'}"
] | ok , i was able to book your stay for 4 days . your reference number is qnv935pq . is there anything else i can help you with ? |
MUL1157.json | 5 | [
"hotel",
"attraction"
] | [
"could you help me find a place to stay ? i am looking for a hotel in the east part of town and it needs free wifi .",
"i have no preference , but the place does need to include free parking .",
"yes . i need to make a reservation there for 8 people , arriving friday night and departing wednesday morning .",
... | [
"",
"would you prefer a proper hotel or a guest house ? there are 7 place -s to stay with your chosen criteria .",
"the allenbell guest house fits your preferences . it s located at 517a coldham lane , postcode cb13js . the phone number is 01223210353 . is there anything else i can help you with ?",
"i have 6... | {
"hotel": {
"price range": "",
"type": "",
"parking": "yes",
"book day": "friday",
"book people": "8",
"book stay": "4",
"stars": "",
"internet": "yes",
"name": "",
"area": "east"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "yes",
"book day": "friday",
"book people": "8",
"book stay": "4",
"stars": "",
"internet": "yes",
"name": "",
"area": "east"
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",... | [
"{'service': 'attraction', 'act': 'request', 'slot_name': 'area', 'value': '?'}"
] | |
MUL2498.json | 0 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am interested in finding a great nightclub to take a friend to ."
] | [
""
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'area', 'value': 'centre'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'name', 'value': 'club salsa'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'choice', 'value': 'lots'}"
] | cambridge has lots of great options . club salsa is quite popular and is in the centre . |
MUL2498.json | 1 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am interested in finding a great nightclub to take a friend to .",
"that sounds great . how much is the entrance fee ?"
] | [
"",
"cambridge has lots of great options . club salsa is quite popular and is in the centre ."
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'general', 'act': 'reqmore', 'slot_name': 'none', 'value': 'none'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'name', 'value': 'club salsa'}",
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'fee', 'value': '5 pounds'}"
] | the club salsa entry fee is 5 pounds . can i help with anything else ? |
MUL2498.json | 2 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am interested in finding a great nightclub to take a friend to .",
"that sounds great . how much is the entrance fee ?",
"perhaps their phone number ?"
] | [
"",
"cambridge has lots of great options . club salsa is quite popular and is in the centre .",
"the club salsa entry fee is 5 pounds . can i help with anything else ?"
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'attraction', 'act': 'inform', 'slot_name': 'phone', 'value': '07782218745'}"
] | the phone number is 07782218745 . |
MUL2498.json | 3 | [
"taxi",
"attraction",
"restaurant"
] | [
"i am interested in finding a great nightclub to take a friend to .",
"that sounds great . how much is the entrance fee ?",
"perhaps their phone number ?",
"perfect , can you also help me find a place to eat that is cheap and serves indian food ? we are looking to accommodate 5 people at 17:30 on monday ."
] | [
"",
"cambridge has lots of great options . club salsa is quite popular and is in the centre .",
"the club salsa entry fee is 5 pounds . can i help with anything else ?",
"the phone number is 07782218745 ."
] | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | {
"hotel": {
"price range": "",
"type": "",
"parking": "",
"book day": "",
"book people": "",
"book stay": "",
"stars": "",
"internet": "",
"name": "",
"area": ""
},
"train": {
"arrive by": "",
"departure": "",
"day": "",
"book people": "",
"leave at": "... | [
"{'service': 'restaurant', 'act': 'request', 'slot_name': 'area', 'value': '?'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'name', 'value': 'kohinoor '}",
"{'service': 'restaurant', 'act': 'inform', 'slot_name': 'area', 'value': 'centre'}",
"{'service': 'restaurant', 'act': 'inform', 'slot_nam... | i have found 4 restaurant -s . do you have a preference of area ? if not that kohinoor in the centre is very popular . |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.