squad_v2_id / README.md
rahmanfadhil's picture
Upload README.md with huggingface_hub
e4cd8ce
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: title
      dtype: string
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: answers
      struct:
        - name: answer_start
          sequence: int32
        - name: text
          sequence: string
  splits:
    - name: train
      num_bytes: 121632833
      num_examples: 130318
    - name: validation
      num_bytes: 12218827
      num_examples: 11858
  download_size: 0
  dataset_size: 133851660

Dataset Card for "squad_id"

More Information needed