cleaned_pubmedqa / README.md
reginaboateng's picture
Upload README.md with huggingface_hub
22ac314
|
raw
history blame
704 Bytes
metadata
dataset_info:
  features:
    - name: pubid
      dtype: int32
    - name: question
      dtype: string
    - name: context
      sequence:
        - name: contexts
          dtype: string
        - name: labels
          dtype: string
        - name: meshes
          dtype: string
    - name: long_answer
      dtype: string
    - name: final_decision
      dtype: string
  splits:
    - name: train
      num_bytes: 443501057
      num_examples: 211269
    - name: validation
      num_bytes: 2052168
      num_examples: 1000
  download_size: 234483083
  dataset_size: 445553225

Dataset Card for "cleaned_pubmedqa"

More Information needed