Spaces:
Running
Running
Alvaro Romo
commited on
Commit
·
574dfb8
1
Parent(s):
f30b2f5
Change page title
Browse files
app.py
CHANGED
@@ -179,7 +179,7 @@ with tabs[0]:
|
|
179 |
st.markdown(
|
180 |
"""
|
181 |
<div style="text-align: center;">
|
182 |
-
<h1>
|
183 |
<p style="font-size: 1.2rem;">
|
184 |
Comparing Large Language Models in an <span style="font-weight: 600;">open</span>
|
185 |
and <span style="font-weight: 600;">reproducible</span> way
|
|
|
179 |
st.markdown(
|
180 |
"""
|
181 |
<div style="text-align: center;">
|
182 |
+
<h1>IberBench LLM Leaderboard</h1>
|
183 |
<p style="font-size: 1.2rem;">
|
184 |
Comparing Large Language Models in an <span style="font-weight: 600;">open</span>
|
185 |
and <span style="font-weight: 600;">reproducible</span> way
|