the results are run on a server with CPU 2.8 GHz Intel Core i7, 16GB RAM.
-
Download processed dataset from Google Driver , place it in '/Dataset/Packaged Pkl/'.
Note: You can also process the java-json dataset yourself.
-
Cd to '/Code', run the following script.
python train.py-
Ensure there is a result file generated.
-
Cd to '/Code', run the following script.
python code_dataset.py numpy==1.21.6
pandas==1.3.5
scikit_learn==1.1.1
torch==1.11.0
torch_geometric==2.0.4
tqdm==4.64.0
transformers==4.18.0