Receipts_part_2 / dataset_info.json
Agniusk's picture
Upload folder using huggingface_hub
a22d0c4 verified
{
"builder_name": "arrow",
"citation": "",
"config_name": "default",
"dataset_name": "receipts",
"dataset_size": 582802938,
"description": "",
"download_checksums": {
"hf://datasets/Agniusk/Receipts@8deb67beda8321cb4e6e696786e0c72e4130c36d/data-00000-of-00002.arrow": {
"num_bytes": 289480384,
"checksum": null
},
"hf://datasets/Agniusk/Receipts@8deb67beda8321cb4e6e696786e0c72e4130c36d/data-00001-of-00002.arrow": {
"num_bytes": 293326576,
"checksum": null
}
},
"download_size": 582806960,
"features": {
"pixel_values": {
"feature": {
"feature": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"_type": "Sequence"
},
"_type": "Sequence"
},
"_type": "Sequence"
},
"labels": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"target_sequence": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 1165609898,
"splits": {
"train": {
"name": "train",
"num_bytes": 582802938,
"num_examples": 626,
"shard_lengths": [
613,
13
],
"dataset_name": "receipts"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}