Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -6,7 +6,7 @@ Live demo implementing the three intervention points (IP-1 retrieval,
|
|
| 6 |
IP-2 groundedness, IP-3 citation) from the paper, plus a results page
|
| 7 |
reporting the real RAGTruth benchmark evaluation.
|
| 8 |
|
| 9 |
-
Author: Harshita Sharma
|
| 10 |
License: MIT
|
| 11 |
"""
|
| 12 |
|
|
|
|
| 6 |
IP-2 groundedness, IP-3 citation) from the paper, plus a results page
|
| 7 |
reporting the real RAGTruth benchmark evaluation.
|
| 8 |
|
| 9 |
+
Author: Harshita Sharma [Paper (DOI)](https://doi.org/10.5281/zenodo.21118816) 路 [Code on GitHub](https://github.com/Harshita0803/verify-rag)
|
| 10 |
License: MIT
|
| 11 |
"""
|
| 12 |
|