--- license: cc-by-nc-4.0 dataset_info: features: - name: __key__ dtype: string - name: __url__ dtype: string - name: jpg dtype: image - name: json struct: - name: caption dtype: string - name: error_message dtype: 'null' - name: exif dtype: string - name: hash dtype: string - name: height dtype: int64 - name: id dtype: int64 - name: key dtype: string - name: negativePrompt dtype: string - name: original_height dtype: int64 - name: original_width dtype: int64 - name: sha256 dtype: string - name: status dtype: string - name: url dtype: string - name: width dtype: int64 splits: - name: train num_bytes: 757285374527.0 num_examples: 2388378 download_size: 754294698643 dataset_size: 757285374527.0 configs: - config_name: default data_files: - split: train path: data/train-* ---