pricer-data / README.md
zukobronja's picture
Upload dataset
c15f3d6 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: price
      dtype: float64
  splits:
    - name: train
      num_bytes: 315834002
      num_examples: 400000
    - name: test
      num_bytes: 3133219
      num_examples: 4000
  download_size: 191905073
  dataset_size: 318967221
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*