boatbomber's picture
Add link to benchmark dataset
1c17c69
raw
history blame
384 Bytes
# Your leaderboard name
TITLE = """<h1 align="center" id="space-title">Roblox LLM Leaderboard</h1>"""
# What does your leaderboard evaluate?
INTRODUCTION_TEXT = """
Tracking LLM capabilities regarding Roblox game development.
Benchmarks:
- [RobloxQA](https://huggingface.co/datasets/boatbomber/RobloxQA-v1.0): Multiple choice question answering about Roblox APIs and concepts.
"""