CoolFace
Datasetpublic

openSUSE/cve-backport-codegen-dataset

CVE Backport Code Generation Dataset Per-hunk code generation dataset for CVE security patch backporting, derived from openSUSE Build Service maintenance patches. Task Given a region of vulnerable source code and a description of the upstream CVE fix, the model outputs the fixed version of the code. A programmatic diff then produces the final patch. This plays to LLM strengths in code completion and avoids format-sensitivity issues with direct diff generation.… See the full description on the dataset page: https://huggingface.co/datasets/openSUSE/cve-backport-codegen-dataset.

sourceHugging Faceotherupdated 6mo agoView on Hugging Face
1likes40downloads
6 commits on main
19473bc6mo ago

Update README for v5 dataset

anicka
86c39036mo ago

Update to v5: 36,166 codegen-only examples (no test generation)

anicka
5d5f5636mo ago

Add eval data (1,834 examples)

anicka
7969faa6mo ago

Add v4 training data (36,166 examples)

anicka
1667c9c6mo ago

Add dataset card

anicka
94924a66mo ago

initial commit

anicka