sdadas commited on
Commit
9ba15fe
·
verified ·
1 Parent(s): f10628e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1213,12 +1213,11 @@ This model was trained with the A100 GPU cluster support delivered by the Gdansk
1213
  ## Citation
1214
 
1215
  ```bibtex
1216
- @article{dadas2024pirb,
1217
- title={{PIRB}: A Comprehensive Benchmark of Polish Dense and Hybrid Text Retrieval Methods},
1218
- author={Sławomir Dadas and Michał Perełkiewicz and Rafał Poświata},
1219
- year={2024},
1220
- eprint={2402.13350},
1221
- archivePrefix={arXiv},
1222
- primaryClass={cs.CL}
1223
  }
1224
  ```
 
1213
  ## Citation
1214
 
1215
  ```bibtex
1216
+ @inproceedings{dadas2024pirb,
1217
+ title={PIRB: A Comprehensive Benchmark of Polish Dense and Hybrid Text Retrieval Methods},
1218
+ author={Dadas, Slawomir and Pere{\l}kiewicz, Micha{\l} and Po{\'s}wiata, Rafa{\l}},
1219
+ booktitle={Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
1220
+ pages={12761--12774},
1221
+ year={2024}
 
1222
  }
1223
  ```