Spaces:
Runtime error
Runtime error
Commit
·
1f5af07
1
Parent(s):
e2034f5
update about
Browse files- src/about.py +1 -1
src/about.py
CHANGED
@@ -29,7 +29,7 @@ TITLE = """<h1 align="center" id="space-title">ParsBench Leaderboard</h1>"""
|
|
29 |
INTRODUCTION_TEXT = """
|
30 |
<p>This leaderboard is created using <a href="https://github.com/shahriarshm/parsbench">ParsBench</a> framework benchmarking toolkit.</p>
|
31 |
<p>In this leaderboard we evaluate the open-weight LLMs based on the Persian (Farsi) language tasks.</p>
|
32 |
-
<p><strong>Note:</strong> We've only added the GPT models evaluation for a better comparison between the open LLMs and SoTA models.</p>
|
33 |
"""
|
34 |
|
35 |
# Which evaluations are you running? how can people reproduce what you have?
|
|
|
29 |
INTRODUCTION_TEXT = """
|
30 |
<p>This leaderboard is created using <a href="https://github.com/shahriarshm/parsbench">ParsBench</a> framework benchmarking toolkit.</p>
|
31 |
<p>In this leaderboard we evaluate the open-weight LLMs based on the Persian (Farsi) language tasks.</p>
|
32 |
+
<p><strong>Note:</strong> We've only added the GPT and Claude 3.5 Sonnet models evaluation for a better comparison between the open LLMs and SoTA models.</p>
|
33 |
"""
|
34 |
|
35 |
# Which evaluations are you running? how can people reproduce what you have?
|