--- dataset_info: features: - name: category dtype: string - name: edit_instruction dtype: string - name: input_image struct: - name: bytes dtype: binary - name: path dtype: string - name: output_image struct: - name: bytes dtype: binary - name: path dtype: string - name: original_index dtype: int64 splits: - name: train num_bytes: 2285461 num_examples: 12 download_size: 2270813 dataset_size: 2285461 configs: - config_name: default data_files: - split: train path: data/train-* ---