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

How to use this model to generate text? #10

Open
Tylersuard opened this issue Jun 18, 2023 · 2 comments
Open

How to use this model to generate text? #10

Tylersuard opened this issue Jun 18, 2023 · 2 comments

Comments

@Tylersuard
Copy link

Hello. I love the idea of SGConv. Would it be possible to modify the code so it can generate sequences of tokens, like in a Seq2Seq model?
Thank you

@leeyeehoo
Copy link
Collaborator

We will try to release the implementation code in a few weeks. Basically, you can refer to transformer XL and replace the attention layer with SGConv.

@Tylersuard
Copy link
Author

Thank you so much!

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

2 participants