--- dataset_info: features: - name: prompt dtype: string - name: concept1 dtype: string - name: concept2 dtype: string - name: uid dtype: int64 splits: - name: train num_bytes: 7408 num_examples: 102 download_size: 4243 dataset_size: 7408 --- # Dataset Card Dataset in [ImagenHub](arxiv.org/abs/2310.01596). # Citation Please kindly cite our paper if you use our code, data, models or results: ``` @article{ku2023imagenhub, title={ImagenHub: Standardizing the evaluation of conditional image generation models}, author={Max Ku, Tianle Li, Kai Zhang, Yujie Lu, Xingyu Fu, Wenwen Zhuang, Wenhu Chen}, journal={arXiv preprint arXiv:2310.01596}, year={2023} } ```