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

About SemGCN embeddings #36

Open
40347015S opened this issue Apr 3, 2021 · 1 comment
Open

About SemGCN embeddings #36

40347015S opened this issue Apr 3, 2021 · 1 comment

Comments

@40347015S
Copy link

I downloaded the pretrained SynGCN embeddings from your WordGCN github and then run the script "python semgcn.py -embed ./embeddings/syngcn_embeddings.txt -gpu 0 -epoch 10 -name fine_tuned_embeddings", but after the model was successfully trained, I cannot find/get the finetuned SemGCN embeddings. What should I do?
Thanks!

@svjan5
Copy link
Member

svjan5 commented Apr 6, 2021

Hi,
Please check this function:
https://github.com/malllabiisc/WordGCN/blob/master/semgcn.py#L479

It does the dumping part.

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