nidhipandya commited on
Commit
4552d14
·
verified ·
1 Parent(s): 015da3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
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
- @misc{pandya2025groundedgeo,
97
- title={GroundedGeo: A Benchmark for Citation-Grounded Geographic QA},
98
- author={Pandya, Nidhi},
99
- year={2025},
100
- doi={10.5281/zenodo.18142378},
101
- url={https://github.com/nidhip1611/GroundedGeo}
 
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