Xuehai commited on
Commit
16dd690
Β·
1 Parent(s): 9e4b8f5
Files changed (2) hide show
  1. README.md +2 -5
  2. app.py +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: VBench Leaderboard
3
  emoji: πŸ“Š
4
  colorFrom: indigo
5
  colorTo: pink
@@ -14,7 +14,4 @@ license: mit
14
 
15
  ## Space Description
16
 
17
- - **Repository:** [VBench](https://github.com/Vchitect/VBench)
18
- - **Paper:** [2311.17982]
19
- (arxiv.org/abs/2311.17982)
20
- - **Point of Contact:** mailto:[Vchitect]([email protected])
 
1
  ---
2
+ title: MMWorld Leaderboard
3
  emoji: πŸ“Š
4
  colorFrom: indigo
5
  colorTo: pink
 
14
 
15
  ## Space Description
16
 
17
+ - **Repository:** [MMWorld](https://github.com/eric-ai-lab/MMWorld)
 
 
 
app.py CHANGED
@@ -132,7 +132,7 @@ with block:
132
  LEADERBOARD_INTRODUCTION
133
  )
134
  with gr.Tabs(elem_classes="tab-buttons") as tabs:
135
- with gr.TabItem("πŸ“Š MMWorld", elem_id="vbench-tab-table", id=1):
136
  with gr.Row():
137
  with gr.Accordion("Citation", open=False):
138
  citation_button = gr.Textbox(
 
132
  LEADERBOARD_INTRODUCTION
133
  )
134
  with gr.Tabs(elem_classes="tab-buttons") as tabs:
135
+ with gr.TabItem("πŸ“Š MMWorld", elem_id="mmworld-tab-table", id=1):
136
  with gr.Row():
137
  with gr.Accordion("Citation", open=False):
138
  citation_button = gr.Textbox(