pixelsum_wiki / dataset_infos.json
zuzannad1's picture
Upload dataset_infos.json with huggingface_hub
c0f68c9
raw
history blame
556 Bytes
{"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"pixel_values": {
"_type": "Image"
},
"num_patches": {
"dtype": "int64",
"_type": "Value"
}
},
"splits": {
"train": {
"name": "train",
"num_bytes": 5225.0,
"num_examples": 1,
"dataset_name": "pixelsum_wiki"
}
},
"download_size": 6739,
"dataset_size": 5225.0,
"size_in_bytes": 11964.0
}}