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