squad_5000 / README.md
Kamaljp's picture
Upload README.md with huggingface_hub
ac5c147
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: 2730269
      num_examples: 3000
  download_size: 339525
  dataset_size: 2730269

Dataset Card for "squad_5000"

More Information needed