Siando commited on
Commit
872ad5a
·
verified ·
1 Parent(s): 7784bac

Update dataset card with correct GitHub repo link

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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/EuroCoinDataset](https://github.com/cciro94/EuroCoinDataset)
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/EuroCoinDataset](https://github.com/cciro94/EuroCoinDataset)**
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