MichelBartels's picture
Upload README.md with huggingface_hub
f714938
|
raw
history blame contribute delete
No virus
602 Bytes
metadata
dataset_info:
  features:
    - name: context
      dtype: string
    - name: qa
      dtype: string
    - name: question
      dtype: string
    - name: answers
      sequence:
        - name: text
          dtype: string
        - name: answer_start
          dtype: int64
    - name: id
      dtype: string
    - name: title
      dtype: string
  splits:
    - name: train
      num_bytes: 6808
      num_examples: 8
  download_size: 13266
  dataset_size: 6808

Dataset Card for "qa-dataset-generated-8"

More Information needed