CoolFace
Datasetpublic

starsofchance/PrimeVul

Dataset Card: PrimeVul Dataset Splits Overview PrimeVul is a dataset crafted for vulnerability detection in C/C++ code, aimed at training and evaluating code language models under realistic conditions. This dataset card describes the pre-split version (train, validation, and test) uploaded to Hugging Face, based on the PrimeVul-v0.1 release. It includes approximately 7,000 vulnerable functions and 229,000 benign functions from real-world projects, covering over… See the full description on the dataset page: https://huggingface.co/datasets/starsofchance/PrimeVul.

sourceHugging Faceupdated 1y agoView on Hugging Face
1likes521downloads
15 commits on main
a30276e1y ago

Removing processed_dataset folder and its contents

starsofchance
d77cdcb1y ago

Delete test_split_labels.json with huggingface_hub

starsofchance
2f460521y ago

Delete test_split_functions.json with huggingface_hub

starsofchance
627c5541y ago

Delete cleaned_test_split.jsonl with huggingface_hub

starsofchance
41ab22d1y ago

Add processed_dataset folder structure

starsofchance
d4fe2821y ago

Add cleaned test splits/clened_split/functions/labels (streaming-friendly)

starsofchance
9d2d9ea1y ago

Add dataset card

starsofchance
674c4681y ago

Upload primevul_train.jsonl with huggingface_hub

starsofchance
d64143c1y ago

Upload primevul_train_paired.jsonl with huggingface_hub

starsofchance
6c53c591y ago

Upload file_info.json with huggingface_hub

starsofchance
799dc9a1y ago

Upload primevul_valid_paired.jsonl with huggingface_hub

starsofchance
3664f241y ago

Upload primevul_test_paired.jsonl with huggingface_hub

starsofchance
20f3d161y ago

Upload primevul_valid.jsonl with huggingface_hub

starsofchance
63a662f1y ago

Upload primevul_test.jsonl with huggingface_hub

starsofchance
1d5c3671y ago

initial commit

starsofchance