Spaces:
Running
Running
Update src/about.py
Browse files- src/about.py +2 -2
src/about.py
CHANGED
@@ -25,9 +25,9 @@ TITLE = """<h1 align="center" id="space-title">MageBench Leaderboard</h1>"""
|
|
25 |
|
26 |
# What does your leaderboard evaluate?
|
27 |
INTRODUCTION_TEXT = """
|
28 |
-
![overview image](./
|
29 |
|
30 |
-
MageBench is a reasoning-oriented multimodal intelligent agent benchmark introduced in the paper "xxx".
|
31 |
The tasks we selected meet the following criteria:
|
32 |
- Simple environment,
|
33 |
- Reflect a certain reasoning ability,
|
|
|
25 |
|
26 |
# What does your leaderboard evaluate?
|
27 |
INTRODUCTION_TEXT = """
|
28 |
+
![overview image](./overview.pdf)
|
29 |
|
30 |
+
MageBench is a reasoning-oriented multimodal intelligent agent benchmark introduced in the paper ["xxx"](www.arxiv.com).
|
31 |
The tasks we selected meet the following criteria:
|
32 |
- Simple environment,
|
33 |
- Reflect a certain reasoning ability,
|