codesearchnet-python-raw-457k / dataset_infos.json
kejian's picture
Upload dataset_infos.json with huggingface_hub
d3a09cd
{"kejian--codesearchnet-python-raw-457k": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"repo": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"path": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"code": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"code_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"docstring": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"docstring_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"language": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"partition": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"avg_line_len": {
"dtype": "float64",
"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": 1241185652,
"num_examples": 457461,
"dataset_name": "codesearchnet-python-raw-457k"
}
},
"download_checksums": null,
"download_size": 541318739,
"post_processing_size": null,
"dataset_size": 1241185652,
"size_in_bytes": 1782504391
}}