--- dataset_info: features: - name: id dtype: int32 - name: language dtype: string - 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: 1799435.0 num_examples: 4 download_size: 1628646 dataset_size: 1799435.0 configs: - config_name: default data_files: - split: train path: data/train-* ---