Skip to content

LIANGQINGYUAN/Condor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Condor

A Code Discriminator Integrating General Semantics with Code Details

Paper: https://arxiv.org/abs/2412.17429

image

The Condor consists of two main components: contrastive learning at the embedding level to capture code details (upper section), and data-level augmentation through intermediate code, which supplements code details that are not recorded in existing datasets (lower section).

Dataset

image

You can find the CodeNanoFix dataset from /data.

Models

You can find the model with fine-tuned weights from /models.

Fine-tuning

You can find the training details from /src.

Training entry -> GoGoGoxx.py

python GoGoGoSingleDS.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published