Update space
Browse files
app.py
CHANGED
@@ -138,7 +138,7 @@ with demo:
|
|
138 |
with gr.TabItem("🏅 Overview", elem_id="llm-benchmark-tab-table", id=0):
|
139 |
|
140 |
DESCRIPTION_TEXT = """
|
141 |
-
Total #models:
|
142 |
|
143 |
This page provids a comprehensive overview of model ranks across various dimensions. Models are sorted based on their averaged rank across all dimensions.
|
144 |
(Some missing values are due to the slow or problemtic model responses, and we will update the leaderboard once we have the complete results.)
|
|
|
138 |
with gr.TabItem("🏅 Overview", elem_id="llm-benchmark-tab-table", id=0):
|
139 |
|
140 |
DESCRIPTION_TEXT = """
|
141 |
+
Total #models: 53 (Last updated: 2024-10-08)
|
142 |
|
143 |
This page provids a comprehensive overview of model ranks across various dimensions. Models are sorted based on their averaged rank across all dimensions.
|
144 |
(Some missing values are due to the slow or problemtic model responses, and we will update the leaderboard once we have the complete results.)
|