File size: 1,538 Bytes
51beb38 24655fb 51beb38 24655fb 51beb38 24655fb 2fa15a7 24655fb ea578c1 24655fb 2fa15a7 24655fb ea578c1 51beb38 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 |
---
language:
- fas
- rus
- zho
multilinguality:
- multilingual
task_categories:
- text-retrieval
dataset_info:
- config_name: fas
features:
- name: query-id
dtype: string
- name: corpus-id
dtype: string
- name: score
dtype: int32
splits:
- name: test
num_bytes: 1713892
num_examples: 34174
download_size: 1318174
dataset_size: 1713892
- config_name: rus
features:
- name: query-id
dtype: string
- name: corpus-id
dtype: string
- name: score
dtype: int32
splits:
- name: test
num_bytes: 1653150
num_examples: 33006
download_size: 1275478
dataset_size: 1653150
- config_name: zho
features:
- name: query-id
dtype: string
- name: corpus-id
dtype: string
- name: score
dtype: int32
splits:
- name: test
num_bytes: 1833646
num_examples: 36575
download_size: 1411544
dataset_size: 1833646
configs:
- config_name: fas
data_files:
- split: test
path: fas/test-*
- config_name: rus
data_files:
- split: test
path: rus/test-*
- config_name: zho
data_files:
- split: test
path: zho/test-*
---
From the NeuCLIR TREC Track 2022: https://arxiv.org/abs/2304.12367
Generated from https://huggingface.co/datasets/neuclir/neuclir1
```
@article{lawrie2023overview,
title={Overview of the TREC 2022 NeuCLIR track},
author={Lawrie, Dawn and MacAvaney, Sean and Mayfield, James and McNamee, Paul and Oard, Douglas W and Soldaini, Luca and Yang, Eugene},
journal={arXiv preprint arXiv:2304.12367},
year={2023}
}
```
|