neuclir-2022 / README.md
lhoestq's picture
lhoestq HF staff
Convert dataset to Parquet
24655fb verified
|
raw
history blame
878 Bytes
metadata
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: 1653150
      num_examples: 33006
  download_size: 1275478
  dataset_size: 1653150
configs:
  - 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}
}