This is a clean version of the union of BigVul and CVE-Fixes used
here.
We have
four splits:
train, which has the de-duplicated training data;
cleantest, which has de-duplicated testing data that is completely disjoint from the
training set;
test, which has the deduplicated training data with a
significant intersection with the training data (as seen in the original
repository);
output, which is VulRepair's output on the data found in the test split.
Our… See the full description on the dataset page:
https://huggingface.co/datasets/nus-yam/vulrepair.