sft_hack_datasets / blip3o-60k /dataset_info.json
xingjianleng's picture
Upload folder using huggingface_hub
e4b1bf3 verified
Raw
History Blame Contribute Delete
1.58 kB
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "parquet",
"dataset_size": 1959975802,
"description": "",
"download_checksums": {
"/home/xingjian.leng/project/t2i-codebase/data/blip3o-arrow/60k/_parquet_shards/shard-00000.parquet": {
"num_bytes": 522519269,
"checksum": null
},
"/home/xingjian.leng/project/t2i-codebase/data/blip3o-arrow/60k/_parquet_shards/shard-00001.parquet": {
"num_bytes": 523150457,
"checksum": null
},
"/home/xingjian.leng/project/t2i-codebase/data/blip3o-arrow/60k/_parquet_shards/shard-00002.parquet": {
"num_bytes": 523446088,
"checksum": null
},
"/home/xingjian.leng/project/t2i-codebase/data/blip3o-arrow/60k/_parquet_shards/shard-00003.parquet": {
"num_bytes": 385410974,
"checksum": null
}
},
"download_size": 1954526788,
"features": {
"image": {
"_type": "Image"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"key": {
"dtype": "string",
"_type": "Value"
},
"source_tar": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 3914502590,
"splits": {
"train": {
"name": "train",
"num_bytes": 1959975802,
"num_examples": 58859,
"shard_lengths": [
17008,
14877,
15928,
11046
],
"dataset_name": "parquet"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}