uint16smallpile / validation /dataset_info.json
hyq718's picture
Upload folder using huggingface_hub
8681749 verified
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_name": "pile-val-backup",
"dataset_size": 1348824258,
"description": "",
"download_checksums": {
"hf://datasets/mit-han-lab/pile-val-backup@2f5e46ae6a69cf0dce4b12f78241c408936ca0e4/val.jsonl.zst": {
"num_bytes": 470907480,
"checksum": null
}
},
"download_size": 470907480,
"features": {
"input_ids": {
"feature": {
"dtype": "uint16",
"_type": "Value"
},
"_type": "Sequence"
},
"attention_mask": {
"feature": {
"dtype": "int8",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 1819731738,
"splits": {
"validation": {
"name": "validation",
"num_bytes": 1348824258,
"num_examples": 214670,
"shard_lengths": [
79825,
80194,
54651
],
"dataset_name": "pile-val-backup"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}