metadata
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: train
num_bytes: 242473542.94416243
num_examples: 315
- name: validation
num_bytes: 60810825.055837564
num_examples: 79
download_size: 302877866
dataset_size: 303284368
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*