daiqi commited on
Commit
8360c51
1 Parent(s): a549986

Update src/about.py

Browse files
Files changed (1) hide show
  1. 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 ["xxx"](https://www.arxiv.com).
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,