squad_v1 / README.md
mlxen's picture
Upload README.md with huggingface_hub
5cff673
|
raw
history blame contribute delete
No virus
572 Bytes
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: 14457366
  dataset_size: 79346108

Dataset Card for "squad_v1"

More Information needed