multispan_quoref / README.md
nc33's picture
Upload README.md with huggingface_hub
b670466
metadata
license: mit
dataset_info:
  features:
    - name: id
      dtype: string
    - name: question
      dtype: string
    - name: context
      dtype: string
    - name: answers
      sequence:
        - name: answer_start
          dtype: int32
        - name: text
          dtype: string
    - name: num_span
      dtype: int64
    - name: label
      sequence: string
    - name: type
      dtype: string
    - name: structure
      dtype: string
  splits:
    - name: validation
      num_bytes: 10164883
      num_examples: 2418
    - name: train
      num_bytes: 83767911
      num_examples: 19399
  download_size: 7949927
  dataset_size: 93932794