Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing data files - no description for data preprocessing #3

Open
ferencberes opened this issue Jan 6, 2025 · 1 comment
Open

Comments

@ferencberes
Copy link

Dear Authors!

I've been trying to run your code for several days now without success so I'd like to ask for some help.
You did not specify data preprocessing steps, so basically you gave no instructions on how to prepare data for your scripts (learn_base.py, temp_exp_main.py, enhance_main.py).

  • What I managed to find out is that you get the data from here: https://zenodo.org/records/7213796#.Y1cO6y8r30o
  • After placing the raw files into the 'processed' folder, running learn_base.py was no problem.
  • I also managed to generate .h5 files for the explainer script (temp_exp_main.py) but then I got stuck.

Please, give me some instructions on how to prepare the processed/wikipedia_train_edge.npy and processed/wikipedia_test_edge.npy files that you use as input for temp_exp_main.py. I looked over all your source code but it does not contain any resources for generating/exporting these files.

Your help would be much appreciated!
Thanks,
Ferenc

@daniel-gomm
Copy link

I am also struggling with this - in general, the code seems to be quite incomplete, which makes reproducing this study challenging. It would be great if the authors could supply a usable version of the code base together with documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants