| --- |
| dataset_info: |
| features: |
| - name: question |
| dtype: string |
| - name: category |
| dtype: string |
| - name: qid |
| dtype: int64 |
| - name: source |
| dtype: string |
| - name: og_category |
| dtype: string |
| splits: |
| - name: full |
| num_bytes: 2063609 |
| num_examples: 14631 |
| - name: multiple_choice_TBD |
| num_bytes: 516913 |
| num_examples: 3600 |
| - name: generation |
| num_bytes: 51714 |
| num_examples: 360 |
| download_size: 1014943 |
| dataset_size: 2632236 |
| configs: |
| - config_name: default |
| data_files: |
| - split: full |
| path: data/full-* |
| - split: multiple_choice_TBD |
| path: data/multiple_choice_TBD-* |
| - split: generation |
| path: data/generation-* |
| --- |
| |