|
|
--- |
|
|
dataset_info: |
|
|
config_name: leo_maxwell |
|
|
features: |
|
|
- name: filename |
|
|
dtype: string |
|
|
- name: question |
|
|
dtype: string |
|
|
- name: choice_a |
|
|
dtype: string |
|
|
- name: choice_b |
|
|
dtype: string |
|
|
- name: choice_c |
|
|
dtype: string |
|
|
- name: choice_d |
|
|
dtype: string |
|
|
- name: choice_e |
|
|
dtype: string |
|
|
- name: correct_choice |
|
|
dtype: string |
|
|
- name: rationale |
|
|
dtype: string |
|
|
- name: index |
|
|
dtype: int64 |
|
|
- name: question_with_choices |
|
|
dtype: string |
|
|
- name: answer |
|
|
dtype: string |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 566000 |
|
|
num_examples: 485 |
|
|
- name: validation |
|
|
num_bytes: 60860 |
|
|
num_examples: 54 |
|
|
- name: test |
|
|
num_bytes: 60860 |
|
|
num_examples: 54 |
|
|
download_size: 445802 |
|
|
dataset_size: 687720 |
|
|
configs: |
|
|
- config_name: leo_maxwell |
|
|
data_files: |
|
|
- split: train |
|
|
path: leo_maxwell/train-* |
|
|
- split: validation |
|
|
path: leo_maxwell/validation-* |
|
|
- split: test |
|
|
path: leo_maxwell/test-* |
|
|
--- |
|
|
|