pablo-rf commited on
Commit
dca1fa7
·
verified ·
1 Parent(s): 3e97012

Add paper citation

Browse files
Files changed (1) hide show
  1. README.md +9 -1
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
  ```