Dalle3 / data /dataset_info.json
dataautogpt3's picture
Update data/dataset_info.json
895d6a9
raw history blame
No virus
882 Bytes
{
"description": "10k high quality captions with image pairs.",
"citation": "https://github.com/MNeMoNiCuZ/DallE-Image-Generator",
"homepage": "https://huggingface.co/datasets/dataautogpt3/Dalle3",
"license": "MIT",
"features": {
"image": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"caption": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"version": "1.0.0",
"splits": {
"data": {
"num_bytes": 20000000,
"num_examples": 10000,
"dataset_name": "dalle3"
}
},
"download_checksums": {},
"download_size": 20000000,
"post_processing_size": null,
"dataset_size": 20000000,
"size_in_bytes": 20000000
}