data / dataset /dataset_info.json
PierreVie's picture
dsmanomano/image-consolidation-models
39ca8b1 verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "image-consolidation-openai",
"dataset_size": 16842,
"description": "",
"download_checksums": {
"hf://datasets/dsmanomano/image-consolidation-openai@fcc23c5203728405080b571f7f0f1b15ed84a3a8/data/train-00000-of-00001.parquet": {
"num_bytes": 12862,
"checksum": null
},
"hf://datasets/dsmanomano/image-consolidation-openai@fcc23c5203728405080b571f7f0f1b15ed84a3a8/data/test-00000-of-00001.parquet": {
"num_bytes": 15725,
"checksum": null
},
"hf://datasets/dsmanomano/image-consolidation-openai@fcc23c5203728405080b571f7f0f1b15ed84a3a8/data/valid-00000-of-00001.parquet": {
"num_bytes": 11339,
"checksum": null
}
},
"download_size": 39926,
"features": {
"platform_id": {
"dtype": "string",
"_type": "Value"
},
"mmid": {
"dtype": "int64",
"_type": "Value"
},
"name_product": {
"dtype": "string",
"_type": "Value"
},
"description": {
"dtype": "string",
"_type": "Value"
},
"s_first_image_url": {
"dtype": "string",
"_type": "Value"
},
"category_name": {
"dtype": "string",
"_type": "Value"
},
"seller_image_list": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"answer_selected_images": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"answer_reasons": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"answer_raw": {
"answer_selected_images": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
}
},
"mmid_platform": {
"dtype": "string",
"_type": "Value"
},
"split": {
"dtype": "string",
"_type": "Value"
},
"prompt": [
{
"content": [
{
"image": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"type": {
"dtype": "string",
"_type": "Value"
}
}
],
"role": {
"dtype": "string",
"_type": "Value"
}
}
]
},
"homepage": "",
"license": "",
"size_in_bytes": 56768,
"splits": {
"train": {
"name": "train",
"num_bytes": 7446,
"num_examples": 6,
"dataset_name": "image-consolidation-openai"
},
"test": {
"name": "test",
"num_bytes": 6569,
"num_examples": 2,
"dataset_name": "image-consolidation-openai"
},
"valid": {
"name": "valid",
"num_bytes": 2827,
"num_examples": 2,
"dataset_name": "image-consolidation-openai"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}