--- dataset_info: features: - name: image dtype: image - name: caption dtype: string - name: url dtype: string - name: key dtype: string - name: status dtype: string - name: error_message dtype: 'null' - 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: 9884696095.076 num_examples: 99921 - name: validation num_bytes: 619772.0 num_examples: 7 download_size: 2061071157 dataset_size: 9885315867.076 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---