--- dataset_info: features: - name: uid dtype: string - name: face_bboxes sequence: sequence: float64 - name: caption dtype: string - name: url dtype: string - name: key dtype: string - name: status dtype: string - name: error_message dtype: string - name: width dtype: float64 - name: height dtype: float64 - name: original_width dtype: float64 - name: original_height dtype: float64 - name: exif dtype: string - name: sha256 dtype: string - name: jpg dtype: binary splits: - name: train num_bytes: 28378915 num_examples: 10000 download_size: 24882169 dataset_size: 28378915 configs: - config_name: default data_files: - split: train path: data/train-* ---