codesearchnet-python-rebalanced / dataset_infos.json
kejian's picture
Upload dataset_infos.json with huggingface_hub
763d2a4
raw
history blame
1.41 kB
{"kejian--codesearchnet-python-rebalanced": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"code_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"avg_line_len": {
"dtype": "float64",
"id": null,
"_type": "Value"
},
"score": {
"dtype": "float64",
"id": null,
"_type": "Value"
},
"code_len": {
"dtype": "int64",
"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": 459369014,
"num_examples": 190986,
"dataset_name": "codesearchnet-python-rebalanced"
}
},
"download_checksums": null,
"download_size": 192659655,
"post_processing_size": null,
"dataset_size": 459369014,
"size_in_bytes": 652028669
}}