--- dataset_info: features: - name: caption dtype: string - name: image dtype: image - name: key dtype: string - name: status dtype: string - name: error_message dtype: string - name: width dtype: int64 - name: height dtype: int64 - name: original_width dtype: int64 - name: original_height dtype: int64 - name: exif dtype: string - name: sha256 dtype: string splits: - name: train num_bytes: 1194227239.6562064 num_examples: 5000 download_size: 1194567511 dataset_size: 1194227239.6562064 configs: - config_name: default data_files: - split: train path: data/train-* ---