items_raw_lite / README.md
khirodsahoo93's picture
Upload dataset
886dd00 verified
---
dataset_info:
features:
- name: title
dtype: string
- name: category
dtype: string
- name: price
dtype: float64
- name: full
dtype: string
- name: weight
dtype: float64
- name: summary
dtype: 'null'
- name: prompt
dtype: 'null'
- name: id
dtype: 'null'
splits:
- name: train
num_bytes: 42491288
num_examples: 20000
- name: validation
num_bytes: 1802985
num_examples: 1000
- name: test
num_bytes: 1820885
num_examples: 1000
download_size: 25535961
dataset_size: 46115158
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---