Spaces:
Runtime error
Runtime error
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 (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 evaluates (by [Vectara](https://vectara.com)) how often an LLM introduces hallucinations when summarizing a document.
|
| 27 |
|
| 28 |
|
| 29 |
"""
|