dataset_info: | |
features: | |
- name: Product Name | |
dtype: string | |
- name: Product Description | |
dtype: string | |
- name: Product Category | |
dtype: string | |
- name: Product Image | |
dtype: image | |
splits: | |
- name: train | |
num_bytes: 42906.0 | |
num_examples: 2 | |
download_size: 42421 | |
dataset_size: 42906.0 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |