data / dataset /dataset_info.json
PierreVie's picture
dsmanomano/image-consolidation-models
1749934 verified
raw
history blame
3.13 kB
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "image-consolidation-openai",
"dataset_size": 267613,
"description": "",
"download_checksums": {
"hf://datasets/dsmanomano/image-consolidation-openai@26646df52ea1185ec909135e0c69107c4c807f0d/data/train-00000-of-00001.parquet": {
"num_bytes": 95414,
"checksum": null
},
"hf://datasets/dsmanomano/image-consolidation-openai@26646df52ea1185ec909135e0c69107c4c807f0d/data/test-00000-of-00001.parquet": {
"num_bytes": 41934,
"checksum": null
},
"hf://datasets/dsmanomano/image-consolidation-openai@26646df52ea1185ec909135e0c69107c4c807f0d/data/valid-00000-of-00001.parquet": {
"num_bytes": 38753,
"checksum": null
}
},
"download_size": 176101,
"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": 443714,
"splits": {
"train": {
"name": "train",
"num_bytes": 161867,
"num_examples": 60,
"dataset_name": "image-consolidation-openai"
},
"test": {
"name": "test",
"num_bytes": 58405,
"num_examples": 20,
"dataset_name": "image-consolidation-openai"
},
"valid": {
"name": "valid",
"num_bytes": 47341,
"num_examples": 20,
"dataset_name": "image-consolidation-openai"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}