--- dataset_info: features: - name: image dtype: image - name: title dtype: string - name: brand dtype: string - name: description dtype: string - name: category dtype: string - name: subcategory dtype: string - name: product_type dtype: string - name: attributes dtype: string - name: material dtype: string - name: pattern dtype: string - name: id dtype: int64 - name: price dtype: float64 splits: - name: train num_bytes: 10955457.0 num_examples: 190 download_size: 8479835 dataset_size: 10955457.0 configs: - config_name: default data_files: - split: train path: data/train-* ---