chilly-magician's picture
Upload dataset
f9b8465 verified
|
raw
history blame contribute delete
No virus
768 Bytes
---
license: apache-2.0
dataset_info:
features:
- name: Product Name
dtype: string
- name: Category
dtype: string
- name: Description
dtype: string
- name: Selling Price
dtype: string
- name: Product Specification
dtype: string
- name: Image
dtype: string
- name: Raw Image
dtype: image
splits:
- name: train
num_bytes: 780969843.875
num_examples: 23993
- name: test
num_bytes: 218190027.875
num_examples: 6665
- name: eval
num_bytes: 86142458.084
num_examples: 2666
download_size: 1058246215
dataset_size: 1085302329.834
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: eval
path: data/eval-*
---