Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 551 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 551 Bytes

PubMed Dataset

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.

Usage

  1. Create a folder named raw in this directory.
  2. Download PubMed.zip from this Google Drive link.
  3. Extract and copy everything into the raw folder.
  4. Run preprocess_pubmed.ipynb to preprocess this dataset.