code_x_glue_cc_clone_detection_poj104 / generated_definitions.py
system's picture
system HF staff
Update files from the datasets library (from 1.8.0)
66946af
raw
history blame
No virus
670 Bytes
DEFINITIONS = {
"default": {
"class_name": "CodeXGlueCcCloneDetectionPoj104",
"dataset_type": "Code-Code",
"description": "CodeXGLUE Clone-detection-POJ-104 dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/Clone-detection-POJ-104",
"dir_name": "Clone-detection-POJ-104",
"name": "default",
"project_url": "https://github.com/madlag/CodeXGLUE/tree/main/Code-Code/Clone-detection-POJ-104",
"raw_url": "https://raw.githubusercontent.com/madlag/CodeXGLUE/main/Code-Code/Clone-detection-POJ-104/dataset",
"sizes": {"test": 12000, "train": 32000, "validation": 8000},
}
}