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

CycleCVAE+T5 Implementation Details #4

Open
alxthm opened this issue Jul 19, 2021 · 0 comments
Open

CycleCVAE+T5 Implementation Details #4

alxthm opened this issue Jul 19, 2021 · 0 comments

Comments

@alxthm
Copy link

alxthm commented Jul 19, 2021

Hi,

Thank you for your work!

In the Fork or Fail paper, you mention using the T5 pretrained seq2seq model for the graph-to-text part (h_theta(y,z)) with y the linearized graph as a sequence input. Since you cannot simply concatenate z to the embedding of the graph y (like the BiLSTM model), I was wondering how you add the latent variable z to the input of the T5 seq2seq model?

Thanks,
Alexandre

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