| license: apache-2.0 | |
| This repository contains the models presented in [Learning Efficient and Generalizable Graph Retriever for Knowledge-Graph Question Answering](https://huggingface.co/papers/2506.09645). | |
| While performing inference, after loading the model, use the pickle file to map each node to the corresponding triple to get its textual form. | |
| For more information about dataset setup and model training, please refer to the github Repo: https://github.com/tianyao-aka/RAPL | |