--- dataset_info: features: - name: image_id dtype: string - name: control_image dtype: image - name: target_image dtype: image - name: prompt dtype: string - name: negative_prompt dtype: string - name: control_path dtype: string - name: target_path dtype: string splits: - name: validation num_bytes: 58746880.0 num_examples: 79 - name: train num_bytes: 303297873.0 num_examples: 394 download_size: 605754167 dataset_size: 362044753.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---