metadata
dataset_info:
features:
- name: id
dtype: string
- name: exp
dtype: string
- name: subject_name
dtype: string
- name: topic_name
dtype: string
- name: input
dtype: string
- name: correct_answer
dtype: string
splits:
- name: train
num_bytes: 77910094.46742687
num_examples: 97120
download_size: 51780051
dataset_size: 77910094.46742687
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
Cleaned MedMCQA
- No Multi-option
- No Explanation == null
- All Explanation less than 40 characters removed
- Proper formatted input column for ease of use
- Removed Options and questions.
- Combined into the
'input'
column .
- Combined into the
- Updated cop from index to value
'correct_answer'