--- dataset_info: features: - name: Price dtype: string - name: Product Description dtype: string - name: Product ID dtype: int64 - name: Product Name dtype: string - name: Store dtype: string - name: Tags dtype: string - name: Vendor dtype: string - name: Size sequence: string - name: Product Image Link dtype: string - name: image_bytes dtype: binary splits: - name: train num_bytes: 1518124223 num_examples: 9076 download_size: 1335964562 dataset_size: 1518124223 configs: - config_name: default data_files: - split: train path: data/train-* ---