metadata
dataset_info:
features:
- name: asin
dtype: string
- name: category
dtype: string
- name: query
dtype: string
- name: name
dtype: string
- name: product_category
dtype: string
- name: instruction_text
dtype: string
- name: attributes
sequence: string
- name: price_upper
dtype: float64
- name: goal_options
dtype: string
- name: weight
dtype: float64
splits:
- name: train
num_bytes: 3451013
num_examples: 6410
- name: test
num_bytes: 267500
num_examples: 500
download_size: 655920
dataset_size: 3718513
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*