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

Using LibKge embeddings #93

Open
perceptrons-vnit opened this issue Aug 1, 2021 · 2 comments
Open

Using LibKge embeddings #93

perceptrons-vnit opened this issue Aug 1, 2021 · 2 comments

Comments

@perceptrons-vnit
Copy link

perceptrons-vnit commented Aug 1, 2021

Hello, we are trying to replicate the model with a custom dataset and we have got the checkpoint file for our dataset. I wanted to know how to use that to give input to the KGQA module. And how do I get bn0, bn1, and bn2 files? What are the required input embedding files and how do i get them using LibKge

@apoorvumang
Copy link
Collaborator

Hi, in case you are trying on a custom dataset I would recommend you use the code from KGQA/RoBERTa. There you don't need bn0 etc. (which is needed for code in KGQA/LSTM) and you can directly use libKGE embeddings.

@perceptrons-vnit
Copy link
Author

Hii, It will be really helpful if you could provide an example for using a custom dataset using RoBERTa

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