fb-housing-posts / README.md
hoaj's picture
Upload dataset
598833d verified
metadata
dataset_info:
  features:
    - name: instruct
      dtype: string
    - name: listing
      dtype: string
    - name: json_response
      dtype: string
    - name: is_seeking_tenant
      dtype: bool
    - name: labels
      dtype: int64
    - name: target
      dtype: string
  splits:
    - name: train
      num_bytes: 2089426
      num_examples: 874
    - name: validation
      num_bytes: 443312
      num_examples: 187
    - name: test
      num_bytes: 441380
      num_examples: 188
  download_size: 1046015
  dataset_size: 2974118
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*