leaderboard / src /about.py
Maharshi Gor
Leaderboard, metrics, and docs.
e494d40
raw
history blame contribute delete
323 Bytes
# Your leaderboard name
TITLE = """<h1 align="center" id="space-title">QANTA 2025: Human-AI Cooperative QA Leaderboard</h1>"""
# What does your leaderboard evaluate?
INTRODUCTION_TEXT = """
Build an open-domain QA system that can answer any question posed by humans! For more: https://sites.google.com/view/qanta/home
"""