Update README.md
Browse files
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 |
-
@
|
| 68 |
-
title={
|
| 69 |
-
author={
|
| 70 |
-
|
| 71 |
-
|
| 72 |
-
|
| 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 |
```
|