# Your leaderboard name
TITLE = """<h1 align="center" id="space-title">Adversarial Calibration 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
"""