{ "pretty_name": "Image Dataset", "tags": [ "vision", "images" ], "task_categories": [ "image-to-text" ], "license": "mit", "language": "en", "features": { "file_name": { "_type": "Value", "dtype": "string" }, "text": { "_type": "Value", "dtype": "string" }, "image": { "_type": "Image" }, "split": { "_type": "Value", "dtype": "string" } } }