{ | |
"builder_name": "parquet", | |
"citation": "", | |
"config_name": "complexity-prediction", | |
"dataset_name": "code-classification", | |
"dataset_size": 12652735, | |
"description": "", | |
"download_checksums": { | |
"hf://datasets/ObscuraCoder/code-classification@65580eeea37724c2078753390711110f69931fc3/complexity-prediction/train-00000-of-00001.parquet": { | |
"num_bytes": 3805007, | |
"checksum": null | |
}, | |
"hf://datasets/ObscuraCoder/code-classification@65580eeea37724c2078753390711110f69931fc3/complexity-prediction/validation-00000-of-00001.parquet": { | |
"num_bytes": 208104, | |
"checksum": null | |
}, | |
"hf://datasets/ObscuraCoder/code-classification@65580eeea37724c2078753390711110f69931fc3/complexity-prediction/test-00000-of-00001.parquet": { | |
"num_bytes": 523471, | |
"checksum": null | |
} | |
}, | |
"download_size": 4536582, | |
"features": { | |
"source_code": { | |
"dtype": "string", | |
"_type": "Value" | |
}, | |
"label": { | |
"names": [ | |
"constant", | |
"cubic", | |
"linear", | |
"logn", | |
"nlogn", | |
"np", | |
"quadratic" | |
], | |
"_type": "ClassLabel" | |
} | |
}, | |
"homepage": "", | |
"license": "", | |
"size_in_bytes": 17189317, | |
"splits": { | |
"train": { | |
"name": "train", | |
"num_bytes": 10607801, | |
"num_examples": 3800, | |
"dataset_name": "code-classification" | |
}, | |
"validation": { | |
"name": "validation", | |
"num_bytes": 555741, | |
"num_examples": 200, | |
"dataset_name": "code-classification" | |
}, | |
"test": { | |
"name": "test", | |
"num_bytes": 1489193, | |
"num_examples": 517, | |
"dataset_name": "code-classification" | |
} | |
}, | |
"version": { | |
"version_str": "0.0.0", | |
"major": 0, | |
"minor": 0, | |
"patch": 0 | |
} | |
} |