QADatasetForPatho / README.md
Galahad3x's picture
Upload README.md with huggingface_hub
ad2a0fd
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: title
      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: 35253904
      num_examples: 1567
    - name: test
      num_bytes: 9123066
      num_examples: 339
  download_size: 655278
  dataset_size: 44376970

Dataset Card for "QADatasetForPatho"

More Information needed