test-squad / README.md
susnato's picture
Upload README.md with huggingface_hub
33d0001
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: title
      dtype: string
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: answers
      sequence:
        - name: text
          dtype: string
        - name: answer_start
          dtype: int32
  splits:
    - name: train
      num_bytes: 79346108
      num_examples: 87599
  download_size: 0
  dataset_size: 79346108

Dataset Card for "test-squad"

More Information needed