MichelBartels's picture
Upload README.md with huggingface_hub
a01bf9b
|
raw
history blame
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: 2433
      num_examples: 3
  download_size: 10034
  dataset_size: 2433

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

More Information needed