ofermend commited on
Commit
56492c3
1 Parent(s): 6472dd8

Update src/display/about.py

Browse files
Files changed (1) hide show
  1. src/display/about.py +1 -1
src/display/about.py CHANGED
@@ -23,7 +23,7 @@ TITLE = """<h1 align="center" id="space-title">Hughes Hallucination Evaluation M
23
 
24
  # What does your leaderboard evaluate?
25
  INTRODUCTION_TEXT = """
26
- This leaderboard evaluates (by [Vectara](https://vectara.com)) how often an LLM introduces hallucinations when summarizing a document.
27
 
28
 
29
  """
 
23
 
24
  # What does your leaderboard evaluate?
25
  INTRODUCTION_TEXT = """
26
+ This leaderboard (by [Vectara](https://vectara.com)) evaluates how often an LLM introduces hallucinations when summarizing a document.
27
 
28
 
29
  """