Datasets:

Languages:
code
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
Tags:
License:
code_x_glue_cc_defect_detection / generated_definitions.py
system's picture
system HF staff
Update files from the datasets library (from 1.8.0)
9782595
raw history blame
No virus
629 Bytes
DEFINITIONS = {
"default": {
"class_name": "CodeXGlueCcDefectDetection",
"dataset_type": "Code-Code",
"description": "CodeXGLUE Defect-detection dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/Defect-detection",
"dir_name": "Defect-detection",
"name": "default",
"project_url": "https://github.com/madlag/CodeXGLUE/tree/main/Code-Code/Defect-detection",
"raw_url": "https://raw.githubusercontent.com/madlag/CodeXGLUE/main/Code-Code/Defect-detection/dataset",
"sizes": {"test": 2732, "train": 21854, "validation": 2732},
}
}