Jerrycool commited on
Commit
f3df467
·
verified ·
1 Parent(s): 91a7993

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +0 -1
src/about.py CHANGED
@@ -27,7 +27,6 @@ TITLE = """<h1 id="main-leaderboard-title" align="center">🏆 MLE-Dojo Benchmar
27
  INTRODUCTION_TEXT = """
28
  <div id="intro" class="introduction-section">
29
  <p>MLE-Dojo is a Gym-style framework for systematically training, evaluating, and improving autonomous large language model (LLM) agents in iterative machine learning engineering (MLE) workflows.</p>
30
- <p>This leaderboard presents Elo rankings for various models across key MLE task categories.</p>
31
  </div>
32
  """
33
  # ... (rest of your about.py content) ...
 
27
  INTRODUCTION_TEXT = """
28
  <div id="intro" class="introduction-section">
29
  <p>MLE-Dojo is a Gym-style framework for systematically training, evaluating, and improving autonomous large language model (LLM) agents in iterative machine learning engineering (MLE) workflows.</p>
 
30
  </div>
31
  """
32
  # ... (rest of your about.py content) ...