daiqi commited on
Commit
dbdc406
·
verified ·
1 Parent(s): df18eb0

Update src/about.py

Browse files
Files changed (1) hide show
  1. 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](./assets/overview.pdf)
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,