metadata
license: mit
Python clone detection
This is a codebert model for detecting Python clone codes, fine-tuned on the dataset shared by PoolC on Hugging Face Hub. The original source code for using the model can be found at https://github.com/sangHa0411/CloneDetection/blob/main/inference.py.
How to use
To use the model, you can follow the instructions in the original source code at https://github.com/sangHa0411/CloneDetection/blob/main/inference.py. A more general inference code may be published later.
Credits
We would like to thank the original team and authors of the model and the fine-tuning dataset:
Lincese
This model is released under the MIT license.