id
stringlengths
23
27
scenario_id
stringlengths
23
27
task_type
stringclasses
1 value
messages
listlengths
2
2
target
dict
metadata
dict
massive::en-US::dev::12828
massive::en-US::dev::12828
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_query", "slots": { "transport_type": "train", "place_name": "ny" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12828" }
massive::en-US::dev::12834
massive::en-US::dev::12834
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_ticket", "slots": { "transport_type": "train", "place_name": "chicago", "date": "today" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12834" }
massive::en-US::dev::12840
massive::en-US::dev::12840
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_query", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12840" }
massive::en-US::dev::12854
massive::en-US::dev::12854
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_ticket", "slots": { "app_name": "irctc" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12854" }
massive::en-US::dev::12872
massive::en-US::dev::12872
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_ticket", "slots": { "transport_type": "train", "place_name": "washingdon d. c." }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12872" }
massive::en-US::dev::12877
massive::en-US::dev::12877
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_taxi", "slots": { "transport_type": "taxi", "time": "one hour's" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12877" }
massive::en-US::dev::12885
massive::en-US::dev::12885
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_traffic", "slots": { "date": "today" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12885" }
massive::en-US::dev::12886
massive::en-US::dev::12886
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_ticket", "slots": { "transport_type": "train", "place_name": "new york" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12886" }
massive::en-US::dev::12888
massive::en-US::dev::12888
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_taxi", "slots": { "transport_type": "taxi", "place_name": "airport", "date": "friday", "time": "five thirty am" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12888" }
massive::en-US::dev::12891
massive::en-US::dev::12891
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_ticket", "slots": { "transport_type": "train", "place_name": [ "nj", "ny" ] }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12891" }
massive::en-US::dev::12892
massive::en-US::dev::12892
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_query", "slots": { "place_name": "chester", "date": "the day after" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12892" }
massive::en-US::dev::12895
massive::en-US::dev::12895
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_traffic", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12895" }
massive::en-US::dev::12899
massive::en-US::dev::12899
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_ticket", "slots": { "transport_type": "train", "date": "march twentieth" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12899" }
massive::en-US::dev::12901
massive::en-US::dev::12901
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_query", "slots": { "transport_type": "train", "transport_name": "northern rail" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12901" }
massive::en-US::dev::12904
massive::en-US::dev::12904
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_taxi", "slots": { "transport_type": "taxi" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12904" }
massive::en-US::dev::12919
massive::en-US::dev::12919
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_taxi", "slots": { "transport_agency": "uber", "transport_type": "car" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12919" }
massive::en-US::dev::12923
massive::en-US::dev::12923
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "transport_query", "slots": { "transport_type": "train" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "transport", "utterance_id": "12923" }
massive::en-US::dev::12944
massive::en-US::dev::12944
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_definition", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "12944" }
massive::en-US::dev::12947
massive::en-US::dev::12947
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "place_name": "poland" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "12947" }
massive::en-US::dev::1295
massive::en-US::dev::1295
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "news_query", "slots": { "news_topic": "academy awards" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "news", "utterance_id": "1295" }
massive::en-US::dev::12950
massive::en-US::dev::12950
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_currency", "slots": { "place_name": "croatia" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "12950" }
massive::en-US::dev::12952
massive::en-US::dev::12952
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "12952" }
massive::en-US::dev::12956
massive::en-US::dev::12956
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_definition", "slots": { "definition_word": "inconvenience" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "12956" }
massive::en-US::dev::12974
massive::en-US::dev::12974
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "12974" }
massive::en-US::dev::12977
massive::en-US::dev::12977
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_maths", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "12977" }
massive::en-US::dev::12978
massive::en-US::dev::12978
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_maths", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "12978" }
massive::en-US::dev::12980
massive::en-US::dev::12980
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_definition", "slots": { "definition_word": "evacuation" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "12980" }
massive::en-US::dev::13011
massive::en-US::dev::13011
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13011" }
massive::en-US::dev::13022
massive::en-US::dev::13022
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "person": "britney spears" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13022" }
massive::en-US::dev::13024
massive::en-US::dev::13024
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "email_sendemail", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "email", "utterance_id": "13024" }
massive::en-US::dev::13029
massive::en-US::dev::13029
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13029" }
massive::en-US::dev::13033
massive::en-US::dev::13033
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_maths", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13033" }
massive::en-US::dev::13037
massive::en-US::dev::13037
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": { "timeofday": "tonight" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13037" }
massive::en-US::dev::13038
massive::en-US::dev::13038
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13038" }
massive::en-US::dev::13051
massive::en-US::dev::13051
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "person": "david lynch" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13051" }
massive::en-US::dev::13063
massive::en-US::dev::13063
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13063" }
massive::en-US::dev::13071
massive::en-US::dev::13071
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_maths", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13071" }
massive::en-US::dev::13075
massive::en-US::dev::13075
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "person": [ "bill bur", "iliza schleshinger" ] }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13075" }
massive::en-US::dev::13076
massive::en-US::dev::13076
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "person": "tom hanks" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13076" }
massive::en-US::dev::13084
massive::en-US::dev::13084
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_definition", "slots": { "definition_word": "giraffe" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13084" }
massive::en-US::dev::13085
massive::en-US::dev::13085
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_definition", "slots": { "definition_word": "demonetisation" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13085" }
massive::en-US::dev::13100
massive::en-US::dev::13100
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "place_name": "world" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13100" }
massive::en-US::dev::13106
massive::en-US::dev::13106
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "music_query", "slots": { "artist_name": "arrahman" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "music", "utterance_id": "13106" }
massive::en-US::dev::13107
massive::en-US::dev::13107
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "calendar_set", "slots": { "event_name": "meeting", "relation": "colleague" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "calendar", "utterance_id": "13107" }
massive::en-US::dev::13110
massive::en-US::dev::13110
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_definition", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13110" }
massive::en-US::dev::13113
massive::en-US::dev::13113
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "person": "aamir khan" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13113" }
massive::en-US::dev::13118
massive::en-US::dev::13118
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13118" }
massive::en-US::dev::1312
massive::en-US::dev::1312
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "datetime_query", "slots": { "place_name": "ottawa" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "datetime", "utterance_id": "1312" }
massive::en-US::dev::13125
massive::en-US::dev::13125
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13125" }
massive::en-US::dev::13139
massive::en-US::dev::13139
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_definition", "slots": { "definition_word": "hurricane" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13139" }
massive::en-US::dev::13157
massive::en-US::dev::13157
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_definition", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13157" }
massive::en-US::dev::13185
massive::en-US::dev::13185
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "place_name": [ "boston", "new york" ] }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13185" }
massive::en-US::dev::13198
massive::en-US::dev::13198
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_maths", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13198" }
massive::en-US::dev::13202
massive::en-US::dev::13202
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "place_name": "los angeles" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13202" }
massive::en-US::dev::13211
massive::en-US::dev::13211
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13211" }
massive::en-US::dev::13224
massive::en-US::dev::13224
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "person": "jennifer lopez" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13224" }
massive::en-US::dev::13227
massive::en-US::dev::13227
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13227" }
massive::en-US::dev::13228
massive::en-US::dev::13228
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13228" }
massive::en-US::dev::13230
massive::en-US::dev::13230
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13230" }
massive::en-US::dev::13231
massive::en-US::dev::13231
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13231" }
massive::en-US::dev::1327
massive::en-US::dev::1327
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "weather_query", "slots": { "date": "today" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "weather", "utterance_id": "1327" }
massive::en-US::dev::13271
massive::en-US::dev::13271
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "person": "justin bieber's" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13271" }
massive::en-US::dev::13275
massive::en-US::dev::13275
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13275" }
massive::en-US::dev::13280
massive::en-US::dev::13280
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13280" }
massive::en-US::dev::13281
massive::en-US::dev::13281
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": { "relation": "wife" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13281" }
massive::en-US::dev::13284
massive::en-US::dev::13284
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "person": "ramanujan" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13284" }
massive::en-US::dev::13316
massive::en-US::dev::13316
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13316" }
massive::en-US::dev::13319
massive::en-US::dev::13319
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "music_genre": "hip hop" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13319" }
massive::en-US::dev::1333
massive::en-US::dev::1333
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "weather_query", "slots": { "weather_descriptor": "hot", "date": "today" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "weather", "utterance_id": "1333" }
massive::en-US::dev::13338
massive::en-US::dev::13338
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_definition", "slots": { "definition_word": "hypocrisy" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13338" }
massive::en-US::dev::13339
massive::en-US::dev::13339
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_definition", "slots": { "definition_word": "hypocrisy" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13339" }
massive::en-US::dev::1334
massive::en-US::dev::1334
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "weather_query", "slots": { "weather_descriptor": "hot", "date": "today" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "weather", "utterance_id": "1334" }
massive::en-US::dev::13349
massive::en-US::dev::13349
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13349" }
massive::en-US::dev::13353
massive::en-US::dev::13353
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_definition", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13353" }
massive::en-US::dev::13354
massive::en-US::dev::13354
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_maths", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13354" }
massive::en-US::dev::13355
massive::en-US::dev::13355
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_definition", "slots": { "definition_word": "swerving" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13355" }
massive::en-US::dev::13367
massive::en-US::dev::13367
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13367" }
massive::en-US::dev::13373
massive::en-US::dev::13373
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13373" }
massive::en-US::dev::13382
massive::en-US::dev::13382
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "person": "benjamin franklin" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13382" }
massive::en-US::dev::13384
massive::en-US::dev::13384
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "place_name": "new york" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13384" }
massive::en-US::dev::13387
massive::en-US::dev::13387
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_definition", "slots": { "definition_word": "pda" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13387" }
massive::en-US::dev::13419
massive::en-US::dev::13419
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "person": "trump's" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13419" }
massive::en-US::dev::13455
massive::en-US::dev::13455
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13455" }
massive::en-US::dev::1346
massive::en-US::dev::1346
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "datetime_query", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "datetime", "utterance_id": "1346" }
massive::en-US::dev::13462
massive::en-US::dev::13462
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_maths", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13462" }
massive::en-US::dev::13465
massive::en-US::dev::13465
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13465" }
massive::en-US::dev::13469
massive::en-US::dev::13469
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13469" }
massive::en-US::dev::13470
massive::en-US::dev::13470
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13470" }
massive::en-US::dev::13480
massive::en-US::dev::13480
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": { "date": "today" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13480" }
massive::en-US::dev::13481
massive::en-US::dev::13481
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13481" }
massive::en-US::dev::1349
massive::en-US::dev::1349
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "weather_query", "slots": { "date": "this week" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "weather", "utterance_id": "1349" }
massive::en-US::dev::13490
massive::en-US::dev::13490
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": { "place_name": "beijing", "date": "last week" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13490" }
massive::en-US::dev::13496
massive::en-US::dev::13496
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "person": "tom cruise" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13496" }
massive::en-US::dev::13499
massive::en-US::dev::13499
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_definition", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13499" }
massive::en-US::dev::13502
massive::en-US::dev::13502
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13502" }
massive::en-US::dev::13510
massive::en-US::dev::13510
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_maths", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13510" }
massive::en-US::dev::13515
massive::en-US::dev::13515
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13515" }
massive::en-US::dev::13517
massive::en-US::dev::13517
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": { "meal_type": "lunch" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13517" }
massive::en-US::dev::13519
massive::en-US::dev::13519
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "qa_factoid", "slots": { "artist_name": "beatles" }, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "qa", "utterance_id": "13519" }
massive::en-US::dev::13522
massive::en-US::dev::13522
dialogue_state_tracking
[ { "role": "system", "content": "Return valid JSON only with keys intent, slots, missing_slots, next_action. Infer the user's intent from the utterance. Extract slot values exactly as written in the utterance. If a slot appears multiple times, return a JSON array preserving mention order. Use [] for missing_...
{ "intent": "general_quirky", "slots": {}, "missing_slots": [], "next_action": "respond" }
{ "source": "massive", "locale": "en-US", "partition": "dev", "scenario": "general", "utterance_id": "13522" }