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

the knowledge attention mask had not implemente in the code #3

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

the knowledge attention mask had not implemente in the code #3

lyshuang opened this issue Dec 6, 2022 · 0 comments

Comments

@lyshuang
Copy link

lyshuang commented Dec 6, 2022

Hi, it's my honor to read your paper. I'm very interested in your work.
But I found the knowledge attention mask mentioned in the paper has not implemente in your code. I just found as followings:
def prepare_attention_matrix(self, kg, weights): attention_mat = np.array((5,5)) return attention_mat
I don't know whether it was my negligence or what the reason was. I hope to receive your reply. Thanks.

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