Update README.md
Browse files
README.md
CHANGED
@@ -55,7 +55,7 @@ print(answers[best_answer])
|
|
55 |
```
|
56 |
|
57 |
## Evaluation Results
|
58 |
-
The model achieves **NDCG@10** of **58.
|
59 |
|
60 |
## Acknowledgements
|
61 |
This model was trained with the A100 GPU cluster support delivered by the Gdansk University of Technology within the TASK center initiative.
|
|
|
55 |
```
|
56 |
|
57 |
## Evaluation Results
|
58 |
+
The model achieves **NDCG@10** of **58.30** on the Polish Information Retrieval Benchmark. See [PIRB Leaderboard](https://huggingface.co/spaces/sdadas/pirb) for detailed results.
|
59 |
|
60 |
## Acknowledgements
|
61 |
This model was trained with the A100 GPU cluster support delivered by the Gdansk University of Technology within the TASK center initiative.
|