--- dataset_info: features: - name: image struct: - name: bytes dtype: 'null' - name: path dtype: string - name: conditioning_image struct: - name: bytes dtype: 'null' - name: path dtype: string - name: text dtype: string splits: - name: train num_bytes: 14346585 num_examples: 91521 download_size: 1867035 dataset_size: 14346585 configs: - config_name: default data_files: - split: train path: data/train-* ---