| --- |
| license: mit |
| task_categories: |
| - image-to-text |
| language: |
| - en |
| tags: |
| - image-dataset |
| - ai-generated |
| - 12labs-dataset-builder |
| --- |
| # bg |
|
|
| > Created and maintained by **12Labs Dataset Builder**. |
|
|
| ## π Statistics |
|
|
| | Field | Value | |
| |-------|-------| |
| | **Total Images** | 173 | |
| | **Last Upload** | 2026-08-06T20:41:41.385Z | |
| | **Categories** | Technology, Software, Retail, Landscape, Interiors, Retail / Commercial Interior, Business & Retail, Nature & Landscape, Architecture, Cityscape, Illustration, Art and Culture, Art and Craft, Food & Drink, Market, Outdoor, Nature, Fantasy Landscape, Fantasy, Art | |
| | **Created** | 2026-07-19T13:28:23.195Z | |
| | **Last Updated** | 2026-08-06T20:41:41.385Z | |
|
|
| ## π Structure |
|
|
| ``` |
| βββ images/ # Source images (000001.jpg, 000002.jpg, β¦) |
| βββ thumbnails/ # Thumbnail previews |
| βββ logs/ # Processing logs |
| βββ captions.csv # All captions and tags in CSV format |
| βββ metadata.jsonl # Full metadata records in JSONL format |
| βββ dataset_info.json |
| ``` |
|
|
| ## π·οΈ CSV Columns |
|
|
| | Column | Description | |
| |--------|-------------| |
| | `file_name` | Image path, e.g. `images/000001.jpg` | |
| | `title` | Short image title | |
| | `caption` | Descriptive caption | |
| | `english_prompt` | English generation prompt | |
| | `hinglish_prompt` | Hinglish generation prompt | |
| | `negative_prompt` | Negative prompt | |
| | `category` | Top-level content category | |
| | `subcategory` | Sub-category | |
| | `style` | Visual style | |
| | `colors` | Dominant colors | |
| | `objects` | Detected objects | |
| | `scene` | Scene description | |
| | `mood` | Overall mood | |
| | `lighting` | Lighting type | |
| | `composition` | Composition style | |
| | `hashtags` | Social hashtags | |
| | `keywords` | Search keywords | |
| | `estimated_quality` | Quality rating | |
| | `is_ai_generated` | Whether AI generated | |
|
|
| --- |
| *Auto-generated by [12Labs Dataset Builder](https://github.com/12labs) Β· Last updated: 2026-08-06T20:41:41.385Z* |
|
|