imagesjackyhate/text-to-image-2Mtext-to-imagemultimodalimage-generationfine-tuningdiffusionwebdatasetcaptionscomputer-vision

Text-to-Image 2M: Curated Text-Image Pair Training Dataset

Category
Images
Records
10,000 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~4799.89 MB
Downloads
0

About this data

~2M curated high-quality text-image pairs in webdataset format, designed for fine-tuning text-to-image generative models. MIT licensed.

Schema

NameTypeDescription
__key__VARCHARUnique identifier for the sample within webdataset shard (format: dataset_variant_shard_index).
__url__VARCHARHuggingFace dataset repository URL and TAR shard file location.
jpgSTRUCT(bytes BLOB, path VARCHAR)Binary JPEG image file bytes and relative path within the webdataset shard.
jsonSTRUCT(prompt VARCHAR)English-language text caption describing the image content.

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Text-to-Image 2M: Curated Text" })
// Found: 25fdb009-f87e-4977-b5d2-698a5119407f
get_download_url({ dataset_id: "25fdb009-f87e-4977-b5d2-698a5119407f" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/25fdb009-f87e-4977-b5d2-698a5119407f/download-url
Text-to-Image 2M: Curated Text-Image Pair Training Dataset — Free Dataset | DataBazaar