content_hotpot_qa / README.md
justinlamlamlam's picture
Upload dataset
17a3b6a verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: answer
      dtype: string
    - name: qc
      dtype: string
  splits:
    - name: train
      num_bytes: 525903913
      num_examples: 90447
    - name: validation
      num_bytes: 44584808
      num_examples: 7405
    - name: test
      num_bytes: 44281983
      num_examples: 7405
  download_size: 354112421
  dataset_size: 614770704
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*