Skip to content

ArcticHare105/Code-Token-Learner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Efficient Transformer with Code Token Learner for Code Clone Detection

The official implement of "Efficient Transformer with Code Token Learner for Code Clone Detection".

Requires:
pytorch
javalang
torch_geometric

Data

BigCloneBench snippets and clone pairs in BCB.zip (refer to FA-AST)

Running

python codeTrans_bcb.py

This operation include training, validation, testing and writing test results to files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages