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 about global attention score #3

Open
sungjun3010 opened this issue Apr 7, 2020 · 1 comment
Open

Question about global attention score #3

sungjun3010 opened this issue Apr 7, 2020 · 1 comment

Comments

@sungjun3010
Copy link

Hi, I've read your wonderful paper.

but, here I have a question about global attention layer, which is

"How the global attention score of each word can be different though it used convolution layer with size (input_size, embed_size)? not the same"

thank you

@duanchao
Copy link

Hi,when I run your code,some error appear
for i, (user, item,labels) in enumerate(train_loader):

    KeyError: 'user_id'

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