|
--- |
|
dataset_info: |
|
features: |
|
- name: Price |
|
dtype: float64 |
|
- name: Product Description |
|
dtype: string |
|
- name: Product ID |
|
dtype: float64 |
|
- 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 |
|
- name: enhanced_description |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 1524446448 |
|
num_examples: 8832 |
|
download_size: 1335673004 |
|
dataset_size: 1524446448 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
--- |
|
|