This code primarily encompasses two functionalities:
Building a Retrieval Datastore
Performing FT2Ra Inference
Detailed code could be downloaded here.
We used the JavaCorpus and PY150 datasets from CodeXGLUE. For detailed information, you can refer to CodeXGLUE.Â
Additionally, we used the 10 java large project datasets from kNM-LM. Detailed dataset information can be downloaded from here.