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, thanks for catching this! It's a bug!
However, due to backwards compatibility with previous results, it won't be easy to fix that straight away.
I will try to come up with a good solution.
Hi.
multiwoz/evaluate.py
Line 133 in a24d299
multiwoz/utils/nlp.py
Line 73 in a24d299
In this line, the values of belief state are normalized before searching DB.
But, the time values of train(leaveAt, arrvieBy) are also normalized to [value_time].
In this case, I think we cannot check whether the values meet the user's goal, right?
Is it intended?
The text was updated successfully, but these errors were encountered: