ShravSiddhpura's picture
Upload dataset
8450869 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: string
    - name: prompt
      dtype: 'null'
    - name: id
      dtype: int64
  splits:
    - name: train
      num_bytes: 976314
      num_examples: 500
    - name: validation
      num_bytes: 130201
      num_examples: 75
    - name: test
      num_bytes: 123690
      num_examples: 77
  download_size: 701271
  dataset_size: 1230205
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*