boolq / README.md
skrishna's picture
Upload README.md with huggingface_hub
94b78f7 verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answer
      dtype: bool
    - name: passage
      dtype: string
    - name: text
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 12764501
      num_examples: 9427
    - name: test
      num_bytes: 4379782
      num_examples: 3270
  download_size: 10122256
  dataset_size: 17144283

Dataset Card for "boolq"

More Information needed