xquad_tr / README.md
Zaid's picture
Upload README.md with huggingface_hub
ad10ba1
metadata
dataset_info:
  features:
    - name: id
      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: 979782.9050420168
      num_examples: 963
    - name: validation
      num_bytes: 121073.9
      num_examples: 119
    - name: test
      num_bytes: 109882.1949579832
      num_examples: 108
  download_size: 353715
  dataset_size: 1210739

Dataset Card for "xquad_tr"

More Information needed