| | --- |
| | dataset_info: |
| | - config_name: complex_web_questions |
| | features: |
| | - name: id |
| | dtype: string |
| | - name: question |
| | dtype: string |
| | - name: answers |
| | sequence: string |
| | - name: meta_data |
| | struct: |
| | - name: compositionality_type |
| | dtype: string |
| | splits: |
| | - name: train |
| | num_bytes: 193426.53496870364 |
| | num_examples: 1000 |
| | download_size: 98955 |
| | dataset_size: 193426.53496870364 |
| | - config_name: hotpot_qa |
| | features: |
| | - name: id |
| | dtype: string |
| | - name: question |
| | dtype: string |
| | - name: answers |
| | sequence: string |
| | - name: meta_data |
| | struct: |
| | - name: context |
| | struct: |
| | - name: sentences |
| | sequence: |
| | sequence: string |
| | - name: title |
| | sequence: string |
| | - name: level |
| | dtype: string |
| | - name: supporting_facts |
| | struct: |
| | - name: sent_id |
| | sequence: int64 |
| | - name: title |
| | sequence: string |
| | - name: type |
| | dtype: string |
| | splits: |
| | - name: train |
| | num_bytes: 6127050.305703893 |
| | num_examples: 1000 |
| | download_size: 3795916 |
| | dataset_size: 6127050.305703893 |
| | - config_name: musique |
| | features: |
| | - name: id |
| | dtype: string |
| | - name: question |
| | dtype: string |
| | - name: answers |
| | sequence: string |
| | - name: meta_data |
| | struct: |
| | - name: num_hops |
| | dtype: string |
| | - name: paragraphs |
| | list: |
| | - name: idx |
| | dtype: int64 |
| | - name: is_supporting |
| | dtype: bool |
| | - name: paragraph_text |
| | dtype: string |
| | - name: title |
| | dtype: string |
| | - name: question_decomposition |
| | list: |
| | - name: answer |
| | dtype: string |
| | - name: id |
| | dtype: int64 |
| | - name: paragraph_support_idx |
| | dtype: int64 |
| | - name: question |
| | dtype: string |
| | splits: |
| | - name: train |
| | num_bytes: 10679090.129401144 |
| | num_examples: 1000 |
| | download_size: 6449803 |
| | dataset_size: 10679090.129401144 |
| | configs: |
| | - config_name: complex_web_questions |
| | data_files: |
| | - split: train |
| | path: complex_web_questions/train-* |
| | - config_name: hotpot_qa |
| | data_files: |
| | - split: train |
| | path: hotpot_qa/train-* |
| | - config_name: musique |
| | data_files: |
| | - split: train |
| | path: musique/train-* |
| | --- |
| | |