--- dataset_info: features: - name: image struct: - name: bytes dtype: binary - name: path dtype: string - name: image_description dtype: string - name: prompt dtype: string - name: negative_prompt dtype: string - name: stats struct: - name: commentCount dtype: int64 - name: cryCount dtype: int64 - name: dislikeCount dtype: int64 - name: heartCount dtype: int64 - name: laughCount dtype: int64 - name: likeCount dtype: int64 - name: width dtype: int64 - name: height dtype: int64 splits: - name: train num_bytes: 576680810 num_examples: 2289 download_size: 573887073 dataset_size: 576680810 configs: - config_name: default data_files: - split: train path: data/train-* ---