| dataset_info: | |
| features: | |
| - name: id | |
| dtype: string | |
| - name: exam_subject | |
| dtype: string | |
| - name: question | |
| dtype: string | |
| - name: answer | |
| dtype: string | |
| - name: A | |
| dtype: string | |
| - name: B | |
| dtype: string | |
| - name: C | |
| dtype: string | |
| - name: D | |
| dtype: string | |
| - name: E | |
| dtype: string | |
| splits: | |
| - name: test | |
| num_bytes: 2360436 | |
| num_examples: 10034 | |
| download_size: 1534607 | |
| dataset_size: 2360436 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: test | |
| path: data/test-* | |