metadata
dataset_info:
features:
- name: topic_name
dtype: string
- name: id
dtype: string
- name: explanation
dtype: string
- name: subject_name
dtype: string
- name: data
struct:
- name: Correct Answer
dtype: string
- name: Correct Option
dtype: string
- name: Options
struct:
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: Question
dtype: string
splits:
- name: train
num_bytes: 133759712
num_examples: 182822
- name: validation
num_bytes: 2276168
num_examples: 4183
download_size: 90818612
dataset_size: 136035880
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*