not-lain commited on
Commit
9d365a1
·
1 Parent(s): fa66e51

update introduction text

Browse files
Files changed (1) hide show
  1. src/about.py +1 -1
src/about.py CHANGED
@@ -27,7 +27,7 @@ TITLE = """<img src="https://iq.wiki/branding/downloadassets/logobrainaltwhite.p
27
 
28
  # What does your leaderboard evaluate?
29
  INTRODUCTION_TEXT = """
30
- This leaderboard evaluates AI models on solidity codes
31
  """
32
 
33
  # Which evaluations are you running? how can people reproduce what you have?
 
27
 
28
  # What does your leaderboard evaluate?
29
  INTRODUCTION_TEXT = """
30
+ ## Solbench is a benchmark for LLMs on a variety of tasks.
31
  """
32
 
33
  # Which evaluations are you running? how can people reproduce what you have?