covid-qa / README.md
sugam11's picture
Upload README.md with huggingface_hub
2722497
metadata
dataset_info:
  features:
    - name: 'Unnamed: 0'
      dtype: int64
    - name: context
      dtype: string
    - name: document_id
      dtype: int64
    - name: question
      dtype: string
    - name: answers
      struct:
        - name: answer_start
          sequence: int64
        - name: text
          sequence: string
    - name: id
      dtype: int64
  splits:
    - name: train
      num_bytes: 48676376
      num_examples: 1417
    - name: test
      num_bytes: 11614522
      num_examples: 375
    - name: validation
      num_bytes: 4317894
      num_examples: 203
  download_size: 2252430
  dataset_size: 64608792

Dataset Card for "covid-qa"

More Information needed