VLLMs-Leaderboard / src /assets /text_content.py
hieunguyen1053's picture
Create text_content.py
edc3d56
raw
history blame
351 Bytes
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).
"""