--- language: - fas - rus - zho multilinguality: - multilingual task_categories: - text-retrieval dataset_info: config_name: rus features: - name: query-id dtype: string - name: corpus-id dtype: string - name: score dtype: int32 splits: - name: test num_bytes: 1307334 num_examples: 25634 download_size: 985076 dataset_size: 1307334 configs: - config_name: rus data_files: - split: test path: rus/test-* --- From the NeuCLIR TREC Track 2023: https://arxiv.org/abs/2304.12367 Generated from https://huggingface.co/datasets/neuclir/neuclir1 ``` @misc{lawrie2024overview, title={Overview of the TREC 2023 NeuCLIR Track}, author={Dawn Lawrie and Sean MacAvaney and James Mayfield and Paul McNamee and Douglas W. Oard and Luca Soldaini and Eugene Yang}, year={2024}, eprint={2404.08071}, archivePrefix={arXiv}, primaryClass={cs.IR} } ```