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

Question regarding the paper #4

Closed
sentialx opened this issue Jan 18, 2023 · 0 comments
Closed

Question regarding the paper #4

sentialx opened this issue Jan 18, 2023 · 0 comments

Comments

@sentialx
Copy link

Hi, I'm trying to implement the paper in PyTorch, but my model seems to ignore the recurrent states. Is the sliding window attention over blocks of tokens mandatory for getting it to work, or can it be trained with regular attention? It's the only thing I'm missing, I've already made the special gate initialization, but still, no luck, and I'm trying to identify what's actually missing to get the model to attend to its recurrent states.
Also, would it be possible to fine-tune an existing model to use the recurrent layer?

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