Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
hotpotqa-safe / README.md
mattymchen's picture
Upload README.md with huggingface_hub
94f05db
|
raw
history blame
572 Bytes
metadata
dataset_info:
  features:
    - name: subset
      dtype: string
    - name: context
      dtype: string
    - name: qid
      dtype: string
    - name: question
      dtype: string
    - name: answers
      sequence: string
  splits:
    - name: train
      num_bytes: 83022395
      num_examples: 72904
    - name: validation
      num_bytes: 7652538
      num_examples: 5776
  download_size: 56083760
  dataset_size: 90674933

Dataset Card for "hotpotqa-safe"

More Information needed