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 get trained embedding matrix #27

Open
SRL94 opened this issue May 16, 2021 · 3 comments
Open

How to get trained embedding matrix #27

SRL94 opened this issue May 16, 2021 · 3 comments

Comments

@SRL94
Copy link

SRL94 commented May 16, 2021

Hi, nice work. How do I get the trained embeddings of entities and relations?

@svjan5
Copy link
Member

svjan5 commented May 17, 2021

As you can see from Figure 2 in the paper. The output of CompGCN will give you the trained entity and relation embeddings
image

@SRL94
Copy link
Author

SRL94 commented May 17, 2021

Thank you, but the foward gives the scores. Do you mean the outputs of forward_base are entity and relation embeddings?

@ralgond
Copy link

ralgond commented Apr 8, 2023

Hi, do you have resolved this question?

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

3 participants