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::10017 | massive::en-US::dev::10017 | 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": "cooking_recipe",
"slots": {
"ingredient": "black eye pea"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10017"
} |
massive::en-US::dev::10020 | massive::en-US::dev::10020 | 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": "cooking_recipe",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10020"
} |
massive::en-US::dev::10022 | massive::en-US::dev::10022 | 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": "cooking_recipe",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10022"
} |
massive::en-US::dev::10037 | massive::en-US::dev::10037 | 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": "cooking_recipe",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10037"
} |
massive::en-US::dev::10039 | massive::en-US::dev::10039 | 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": "cooking_recipe",
"slots": {
"food_type": "cookies"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10039"
} |
massive::en-US::dev::10041 | massive::en-US::dev::10041 | 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": "cooking_recipe",
"slots": {
"food_type": "cookies"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10041"
} |
massive::en-US::dev::10058 | massive::en-US::dev::10058 | 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": "cooking_recipe",
"slots": {
"time": "quart"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10058"
} |
massive::en-US::dev::10070 | massive::en-US::dev::10070 | 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": "cooking_recipe",
"slots": {
"food_type": "potato"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10070"
} |
massive::en-US::dev::10086 | massive::en-US::dev::10086 | 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": "cooking_recipe",
"slots": {
"food_type": "pizza"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10086"
} |
massive::en-US::dev::10110 | massive::en-US::dev::10110 | 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": "cooking_recipe",
"slots": {
"food_type": "meatloaf"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10110"
} |
massive::en-US::dev::1012 | massive::en-US::dev::1012 | 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": "social_post",
"slots": {
"media_type": "huffington post"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "social",
"utterance_id": "1012"
} |
massive::en-US::dev::10129 | massive::en-US::dev::10129 | 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": "cooking_recipe",
"slots": {
"food_type": "chicken noodle soup"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10129"
} |
massive::en-US::dev::10135 | massive::en-US::dev::10135 | 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": "cooking_recipe",
"slots": {
"food_type": "gluten free"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10135"
} |
massive::en-US::dev::10138 | massive::en-US::dev::10138 | 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": "cooking_recipe",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10138"
} |
massive::en-US::dev::10143 | massive::en-US::dev::10143 | 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": "cooking_recipe",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10143"
} |
massive::en-US::dev::10146 | massive::en-US::dev::10146 | 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": "cooking_recipe",
"slots": {
"food_type": "cheese omelet"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10146"
} |
massive::en-US::dev::1015 | massive::en-US::dev::1015 | 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": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "news",
"utterance_id": "1015"
} |
massive::en-US::dev::10152 | massive::en-US::dev::10152 | 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": "cooking_recipe",
"slots": {
"food_type": "hotdog"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10152"
} |
massive::en-US::dev::10154 | massive::en-US::dev::10154 | 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": "cooking_recipe",
"slots": {
"food_type": "chicken alfredo"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10154"
} |
massive::en-US::dev::10157 | massive::en-US::dev::10157 | 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": "cooking_recipe",
"slots": {
"food_type": "spaghetti"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10157"
} |
massive::en-US::dev::1016 | massive::en-US::dev::1016 | 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": {
"media_type": "new york times"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "news",
"utterance_id": "1016"
} |
massive::en-US::dev::10162 | massive::en-US::dev::10162 | 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": "cooking_recipe",
"slots": {
"food_type": "turkey meatballs"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10162"
} |
massive::en-US::dev::10169 | massive::en-US::dev::10169 | 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": "cooking_recipe",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10169"
} |
massive::en-US::dev::10186 | massive::en-US::dev::10186 | 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": "cooking_recipe",
"slots": {
"food_type": "chicken breasts"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10186"
} |
massive::en-US::dev::10195 | massive::en-US::dev::10195 | 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": "cooking_recipe",
"slots": {
"food_type": "crabmeat"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10195"
} |
massive::en-US::dev::10196 | massive::en-US::dev::10196 | 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": "cooking_recipe",
"slots": {
"food_type": "mexican"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10196"
} |
massive::en-US::dev::10210 | massive::en-US::dev::10210 | 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": "cooking_recipe",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10210"
} |
massive::en-US::dev::10218 | massive::en-US::dev::10218 | 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": "cooking_recipe",
"slots": {
"food_type": "boiled eggs"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10218"
} |
massive::en-US::dev::1023 | massive::en-US::dev::1023 | 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": "takeaway_query",
"slots": {
"business_name": "olive garden",
"order_type": "takeaway"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "takeaway",
"utterance_id": "1023"
} |
massive::en-US::dev::10237 | massive::en-US::dev::10237 | 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": "cooking_recipe",
"slots": {
"drink_type": "almond milk"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10237"
} |
massive::en-US::dev::10238 | massive::en-US::dev::10238 | 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": "cooking_recipe",
"slots": {
"food_type": "chicken casserole"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10238"
} |
massive::en-US::dev::10242 | massive::en-US::dev::10242 | 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": "cooking_recipe",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "cooking",
"utterance_id": "10242"
} |
massive::en-US::dev::10245 | massive::en-US::dev::10245 | 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": "play_game",
"slots": {
"game_name": "chess"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10245"
} |
massive::en-US::dev::10255 | massive::en-US::dev::10255 | 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": "play_game",
"slots": {
"game_name": "chess"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10255"
} |
massive::en-US::dev::10267 | massive::en-US::dev::10267 | 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": "play_game",
"slots": {
"game_name": "chess"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10267"
} |
massive::en-US::dev::1027 | massive::en-US::dev::1027 | 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": {
"date": "today's"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "datetime",
"utterance_id": "1027"
} |
massive::en-US::dev::10273 | massive::en-US::dev::10273 | 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": "play_game",
"slots": {
"game_name": "solitaire"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10273"
} |
massive::en-US::dev::10279 | massive::en-US::dev::10279 | 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": "play_game",
"slots": {
"game_type": "race"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10279"
} |
massive::en-US::dev::10290 | massive::en-US::dev::10290 | 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": "play_game",
"slots": {
"game_name": "pinball"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10290"
} |
massive::en-US::dev::10291 | massive::en-US::dev::10291 | 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": "play_game",
"slots": {
"game_name": "spider"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10291"
} |
massive::en-US::dev::10293 | massive::en-US::dev::10293 | 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": "play_game",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10293"
} |
massive::en-US::dev::10295 | massive::en-US::dev::10295 | 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": "play_game",
"slots": {
"game_name": "soccer"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10295"
} |
massive::en-US::dev::10301 | massive::en-US::dev::10301 | 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": "play_game",
"slots": {
"game_name": "game of trivia"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10301"
} |
massive::en-US::dev::10303 | massive::en-US::dev::10303 | 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": "play_game",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10303"
} |
massive::en-US::dev::10324 | massive::en-US::dev::10324 | 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": "play_game",
"slots": {
"game_name": "snake"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10324"
} |
massive::en-US::dev::10327 | massive::en-US::dev::10327 | 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": "play_game",
"slots": {
"game_name": "the puzzle"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10327"
} |
massive::en-US::dev::10351 | massive::en-US::dev::10351 | 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": "play_game",
"slots": {
"game_name": "papa pear saga"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10351"
} |
massive::en-US::dev::10361 | massive::en-US::dev::10361 | 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": "play_game",
"slots": {
"game_name": "checkers"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10361"
} |
massive::en-US::dev::10364 | massive::en-US::dev::10364 | 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": "play_game",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10364"
} |
massive::en-US::dev::10367 | massive::en-US::dev::10367 | 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": "play_game",
"slots": {
"game_name": "coc"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10367"
} |
massive::en-US::dev::10374 | massive::en-US::dev::10374 | 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": "play_game",
"slots": {
"game_name": "chess"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10374"
} |
massive::en-US::dev::1038 | massive::en-US::dev::1038 | 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": "alarm_query",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "alarm",
"utterance_id": "1038"
} |
massive::en-US::dev::10388 | massive::en-US::dev::10388 | 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": "play_game",
"slots": {
"game_name": "name that tune"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10388"
} |
massive::en-US::dev::10397 | massive::en-US::dev::10397 | 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": "play_game",
"slots": {
"game_name": "poker"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10397"
} |
massive::en-US::dev::10412 | massive::en-US::dev::10412 | 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": "play_game",
"slots": {
"game_name": "millionaires"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10412"
} |
massive::en-US::dev::10415 | massive::en-US::dev::10415 | 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": "play_game",
"slots": {
"game_name": "tic tac toe"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "10415"
} |
massive::en-US::dev::10424 | massive::en-US::dev::10424 | 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": "lists_query",
"slots": {
"list_name": "shopping"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10424"
} |
massive::en-US::dev::10449 | massive::en-US::dev::10449 | 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": "lists_remove",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10449"
} |
massive::en-US::dev::10450 | massive::en-US::dev::10450 | 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": "lists_query",
"slots": {
"list_name": "shopping",
"date": "today"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10450"
} |
massive::en-US::dev::10453 | massive::en-US::dev::10453 | 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": "lists_remove",
"slots": {
"list_name": "shopping"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10453"
} |
massive::en-US::dev::10457 | massive::en-US::dev::10457 | 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": "lists_query",
"slots": {
"list_name": "party shopping"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10457"
} |
massive::en-US::dev::10458 | massive::en-US::dev::10458 | 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": "lists_remove",
"slots": {
"list_name": "things to buy"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10458"
} |
massive::en-US::dev::10468 | massive::en-US::dev::10468 | 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": "lists_createoradd",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10468"
} |
massive::en-US::dev::10470 | massive::en-US::dev::10470 | 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": "lists_remove",
"slots": {
"list_name": "food",
"date": "last week"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10470"
} |
massive::en-US::dev::10475 | massive::en-US::dev::10475 | 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": "lists_remove",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10475"
} |
massive::en-US::dev::10486 | massive::en-US::dev::10486 | 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": "lists_remove",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10486"
} |
massive::en-US::dev::10488 | massive::en-US::dev::10488 | 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": "lists_createoradd",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10488"
} |
massive::en-US::dev::10496 | massive::en-US::dev::10496 | 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": "lists_query",
"slots": {
"list_name": "grocery stores"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10496"
} |
massive::en-US::dev::10506 | massive::en-US::dev::10506 | 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": "lists_query",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10506"
} |
massive::en-US::dev::1051 | massive::en-US::dev::1051 | 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"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "weather",
"utterance_id": "1051"
} |
massive::en-US::dev::10518 | massive::en-US::dev::10518 | 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": "lists_query",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10518"
} |
massive::en-US::dev::10520 | massive::en-US::dev::10520 | 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": "lists_remove",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10520"
} |
massive::en-US::dev::10521 | massive::en-US::dev::10521 | 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": "lists_remove",
"slots": {
"list_name": "old english"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10521"
} |
massive::en-US::dev::10526 | massive::en-US::dev::10526 | 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": "lists_remove",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10526"
} |
massive::en-US::dev::10529 | massive::en-US::dev::10529 | 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": "lists_createoradd",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10529"
} |
massive::en-US::dev::10532 | massive::en-US::dev::10532 | 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": "lists_query",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10532"
} |
massive::en-US::dev::10539 | massive::en-US::dev::10539 | 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": "lists_query",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10539"
} |
massive::en-US::dev::10545 | massive::en-US::dev::10545 | 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": "lists_createoradd",
"slots": {
"list_name": "numbers"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10545"
} |
massive::en-US::dev::10548 | massive::en-US::dev::10548 | 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": "lists_createoradd",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10548"
} |
massive::en-US::dev::10551 | massive::en-US::dev::10551 | 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": "lists_query",
"slots": {
"list_name": "to do",
"date": "today"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10551"
} |
massive::en-US::dev::10554 | massive::en-US::dev::10554 | 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": "10554"
} |
massive::en-US::dev::10555 | massive::en-US::dev::10555 | 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": "lists_query",
"slots": {
"list_name": "to do"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10555"
} |
massive::en-US::dev::10557 | massive::en-US::dev::10557 | 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": "lists_query",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10557"
} |
massive::en-US::dev::1058 | massive::en-US::dev::1058 | 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": "iot_cleaning",
"slots": {
"time": "one p. m.",
"date": "today",
"device_type": "robot vacuum cleaner"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "iot",
"utterance_id": "1058"
} |
massive::en-US::dev::10589 | massive::en-US::dev::10589 | 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": "lists_remove",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10589"
} |
massive::en-US::dev::10602 | massive::en-US::dev::10602 | 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": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "music",
"utterance_id": "10602"
} |
massive::en-US::dev::10605 | massive::en-US::dev::10605 | 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": "lists_query",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10605"
} |
massive::en-US::dev::10614 | massive::en-US::dev::10614 | 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": "lists_remove",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10614"
} |
massive::en-US::dev::10616 | massive::en-US::dev::10616 | 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": "lists_createoradd",
"slots": {
"date": "tomorrow"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10616"
} |
massive::en-US::dev::10626 | massive::en-US::dev::10626 | 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": "lists_createoradd",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10626"
} |
massive::en-US::dev::10627 | massive::en-US::dev::10627 | 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": "lists_createoradd",
"slots": {
"list_name": "grocery"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10627"
} |
massive::en-US::dev::10629 | massive::en-US::dev::10629 | 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": "lists_remove",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10629"
} |
massive::en-US::dev::10648 | massive::en-US::dev::10648 | 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": "lists_createoradd",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10648"
} |
massive::en-US::dev::10666 | massive::en-US::dev::10666 | 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": "lists_query",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10666"
} |
massive::en-US::dev::10672 | massive::en-US::dev::10672 | 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": "lists_query",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10672"
} |
massive::en-US::dev::10685 | massive::en-US::dev::10685 | 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": "lists_query",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10685"
} |
massive::en-US::dev::10689 | massive::en-US::dev::10689 | 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": "lists_remove",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10689"
} |
massive::en-US::dev::10697 | massive::en-US::dev::10697 | 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": "lists_query",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10697"
} |
massive::en-US::dev::107 | massive::en-US::dev::107 | 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": "play_music",
"slots": {
"song_name": "hurts like heaven"
},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "play",
"utterance_id": "107"
} |
massive::en-US::dev::10700 | massive::en-US::dev::10700 | 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": "lists_createoradd",
"slots": {},
"missing_slots": [],
"next_action": "respond"
} | {
"source": "massive",
"locale": "en-US",
"partition": "dev",
"scenario": "lists",
"utterance_id": "10700"
} |
End of preview. Expand in Data Studio
No dataset card yet
- Downloads last month
- 18