--- dataset_info: features: - name: image struct: - name: bytes dtype: binary - name: path dtype: string - name: id dtype: string - name: gender dtype: string - name: articleType dtype: string - name: baseColour dtype: string - name: productDisplayName dtype: string - name: link dtype: string splits: - name: train num_bytes: 1846912 num_examples: 8 download_size: 1850754 dataset_size: 1846912 configs: - config_name: default data_files: - split: train path: data/train-* ---