-
Notifications
You must be signed in to change notification settings - Fork 209
Open
Description
Hi!
Where I can find the "message" field from the MultiWOZ2.1 format in the MultiWOZ2.2. Ie. where I can find instructions for crowdsource workers in MultiWOZ2.2 format?
This is a snippet from multiwoz/data/MultiWOZ_2.1/data.json
{
"SNG01856.json": {
"goal": {...},
...
"attraction": {},
"train": {},
"LOOKING FOR THE EQUIVALENT OF THE message FIELD BELOW IN MULTIWOZ 2.2": "404 not found at the moment :)",
"message": [
"You are looking for a <span class='emphasis'>place to stay</span>. The hotel should be in the <span class='emphasis'>cheap</span> price range and should be in the type of <span class='emphasis'>hotel</span>",
"The hotel should <span class='emphasis'>include free parking</span> and should <span class='emphasis'>include free wifi</span>",
"Once you find the <span class='emphasis'>hotel</span> you want to book it for <span class='emphasis'>6 people</span> and <span class='emphasis'>3 nights</span> starting from <span class='emphasis'>tuesday</span>",
"If the booking fails how about <span class='emphasis'>2 nights</span>",
"Make sure you get the <span class='emphasis'>reference number</span>"
],
...
},
...
}
Metadata
Metadata
Assignees
Labels
No labels