code_contests / dataset_infos.json
Teven Le Scao
Upload dataset_infos.json
23642be
raw
history blame
1.35 kB
{"teven--code_contests": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"description": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"source": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"difficulty": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"solution": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 125711617,
"num_examples": 29863,
"dataset_name": "code_contests"
}
},
"download_checksums": null,
"download_size": 23758601,
"post_processing_size": null,
"dataset_size": 125711617,
"size_in_bytes": 149470218
}}