This is the official repository for the paper "Graph Conditioned Sparse-Attention for Improved Source Code Understanding".
Enter the script folders and run the run.sh, the training and testing will start. Modify the shell file for only validating or testing.
#GPU
: gpu device ids
#NAME
: name of the model
cd ./scripts/java
bash run.sh #GPU #NAME
cd ./scripts/python
`bash run.sh #GPU #NAME