Update src/about.py
Browse files- src/about.py +1 -1
src/about.py
CHANGED
@@ -21,7 +21,7 @@ NUM_FEWSHOT = 0 # Change with your few shot
|
|
21 |
|
22 |
|
23 |
# Your leaderboard name
|
24 |
-
TITLE = """<h1 align="center" id="space-title">🥇 <a href="https://github.com/CodeGoat24/UniGenBench" target="_blank">UniGenBench</a> Leaderboard</h1>"""
|
25 |
|
26 |
# Links and conference info
|
27 |
LINKS_AND_INFO = """
|
|
|
21 |
|
22 |
|
23 |
# Your leaderboard name
|
24 |
+
TITLE = """<h1 align="center" id="space-title">🥇 <a href="https://github.com/CodeGoat24/UniGenBench" target="_blank">UniGenBench</a> Leaderboard</h1> (English)"""
|
25 |
|
26 |
# Links and conference info
|
27 |
LINKS_AND_INFO = """
|