--- dataset_info: features: - name: edit_type dtype: string - name: id dtype: string - name: source_image dtype: image - name: trg_img dtype: image - name: edit_prompt dtype: string - name: edit_prompt_rewrite_instruction dtype: string - name: src_img_caption dtype: string - name: tgt_img_caption dtype: string - name: edited_image dtype: image splits: - name: test num_bytes: 45085715 num_examples: 613 download_size: 44818683 dataset_size: 45085715 configs: - config_name: default data_files: - split: test path: data/test-* ---