Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
multi-class-classification
Languages:
code
Size:
10K - 100K
License:
Delete loading script auxiliary file
Browse files- generated_definitions.py +0 -12
generated_definitions.py
DELETED
|
@@ -1,12 +0,0 @@
|
|
| 1 |
-
DEFINITIONS = {
|
| 2 |
-
"default": {
|
| 3 |
-
"class_name": "CodeXGlueCcDefectDetection",
|
| 4 |
-
"dataset_type": "Code-Code",
|
| 5 |
-
"description": "CodeXGLUE Defect-detection dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/Defect-detection",
|
| 6 |
-
"dir_name": "Defect-detection",
|
| 7 |
-
"name": "default",
|
| 8 |
-
"project_url": "https://github.com/madlag/CodeXGLUE/tree/main/Code-Code/Defect-detection",
|
| 9 |
-
"raw_url": "https://raw.githubusercontent.com/madlag/CodeXGLUE/main/Code-Code/Defect-detection/dataset",
|
| 10 |
-
"sizes": {"test": 2732, "train": 21854, "validation": 2732},
|
| 11 |
-
}
|
| 12 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|