You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>"
],
...
},
...
}
The text was updated successfully, but these errors were encountered:
Is there an official version for the script generating the user instructions which matches exactly the original release/procedure how to conversations were collected?
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
The text was updated successfully, but these errors were encountered: