Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update src/display/about.py
Browse files- 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 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 |
"""
|