session stringlengths 31 31 | caller stringclasses 179
values | turn int64 0 29 | transcript stringlengths 2 106 | audio audioduration (s) 0.15 13.6 | intent listlengths 0 3 | slots listlengths 0 3 | cam stringlengths 5 77 |
|---|---|---|---|---|---|---|---|
voip-14cb91bc48-20130327_190340 | 14cb91bc48 | 0 | i need a restaurant in the west part of town | [
"inform"
] | [
"area=west"
] | inform(type=restaurant,area=west) | |
voip-14cb91bc48-20130327_190340 | 14cb91bc48 | 1 | uh it doesnt matter | [
"inform"
] | [
"this=dontcare"
] | inform(=dontcare) | |
voip-14cb91bc48-20130327_190340 | 14cb91bc48 | 2 | expensive | [
"inform"
] | [
"pricerange=expensive"
] | inform(pricerange=expensive) | |
voip-14cb91bc48-20130327_190340 | 14cb91bc48 | 3 | japanese | [
"inform"
] | [
"food=japanese"
] | inform(food=japanese) | |
voip-14cb91bc48-20130327_190340 | 14cb91bc48 | 4 | italian | [
"inform"
] | [
"food=italian"
] | inform(food=italian) | |
voip-14cb91bc48-20130327_190340 | 14cb91bc48 | 5 | cheap | [
"inform"
] | [
"pricerange=cheap"
] | inform(pricerange=cheap) | |
voip-14cb91bc48-20130327_190340 | 14cb91bc48 | 6 | okay | [] | [] | null() | |
voip-14cb91bc48-20130327_190340 | 14cb91bc48 | 7 | west | [
"inform"
] | [
"area=west"
] | inform(area=west) | |
voip-14cb91bc48-20130327_190340 | 14cb91bc48 | 8 | moderate | [
"inform"
] | [
"pricerange=moderate"
] | inform(pricerange=moderate) | |
voip-14cb91bc48-20130327_190340 | 14cb91bc48 | 9 | phone number | [
"request"
] | [
"slot=phone"
] | request(phone) | |
voip-14cb91bc48-20130327_190340 | 14cb91bc48 | 10 | thank you good bye | [
"bye",
"thankyou"
] | [] | thankyou()|bye() |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.