data contains all ExplaGraphs data (https://github.com/swarnaHub/ExplaGraphs), with the positive graphs in train.pos_target and negative graphs in train.neg_target

src contains our model code

all evaluation metrics are inside metrics folder and how to use them can be found in https://github.com/swarnaHub/ExplaGraphs

train_scripts shows an example script to run one of our models