Joern processing might be slow and even freeze your OS, that depends on your system's specifications. Choose a smaller size for the chunks that are processed when splitting the dataset during theCreatetask. That can be done by changing the"slice_size"value under"create"in the configurations fi...
python main.py \ --dataset<name_of_the_dataset>\ --input_dir<directory_of_the_input>; Datset Theinput_dirshould contain three json files namely train_GGNNinput.json valid_GGNNinput.json test_GGNNinput.json Each json file should contain a list of json object of the following structure ...