File size: 2,676 Bytes
9064a0f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 | {
"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
}
} |