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
How is the dialogue history encoded here? In the paper they say "The previous two dialogue turns are transformed to a vector representation by feeding the concatenation of them into an LSTM encoder model".
I'm not sure how to interpret this and I'm interested in how it's realized here.
Thanks
The text was updated successfully, but these errors were encountered:
How is the dialogue history encoded here? In the paper they say "The previous two dialogue turns are transformed to a vector representation by feeding the concatenation of them into an LSTM encoder model".
I'm not sure how to interpret this and I'm interested in how it's realized here.
Thanks
The text was updated successfully, but these errors were encountered: