Spaces:
Running
Running
Update src/about.py
Browse files- src/about.py +1 -1
src/about.py
CHANGED
@@ -26,7 +26,7 @@ TITLE = """<h1 align="center" id="space-title">MageBench Leaderboard</h1>"""
|
|
26 |
# What does your leaderboard evaluate?
|
27 |
INTRODUCTION_TEXT = """
|
28 |
|
29 |
-
MageBench is a reasoning-oriented multimodal intelligent agent benchmark introduced in the paper ["
|
30 |
The tasks we selected meet the following criteria:
|
31 |
- Simple environment,
|
32 |
- Reflect a certain reasoning ability,
|
|
|
26 |
# What does your leaderboard evaluate?
|
27 |
INTRODUCTION_TEXT = """
|
28 |
|
29 |
+
MageBench is a reasoning-oriented multimodal intelligent agent benchmark introduced in the paper ["MageBench: Bridging Large Multimodal Models to Agents"](https://arxiv.org/abs/2412.04531).
|
30 |
The tasks we selected meet the following criteria:
|
31 |
- Simple environment,
|
32 |
- Reflect a certain reasoning ability,
|