SinQuAD / README.md
9wimu9's picture
Upload README.md with huggingface_hub
ab2dfdd
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: answers
      struct:
        - name: answer_start
          sequence: int64
        - name: text
          sequence: string
  splits:
    - name: train
      num_bytes: 25556009.36743406
      num_examples: 11806
    - name: test
      num_bytes: 2840037.63256594
      num_examples: 1312
  download_size: 11770454
  dataset_size: 28396047

Dataset Card for "SinQuAD"

More Information needed