--- 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: 2025272106.9 num_examples: 3996 - name: test num_bytes: 225030234.1 num_examples: 444 download_size: 2239489997 dataset_size: 2250302341.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---