Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about segment embedding #127

Open
YunahJang opened this issue Dec 6, 2022 · 0 comments
Open

Questions about segment embedding #127

YunahJang opened this issue Dec 6, 2022 · 0 comments

Comments

@YunahJang
Copy link

Hello,
I'm here to ask about the meaning of segment embeddings.
From the paper, segment embeddings(Dialog state embeddings) indicates whether it is a profile sentence, utterance of persona 1, or persona 2.
However, in the post, it seems to indicate whether it is persona information, history, or a reply. (From the image with blue/pink/green instances).
In the code, it somehow takes the sequence input's first persona part as speaker1, the utterance of speaker1 as speaker2 and so on.
It will be grateful if you could clarify these terms for me.
Thanks :)

Below is the code I tried to run from the post.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant