neuclir-2022 / README.md
lhoestq's picture
lhoestq HF staff
Add 'fas' config data files
2fa15a7 verified
|
raw
history blame
1.21 kB
---
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
configs:
- config_name: fas
data_files:
- split: test
path: fas/test-*
- config_name: rus
data_files:
- split: test
path: rus/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}
}
```