VulDetProject/ReVeal

Missing 'JSON' files or 'full_experiment_real_data' directory

Opened this issue · 6 comments

Hi all,

Thanks for your time and attention. I am debugging the 'Processing new data' step. However, it seems there was no '../data/ggnn_input/devign_cfg_full_text_files.json' file and 'full_experiment_real_data' directory. I have downloaded all the data with the script 'bash get_data.sh'. Would anyone could give me some advice?

Kind regards,

ggnn_input/devign_cfg_full_text_files.json is inside the replication package for me (replication.zip), so it should be unzipped at the right place. Maybe you should check that your current working directory is correct.

full_experiment_real_data is the output of create_ggnn_data.py, see here:

parser.add_argument('--output', default='../data/full_experiment_real_data/chrome_debian/chrome_debian.json')

I'm not affiliated with the project, by the way, just trying to reproduce it. Hope this helps.

Hi @bstee615 ,
Thanks for your kindly reply. I have unzipped and checked the again and still cannot find the ggnn_input/devign_cfg_full_text_files.json file. Would u plz provide me the latest download link of the replication.zip package?

Regards,
jywuxi

Believe it's the link from get_data.sh, here: https://drive.google.com/file/d/1Mn0jLaZWiPFQ8ejzlz_zXnx_TcSzbwu1

@bstee615 @QiuJYWX Can you re-provide a link? The original link is not working. Thanks.

@bstee615 the link is not working now,can you share the data downloaded by the link?

@silver-en @zzhisthebest I did not create this link, I only echo the link inside get_data.sh (I was not involved in writing this paper). Looks like it's up to the original authors to provide a new link.