google/code_x_glue_cc_clone_detection_poj104
Viewer • Updated • 53k • 575 • 8
This model was trained to identify procedural similarity in C++ code (POJ-104 dataset). Unlike semantic models that focus on intent ("what it does"), this model focuses on structure ("how it does it").
This is a custom PyTorch model. You must define the CFGEncoder class structure exactly as used in training to load these weights.