Bioasq7b_factoid / README.md
reginaboateng's picture
Upload README.md with huggingface_hub
4f9c11e
metadata
dataset_info:
  features:
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: id
      dtype: string
    - name: answers
      struct:
        - name: answer_start
          sequence: int64
        - name: text
          sequence: string
  splits:
    - name: train
      num_bytes: 8373638.251760881
      num_examples: 5000
    - name: validation
      num_bytes: 899328.7482391186
      num_examples: 537
  download_size: 4489549
  dataset_size: 9272967

Dataset Card for "Bioasq7b_factoid"

More Information needed