cars / dataset_info.json
paultltc's picture
Upload folder using huggingface_hub
3dfe72a verified
{
"builder_name": "webdataset",
"citation": "",
"config_name": "default",
"dataset_name": "wds_cars",
"dataset_size": 1992754382,
"description": "",
"download_checksums": {
"hf://datasets/clip-benchmark/wds_cars@25cfe61abf8373d833d400d76983a9b389ebcdba/train/0.tar": {
"num_bytes": 239390720,
"checksum": null
},
"hf://datasets/clip-benchmark/wds_cars@25cfe61abf8373d833d400d76983a9b389ebcdba/train/1.tar": {
"num_bytes": 264468480,
"checksum": null
},
"hf://datasets/clip-benchmark/wds_cars@25cfe61abf8373d833d400d76983a9b389ebcdba/train/2.tar": {
"num_bytes": 255559680,
"checksum": null
},
"hf://datasets/clip-benchmark/wds_cars@25cfe61abf8373d833d400d76983a9b389ebcdba/train/3.tar": {
"num_bytes": 232724480,
"checksum": null
},
"hf://datasets/clip-benchmark/wds_cars@25cfe61abf8373d833d400d76983a9b389ebcdba/train/4.tar": {
"num_bytes": 17848320,
"checksum": null
},
"hf://datasets/clip-benchmark/wds_cars@25cfe61abf8373d833d400d76983a9b389ebcdba/test/0.tar": {
"num_bytes": 242063360,
"checksum": null
},
"hf://datasets/clip-benchmark/wds_cars@25cfe61abf8373d833d400d76983a9b389ebcdba/test/1.tar": {
"num_bytes": 237496320,
"checksum": null
},
"hf://datasets/clip-benchmark/wds_cars@25cfe61abf8373d833d400d76983a9b389ebcdba/test/2.tar": {
"num_bytes": 273930240,
"checksum": null
},
"hf://datasets/clip-benchmark/wds_cars@25cfe61abf8373d833d400d76983a9b389ebcdba/test/3.tar": {
"num_bytes": 251351040,
"checksum": null
},
"hf://datasets/clip-benchmark/wds_cars@25cfe61abf8373d833d400d76983a9b389ebcdba/test/4.tar": {
"num_bytes": 3870720,
"checksum": null
}
},
"download_size": 2018703360,
"features": {
"image": {
"_type": "Image"
},
"label": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 4011457742,
"splits": {
"train": {
"name": "train",
"num_bytes": 996961116,
"num_examples": 8144,
"shard_lengths": [
4100,
4044
],
"dataset_name": "wds_cars"
},
"test": {
"name": "test",
"num_bytes": 995793266,
"num_examples": 8041,
"shard_lengths": [
4300,
3741
],
"dataset_name": "wds_cars"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}