Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
json
Sub-tasks:
document-retrieval
Languages:
Italian
Size:
1K - 10K
ArXiv:
License:
Update dataset card with correct GitHub repo link
Browse files
README.md
CHANGED
|
@@ -40,7 +40,7 @@ This dataset is the companion resource for the paper:
|
|
| 40 |
> **Benchmarking Google Embeddings 2 against Open-Source Models for Multilingual Dense Retrieval and RAG Systems**
|
| 41 |
> Stefano Cirillo, Domenico Desiato, Giuseppe Polese, Giandomenico Solimando — arXiv 2026
|
| 42 |
> 📄 [https://arxiv.org/abs/2605.23618](https://arxiv.org/abs/2605.23618)
|
| 43 |
-
> 💻 [https://github.com/cciro94/
|
| 44 |
|
| 45 |
---
|
| 46 |
|
|
@@ -186,7 +186,7 @@ for r in load_dataset("Siando/it-rag-bench", "qrels", split="train"):
|
|
| 186 |
|
| 187 |
The full benchmarking framework (embedding clients, FAISS retrieval, chunking ablations, plotting) is available at:
|
| 188 |
|
| 189 |
-
**[https://github.com/cciro94/
|
| 190 |
|
| 191 |
---
|
| 192 |
|
|
|
|
| 40 |
> **Benchmarking Google Embeddings 2 against Open-Source Models for Multilingual Dense Retrieval and RAG Systems**
|
| 41 |
> Stefano Cirillo, Domenico Desiato, Giuseppe Polese, Giandomenico Solimando — arXiv 2026
|
| 42 |
> 📄 [https://arxiv.org/abs/2605.23618](https://arxiv.org/abs/2605.23618)
|
| 43 |
+
> 💻 [https://github.com/cciro94/GoogleEmbeddings2-benchmark](https://github.com/cciro94/GoogleEmbeddings2-benchmark)
|
| 44 |
|
| 45 |
---
|
| 46 |
|
|
|
|
| 186 |
|
| 187 |
The full benchmarking framework (embedding clients, FAISS retrieval, chunking ablations, plotting) is available at:
|
| 188 |
|
| 189 |
+
**[https://github.com/cciro94/GoogleEmbeddings2-benchmark](https://github.com/cciro94/GoogleEmbeddings2-benchmark)**
|
| 190 |
|
| 191 |
---
|
| 192 |
|