Harshita0803 commited on
Commit
84f1401
verified
1 Parent(s): c100a89

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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