Update README.md
Browse files
README.md
CHANGED
|
@@ -93,12 +93,13 @@ GroundedGeo is designed to evaluate citation-grounded QA behaviors in RAG system
|
|
| 93 |
|
| 94 |
## Citation
|
| 95 |
```bibtex
|
| 96 |
-
@
|
| 97 |
-
|
| 98 |
-
|
| 99 |
-
|
| 100 |
-
|
| 101 |
-
|
|
|
|
| 102 |
}
|
| 103 |
```
|
| 104 |
|
|
|
|
| 93 |
|
| 94 |
## Citation
|
| 95 |
```bibtex
|
| 96 |
+
@dataset{pandya2025groundedgeo,
|
| 97 |
+
author = {Pandya, Nidhi},
|
| 98 |
+
title = {GroundedGeo: A Benchmark for Citation-Grounded Geographic QA},
|
| 99 |
+
publisher = {Zenodo},
|
| 100 |
+
year = {2026},
|
| 101 |
+
doi = {10.5281/zenodo.18142378},
|
| 102 |
+
url = {https://doi.org/10.5281/zenodo.18142378}
|
| 103 |
}
|
| 104 |
```
|
| 105 |
|