PartiallyTyped's picture
Upload README.md with huggingface_hub
90b5976
metadata
dataset_info:
  features:
    - name: language
      dtype: string
    - name: question
      dtype: string
    - name: context
      dtype: string
    - name: references
      struct:
        - name: answers
          struct:
            - name: answer_start
              sequence: int64
            - name: text
              sequence: string
        - name: id
          dtype: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 21252073.336011786
      num_examples: 29800
    - name: validation
      num_bytes: 2657400.5792025863
      num_examples: 3709
  download_size: 16838253
  dataset_size: 23909473.91521437

Dataset Card for "answerable_tydiqa_preprocessed"

More Information needed