--- dataset_info: features: - name: image dtype: image: decode: false - 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: 576790447.7 num_examples: 2290 download_size: 574016170 dataset_size: 576790447.7 configs: - config_name: default data_files: - split: train path: data/train-* ---