metadata
dataset_info:
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: title
dtype: string
- name: content_idx
dtype: int64
- name: article_url
dtype: string
- name: section_idx
dtype: int64
- name: subsection_idx
dtype: int64
- name: keyword
dtype: string
- name: document_idx
dtype: int64
- name: author
dtype: string
- name: author_url
dtype: string
- name: context
dtype: string
- name: generated_qa_pairs
list:
- name: answer
dtype: string
- name: question
dtype: string
- name: status
sequence: int64
- name: generated_question
dtype: string
- name: generated_answer
dtype: string
splits:
- name: disease_labeled
num_bytes: 50319264
num_examples: 15690
- name: body_part_labeled
num_bytes: 14820223
num_examples: 4970
- name: medicine_labeled
num_bytes: 46472736
num_examples: 18333
- name: drug_labeled
num_bytes: 32462972
num_examples: 14093
download_size: 27721952
dataset_size: 144075195
configs:
- config_name: default
data_files:
- split: disease_labeled
path: data/disease_labeled-*
- split: body_part_labeled
path: data/body_part_labeled-*
- split: medicine_labeled
path: data/medicine_labeled-*
- split: drug_labeled
path: data/drug_labeled-*