MichelBartels's picture
Upload README.md with huggingface_hub
0d183f8
|
raw
history blame contribute delete
No virus
596 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: title
      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: 8061.665797005809
      num_examples: 9
  download_size: 17653
  dataset_size: 8061.665797005809

Dataset Card for "qa-dataset-original-9"

More Information needed