--- 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 - name: occasions dtype: string splits: - name: train num_bytes: 10991972.0 num_examples: 191 download_size: 8490664 dataset_size: 10991972.0 configs: - config_name: default data_files: - split: train path: data/train-* ---