--- 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: 913944543.4 num_examples: 9280 - name: validation num_bytes: 913944543.4 num_examples: 9280 download_size: 384658196 dataset_size: 1827889086.8 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---