| dataset_info: | |
| features: | |
| - name: question_id | |
| dtype: string | |
| - name: question | |
| dtype: string | |
| - name: answer | |
| dtype: string | |
| - name: question_type | |
| dtype: string | |
| - name: is_abstention | |
| dtype: bool | |
| - name: documents | |
| list: string | |
| - name: id | |
| dtype: int64 | |
| splits: | |
| - name: test | |
| num_bytes: 248035229 | |
| num_examples: 500 | |
| download_size: 120590228 | |
| dataset_size: 248035229 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: test | |
| path: data/test-* | |