1.LayerDiverseGCN.ipynb
This is the code for Layer-diverse negative sampling in GCN, which can be run directly by uploading to Google Colab.

2.Cora-OvrSquashGraph.pt
This dataset is constructed based on Cora and can be loaded using "torch.load()".