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