# Graph Link Prediction for Open Graph Benchmark (OGB) PPA dataset[The Open Graph Benchmark (OGB)](https://ogb.stanford.edu/) is a collection of benchmark datasets, data loaders, and evaluators for graph machine learning. Here we complete the Graph Link Prediction task based on PGL.### Requirementspaddlpaddle >= 1.7.1pgl 1.0.2ogb### How to Run