From HNE.
We further split the original training set into training and validation sets.
We samples hard negative edges for validtaion and testing by ourselves.
- Create a folder named
raw
in this directory. - Download
PubMed.zip
from this Google Drive link. - Extract and copy everything into the
raw
folder. - Run preprocess_pubmed.ipynb to preprocess this dataset.