Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
Text_to_Image / README.md
vinesmsuic's picture
Upload README.md with huggingface_hub
8f95f19
|
raw
history blame
1.03 kB
---
configs:
- config_name: default
data_files:
- split: eval
path: data/eval-*
- split: DrawBench_trimmed
path: data/DrawBench_trimmed-*
- split: DiffusionDB_trimmed
path: data/DiffusionDB_trimmed-*
- split: Realism
path: data/Realism-*
- split: ABC_trimmed
path: data/ABC_trimmed-*
dataset_info:
features:
- name: prompt
dtype: string
- name: category
dtype: string
- name: source
dtype: string
- name: uid
dtype: int32
splits:
- name: eval
num_bytes: 24907
num_examples: 197
- name: DrawBench_trimmed
num_bytes: 7673
num_examples: 77
- name: DiffusionDB_trimmed
num_bytes: 8173
num_examples: 40
- name: Realism
num_bytes: 5383
num_examples: 40
- name: ABC_trimmed
num_bytes: 3678
num_examples: 40
download_size: 38022
dataset_size: 49814
---
# Dataset Card for "Text-to-Image_Bench"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)