| | --- |
| | dataset_info: |
| | - config_name: corpus |
| | features: |
| | - name: _id |
| | dtype: string |
| | - name: title |
| | dtype: string |
| | - name: text |
| | dtype: string |
| | splits: |
| | - name: corpus |
| | num_bytes: 44843804 |
| | num_examples: 19899 |
| | download_size: 28071524 |
| | dataset_size: 44843804 |
| | - config_name: qrels_changed |
| | features: |
| | - name: query-id |
| | dtype: string |
| | - name: corpus-id |
| | dtype: string |
| | - name: score |
| | dtype: float64 |
| | splits: |
| | - name: test |
| | num_bytes: 79970 |
| | num_examples: 2912 |
| | download_size: 30210 |
| | dataset_size: 79970 |
| | - config_name: qrels_og |
| | features: |
| | - name: query-id |
| | dtype: string |
| | - name: corpus-id |
| | dtype: string |
| | - name: score |
| | dtype: float64 |
| | splits: |
| | - name: test |
| | num_bytes: 79970 |
| | num_examples: 2912 |
| | download_size: 30281 |
| | dataset_size: 79970 |
| | - config_name: queries |
| | features: |
| | - name: _id |
| | dtype: string |
| | - name: text |
| | dtype: string |
| | - name: instruction_og |
| | dtype: string |
| | - name: instruction_changed |
| | dtype: string |
| | - name: keywords |
| | dtype: string |
| | - name: short_query |
| | dtype: string |
| | splits: |
| | - name: queries |
| | num_bytes: 15331 |
| | num_examples: 12 |
| | download_size: 20091 |
| | dataset_size: 15331 |
| | - config_name: top_ranked |
| | features: |
| | - name: qid |
| | dtype: string |
| | - name: pid |
| | dtype: string |
| | splits: |
| | - name: top_ranked |
| | num_bytes: 233654 |
| | num_examples: 12000 |
| | download_size: 116846 |
| | dataset_size: 233654 |
| | configs: |
| | - config_name: corpus |
| | data_files: |
| | - split: corpus |
| | path: corpus/corpus-* |
| | - config_name: qrels_changed |
| | data_files: |
| | - split: test |
| | path: qrels_changed/test-* |
| | - config_name: qrels_og |
| | data_files: |
| | - split: test |
| | path: qrels_og/test-* |
| | - config_name: queries |
| | data_files: |
| | - split: queries |
| | path: queries/queries-* |
| | - config_name: top_ranked |
| | data_files: |
| | - split: top_ranked |
| | path: top_ranked/top_ranked-* |
| | --- |
| | |