CoolFace
Datasetpublic

google/code_x_glue_cc_defect_detection

Dataset Card for "code_x_glue_cc_defect_detection" Dataset Summary CodeXGLUE Defect-detection dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/Defect-detection Given a source code, the task is to identify whether it is an insecure code that may attack software systems, such as resource leaks, use-after-free vulnerabilities and DoS attack. We treat the task as binary classification (0/1), where 1 stands for insecure code and 0 for… See the full description on the dataset page: https://huggingface.co/datasets/google/code_x_glue_cc_defect_detection.

sourceHugging Facec-udaupdated 3y agoView on Hugging Face
29likes2kdownloads
8 commits on main
69bd48c3y ago

Convert dataset to Parquet (#3)

albertvillanova
33216bd3y ago

Delete legacy JSON metadata (#2)

albertvillanova
b00e0794y ago

Reorder split names (#1)

albertvillanova
ed47cb74y ago

add dataset_info in dataset metadata

lhoestq
d0f0a744y ago

remove dummmy data

mariosasko
883d0474y ago

Align/fix license metadata info (#4613)

julien-c
490b53d5y ago

Update files from the datasets library (from 1.18.0)

system
97825955y ago

Update files from the datasets library (from 1.8.0)

system