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
Thank you for your code!
But in original HRED, for k context and one response, HRED generates k utterances.
It seems that you only generate the final response in training process?
The text was updated successfully, but these errors were encountered:
hi @luomuqinghan yes currently one the final utterance is decode, after reading the paper it seemed like that may be the right approach? Do you think every utterance along the way must be decoded based on the previous history?
Thank you for your code!
But in original HRED, for k context and one response, HRED generates k utterances.
It seems that you only generate the final response in training process?
The text was updated successfully, but these errors were encountered: