File size: 2,520 Bytes
3dfe72a |
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 |
{
"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
}
} |