--- dataset_info: features: - name: id dtype: int32 - name: compound dtype: string - name: sentence_type dtype: string - name: sentence dtype: string - name: style dtype: string - name: image_1_prompt dtype: string - name: image_1 dtype: image - name: image_2_prompt dtype: string - name: image_2 dtype: image - name: image_3_prompt dtype: string - name: image_3 dtype: image - name: image_4_prompt dtype: string - name: image_4 dtype: image - name: image_5_prompt dtype: string - name: image_5 dtype: image splits: - name: train num_bytes: 8109166.0 num_examples: 24 download_size: 7590663 dataset_size: 8109166.0 configs: - config_name: default data_files: - split: train path: data/train-* ---