--- configs: - config_name: default data_files: - split: dev path: data/dev-* - split: test_without_answers path: data/test_without_answers-* dataset_info: features: - name: question dtype: string - name: qid dtype: string - name: output dtype: string - name: ctxs list: - name: contents dtype: string - name: id dtype: string splits: - name: dev num_bytes: 116253267 num_examples: 2000 - name: test_without_answers num_bytes: 116598517 num_examples: 2000 download_size: 56295640 dataset_size: 232851784 --- # Dataset Card for "wned_bm25_top100_kilt" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)