Skip to content

chengjunyan1/Graph-Sparse-Transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Conditioned Sparse-Attention for Improved Source Code Understanding

This is the official repository for the paper "Graph Conditioned Sparse-Attention for Improved Source Code Understanding".

Run

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

Java:

cd ./scripts/java

bash run.sh #GPU #NAME

Python:

cd ./scripts/python

`bash run.sh #GPU #NAME

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published