taagarwa's picture
Add eval results (#1)
11eb494
raw
history blame
445 Bytes
TITLE = """<h1 align="center" id="space-title">Coding Agent Leaderboard</h1>"""
INTRODUCTION_TEXT = """
Welcome to the Coding Agent Leaderboard!
"""
LLM_BENCHMARKS_TEXT = """
## About
Evaluate and compare Coding Agents.
Coding Agent = Model + Harness + Skills.
Visit our [GitHub repo](https://github.com/redhat-et/coding_agent_bench) for more details about the project.
"""
CITATION_BUTTON_TEXT = "TBD"
CITATION_BUTTON_LABEL = "Citation"