Skip to content

add classification tasks: bug_detection and edit_type#25

Open
YouyaZhang wants to merge 1 commit into
mainfrom
downstream
Open

add classification tasks: bug_detection and edit_type#25
YouyaZhang wants to merge 1 commit into
mainfrom
downstream

Conversation

@YouyaZhang
Copy link
Copy Markdown
Collaborator

This PR adds two downstream evaluation tasks for learned code embeddings:

  • 'bug_detection': binary classification of buggy vs fixed code
  • 'edit_type': multi-label classification of repair types

The implementation supports both offline embeddings and online extraction from JEPA checkpoints, so the same downstream probes can be used across different embedding methods.

@YouyaZhang
Copy link
Copy Markdown
Collaborator Author

Hi @andre15silva ,

I have created a pr for the latest updates. Could you please review it when you have time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant