sdadas commited on
Commit
e35def4
·
verified ·
1 Parent(s): 4f562fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -78,12 +78,11 @@ The model achieves **NDCG@10** of **60.52** on the Polish Information Retrieval
78
  ## Citation
79
 
80
  ```bibtex
81
- @article{dadas2024pirb,
82
- title={{PIRB}: A Comprehensive Benchmark of Polish Dense and Hybrid Text Retrieval Methods},
83
- author={Sławomir Dadas and Michał Perełkiewicz and Rafał Poświata},
84
- year={2024},
85
- eprint={2402.13350},
86
- archivePrefix={arXiv},
87
- primaryClass={cs.CL}
88
  }
89
  ```
 
78
  ## Citation
79
 
80
  ```bibtex
81
+ @inproceedings{dadas2024pirb,
82
+ title={PIRB: A Comprehensive Benchmark of Polish Dense and Hybrid Text Retrieval Methods},
83
+ author={Dadas, Slawomir and Pere{\l}kiewicz, Micha{\l} and Po{\'s}wiata, Rafa{\l}},
84
+ booktitle={Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
85
+ pages={12761--12774},
86
+ year={2024}
 
87
  }
88
  ```