Multi-hops for SQARQL in knowledge graph #4345
SamYuen101234
started this conversation in
General
Replies: 1 comment
-
Hey @SamYuen101234, to use knowledge graphs with your dataset, you need to train your model for sure. We have a guide on how to do that: Trying Question Answering on Knowledge Graphs with Custom Data. As you train a new model, you can try to formulate your data in a way that it supports multi-hop questions and check if it works. |
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.
-
Hello, I have tried your pre- trained model BART on the harry potter knowledgde graph. The examples you provided are single hop only, any ability for the pre-trained model to translate human questions into SPARQL queries for multi-hop questions? Or I need to define my own datasets for multi-hop questions? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions