Thanks for releasing code!
I'm trying to understand how this implementation handles multi-value slot values introduced in MultiWOZ 2.1 (such as e.g. cheap|moderate). Do you render them in dialog summaries as is? At evaluation time, does the model have to output the correct multi-value literal for the output to be considered correct? Or is it enough to output just one possible value? I tried to read the code, but got a little lost. I would greatly appreciate your help!
Thanks for releasing code!
I'm trying to understand how this implementation handles multi-value slot values introduced in MultiWOZ 2.1 (such as e.g.
cheap|moderate). Do you render them in dialog summaries as is? At evaluation time, does the model have to output the correct multi-value literal for the output to be considered correct? Or is it enough to output just one possible value? I tried to read the code, but got a little lost. I would greatly appreciate your help!