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: 244550993
num_examples: 315
- name: validation
num_bytes: 58746880
num_examples: 79
download_size: 302879601
dataset_size: 303297873
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*