stack_python / dataset_info.json
Kun-AI-san's picture
Add files using upload-large-folder tool
9064a0f verified
Raw
History Blame
2.68 kB
{
"builder_name": "parquet",
"citation": "",
"config_name": "Python",
"dataset_name": "stack-edu",
"dataset_size": 4957058035,
"description": "",
"download_checksums": {
"hf://datasets/HuggingFaceTB/stack-edu@eeec5caac5cc3758a18f1d3ba4416837a9ba814c/Python/train-00000-of-00005.parquet": {
"num_bytes": 500150393,
"checksum": null
},
"hf://datasets/HuggingFaceTB/stack-edu@eeec5caac5cc3758a18f1d3ba4416837a9ba814c/Python/train-00001-of-00005.parquet": {
"num_bytes": 500201312,
"checksum": null
},
"hf://datasets/HuggingFaceTB/stack-edu@eeec5caac5cc3758a18f1d3ba4416837a9ba814c/Python/train-00002-of-00005.parquet": {
"num_bytes": 500172909,
"checksum": null
},
"hf://datasets/HuggingFaceTB/stack-edu@eeec5caac5cc3758a18f1d3ba4416837a9ba814c/Python/train-00003-of-00005.parquet": {
"num_bytes": 500169900,
"checksum": null
},
"hf://datasets/HuggingFaceTB/stack-edu@eeec5caac5cc3758a18f1d3ba4416837a9ba814c/Python/train-00004-of-00005.parquet": {
"num_bytes": 500100572,
"checksum": null
}
},
"download_size": 2500795086,
"features": {
"blob_id": {
"dtype": "large_string",
"_type": "Value"
},
"language": {
"dtype": "large_string",
"_type": "Value"
},
"repo_name": {
"dtype": "large_string",
"_type": "Value"
},
"path": {
"dtype": "large_string",
"_type": "Value"
},
"src_encoding": {
"dtype": "large_string",
"_type": "Value"
},
"length_bytes": {
"dtype": "int64",
"_type": "Value"
},
"score": {
"dtype": "float64",
"_type": "Value"
},
"int_score": {
"dtype": "int64",
"_type": "Value"
},
"detected_licenses": {
"feature": {
"dtype": "large_string",
"_type": "Value"
},
"_type": "LargeList"
},
"license_type": {
"dtype": "large_string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"download_success": {
"dtype": "bool",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 7457853121,
"splits": {
"train": {
"name": "train",
"num_bytes": 4957058035,
"num_examples": 25286019,
"shard_lengths": [
2551000,
2506204,
2551000,
2506204,
2551000,
2506204,
2551000,
2506204,
2551000,
2506203
],
"dataset_name": "stack-edu"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}