Update README.md
Browse files
README.md
CHANGED
|
@@ -77,10 +77,13 @@ Wikipedia, plus RAGTruth and 14-language PsiloQA.
|
|
| 77 |
## Citing
|
| 78 |
|
| 79 |
```bibtex
|
| 80 |
-
@
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
|
| 84 |
-
|
|
|
|
|
|
|
|
|
|
| 85 |
}
|
| 86 |
```
|
|
|
|
| 77 |
## Citing
|
| 78 |
|
| 79 |
```bibtex
|
| 80 |
+
@misc{kovács2026documentgroundingspanlevelhallucination,
|
| 81 |
+
title={Beyond Document Grounding: Span-Level Hallucination Detection over Code, Tool Output, and Documents},
|
| 82 |
+
author={Ádám Kovács and Bowei He and Xue Liu and István Boros and Szilveszter Tóth and Gábor Recski},
|
| 83 |
+
year={2026},
|
| 84 |
+
eprint={2607.00895},
|
| 85 |
+
archivePrefix={arXiv},
|
| 86 |
+
primaryClass={cs.CL},
|
| 87 |
+
url={https://arxiv.org/abs/2607.00895},
|
| 88 |
}
|
| 89 |
```
|