content_hotpot_qa / README.md
justinlamlamlam's picture
Upload dataset
c820b7e verified
|
raw
history blame
No virus
539 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: answer
      dtype: string
    - name: qc
      dtype: string
  splits:
    - name: train
      num_bytes: 270273
      num_examples: 46
    - name: validation
      num_bytes: 26456
      num_examples: 4
    - name: test
      num_bytes: 24641
      num_examples: 4
  download_size: 193691
  dataset_size: 321370
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*