sdadas commited on
Commit
efc7125
·
verified ·
1 Parent(s): 0a6a222

Update README.md

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