brunneis commited on
Commit
1d6546e
1 Parent(s): 6d2d718

Update logo

Browse files
Files changed (1) hide show
  1. src/about.py +1 -1
src/about.py CHANGED
@@ -27,7 +27,7 @@ NUM_FEWSHOT = 0 # Change with your few shot
27
  # ---------------------------------------------------
28
 
29
  # Your leaderboard name
30
- TITLE = """<img src="https://iq.wiki/branding/downloadassets/logooriginalbrain.svg" height="40" style="display: block; margin-left: auto; margin-right: auto;">
31
  <h1 align="center" id="space-title"></h1>"""
32
 
33
  # What does your leaderboard evaluate?
 
27
  # ---------------------------------------------------
28
 
29
  # Your leaderboard name
30
+ TITLE = """<img src="file/images/solbench.svg" height="70" style="display: block; margin-left: auto; margin-right: auto;">
31
  <h1 align="center" id="space-title"></h1>"""
32
 
33
  # What does your leaderboard evaluate?