A code-edit retrieval training set, derived from bigcode/commitpackft
and decontaminated against the cassanof/CodeEditSearch eval.
Each example contains an instruction (the commit message), a unified diff, and the before/after file contents, plus
the source commit SHA.
We start from bigcode/commitpackft, a large collection of code-edit commits across many programming languages, and
keep every language with at least 1… See the full description on the dataset page:
https://huggingface.co/datasets/lightonai/CodeEditSearchTrain.