Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 998 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 998 Bytes

Neural Subgraph Retrieval

As a starting point, everything is supposed to be done inside a Docker container. Simply run the script launch_container.sh located inside the docker folder to build the image, if needed, and then launch the container.

End-to-end Subgraph Retrieval System

The complete subgraph retriever will soon be made available.

Separate Components

Predicting Next Relations

Data

The dataset designed for next relation prediction is open-source and can be downloaded from this link on the HuggingFace Hub.

Model

The model is open-source and accessible for download via this link on the HuggingFace Hub.

Link Prediction

Model

The model is open-source and accessible for download via this link on the HuggingFace Hub.