Replies: 2 comments 2 replies
-
It is used for training MetaQA KG dataset whereas LibKGE is used for training WebQSP KG dataset. Two different methods are used for the two KG datasets. For further information, visit here. |
Beta Was this translation helpful? Give feedback.
2 replies
-
I do apologize it due to my question is not related to the topic but I would greatly happy if u can answer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The main code includes 3 folders: RoBERTa, LSTM and train_embeddings and the paper-solution contains four main steps: KG embedding, Question embedding, Answer selection and Relation matching.
As far as I have understood, Relation matching has not been implemented, LSTM is related to question embedding for MetaQA dataset, RoBERTa is related to WebQSP dataset. what about the train_embeddings folder?
Could u please explain more regarding the relations between codes and the modules of the solution?
Beta Was this translation helpful? Give feedback.
All reactions