Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Pratik Bhavsar
commited on
Commit
·
499df82
1
Parent(s):
4eb323e
updated title
Browse files- data_loader.py +2 -2
data_loader.py
CHANGED
|
@@ -556,10 +556,10 @@ HEADER_CONTENT = (
|
|
| 556 |
<div class="title-gradient">Agent Leaderboard</div>
|
| 557 |
|
| 558 |
<div class="description">
|
| 559 |
-
The landscape of AI agents is evolving rapidly, with
|
| 560 |
We built this leaderboard to answer one simple question:
|
| 561 |
<div class="highlight-question">
|
| 562 |
-
"How do
|
| 563 |
</div>
|
| 564 |
</div>
|
| 565 |
</div>
|
|
|
|
| 556 |
<div class="title-gradient">Agent Leaderboard</div>
|
| 557 |
|
| 558 |
<div class="description">
|
| 559 |
+
The landscape of AI agents is evolving rapidly, with developers building amazing agents.
|
| 560 |
We built this leaderboard to answer one simple question:
|
| 561 |
<div class="highlight-question">
|
| 562 |
+
"How do top LLMs perform in real-world agentic scenarios?"
|
| 563 |
</div>
|
| 564 |
</div>
|
| 565 |
</div>
|