Spaces:
Runtime error
Runtime error
File size: 351 Bytes
edc3d56 |
1 2 3 4 5 6 |
TITLE = """<h1 align="center" id="space-title">VLSP 2023 - VLLMs Leaderboard</h1>"""
INTRODUCTION_TEXT = """
The VLSP 2023 - VLLMs Leaderboard aims to track, rank and evaluate open LLMs and chatbots.
The leaderboard's backend runs the great [Eleuther AI Language Model Evaluation Harness](https://github.com/hieunguyen1053/lm-evaluation-harness).
""" |