Spaces:
Running
Running
Update src/about.py
Browse files- src/about.py +2 -2
src/about.py
CHANGED
@@ -55,11 +55,11 @@ NUM_FEWSHOT = 0 # Change with your few shot
|
|
55 |
|
56 |
|
57 |
# Your leaderboard name
|
58 |
-
TITLE = """<h1 align="center" id="space-title">Benchmark
|
59 |
|
60 |
# What does your leaderboard evaluate?
|
61 |
INTRODUCTION_TEXT = """
|
62 |
-
|
63 |
"""
|
64 |
|
65 |
# Which evaluations are you running? how can people reproduce what you have?
|
|
|
55 |
|
56 |
|
57 |
# Your leaderboard name
|
58 |
+
TITLE = """<h1 align="center" id="space-title">Energy GPT Benchmark</h1>"""
|
59 |
|
60 |
# What does your leaderboard evaluate?
|
61 |
INTRODUCTION_TEXT = """
|
62 |
+
|
63 |
"""
|
64 |
|
65 |
# Which evaluations are you running? how can people reproduce what you have?
|