--- license: apache-2.0 configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: example_id dtype: int64 - name: text_prompt dtype: string - name: image_prompt dtype: image - name: category dtype: string - name: model_id dtype: string - name: model_response dtype: string splits: - name: train num_bytes: 1004972130.0 num_examples: 110 download_size: 602937064 dataset_size: 1004972130.0 ---