| dataset_info: | |
| features: | |
| - name: prompts | |
| dtype: string | |
| - name: images | |
| dtype: image | |
| - name: meta | |
| struct: | |
| - name: id | |
| dtype: string | |
| - name: category | |
| dtype: string | |
| - name: framing | |
| dtype: string | |
| - name: lighting | |
| dtype: string | |
| - name: aspect_ratio | |
| dtype: string | |
| - name: photoreal | |
| dtype: bool | |
| - name: has_people | |
| dtype: bool | |
| - name: has_text | |
| dtype: bool | |
| - name: prompt | |
| dtype: string | |
| - name: width | |
| dtype: int64 | |
| - name: height | |
| dtype: int64 | |
| - name: resolution_tier | |
| dtype: string | |
| - name: seed | |
| dtype: int64 | |
| - name: status | |
| dtype: string | |
| - name: model | |
| dtype: string | |
| - name: num_inference_steps | |
| dtype: int64 | |
| - name: guidance_scale | |
| dtype: float64 | |
| - name: latency_s | |
| dtype: float64 | |
| - name: endpoint_inference_time_s | |
| dtype: float64 | |
| - name: endpoint_peak_memory_mb | |
| dtype: float64 | |
| splits: | |
| - name: train | |
| num_bytes: 78762535706.0 | |
| num_examples: 60000 | |
| download_size: 78742476664 | |
| dataset_size: 78762535706.0 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |