--- dataset_info: features: - name: brand dtype: string - name: prompt dtype: string - name: product_type dtype: string - name: image dtype: image - name: control_image dtype: image - name: caption dtype: string - name: caption_embeddings list: float64 - name: local_path dtype: string - name: image_embeddings list: float64 splits: - name: train num_bytes: 2200142503.5 num_examples: 20964 download_size: 1573455605 dataset_size: 2200142503.5 configs: - config_name: default data_files: - split: train path: data/train-* ---