items_raw_full / README.md
anuragbb's picture
Upload dataset
994d9c0 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: 474520234
num_examples: 275200
- name: validation
num_bytes: 59532037
num_examples: 34400
- name: test
num_bytes: 59321679
num_examples: 34400
download_size: 328540242
dataset_size: 593373950
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---