items_raw_full / README.md
mahendra0120's picture
Upload dataset
19c0f5e verified
metadata
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: 85217394
      num_examples: 51602
    - name: validation
      num_bytes: 10654248
      num_examples: 6450
    - name: test
      num_bytes: 10668313
      num_examples: 6451
  download_size: 58872791
  dataset_size: 106539955
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*