LucasLima commited on
Commit
aff4757
·
verified ·
1 Parent(s): 7861aea

Update src/about.py

Browse files
Files changed (1) hide show
  1. 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 Cemig</h1>"""
59
 
60
  # What does your leaderboard evaluate?
61
  INTRODUCTION_TEXT = """
62
- Intro text
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?