cleaned_pubmedqa / README.md
reginaboateng's picture
HuggyLingo Bot: Add language information to your dataset (#1)
299ff66
|
raw
history blame contribute delete
No virus
717 Bytes
---
language: en
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)