Add paper citation
Browse files
README.md
CHANGED
|
@@ -188,5 +188,13 @@ This work is funded by the Ministerio para la Transformación Digital y de la Fu
|
|
| 188 |
### Cite this dataset
|
| 189 |
|
| 190 |
```
|
| 191 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 192 |
```
|
|
|
|
| 188 |
### Cite this dataset
|
| 189 |
|
| 190 |
```
|
| 191 |
+
@inproceedings{rodriguez2026dograg,
|
| 192 |
+
title={{DOG-RAG}: A Galician Benchmark for Legal Retrieval-Augmented Generation},
|
| 193 |
+
author={Rodríguez, Pablo and Vázquez García, Raquel and Paniagua Suárez, Silvia and Botana López, Alberto and Gamallo, Pablo},
|
| 194 |
+
booktitle={Proceedings of the 42nd International Conference of the Spanish Society for Natural Language Processing (SEPLN 2026)},
|
| 195 |
+
address={León, Spain},
|
| 196 |
+
month={September},
|
| 197 |
+
year={2026},
|
| 198 |
+
publisher={CEUR-WS.org}
|
| 199 |
+
}
|
| 200 |
```
|