kennymckormick commited on
Commit
511a860
1 Parent(s): 2ca8236
Files changed (1) hide show
  1. meta_data.py +1 -1
meta_data.py CHANGED
@@ -219,7 +219,7 @@ LEADERBOARD_MD['SEEDBench2'] = """
219
  - Note that we only evaluate and report the part of model's results on the SEEDBench2.
220
  """
221
 
222
- LEADERBOARD_MD['BLINK'] == """
223
  ## BLINK Test Evaluation Results
224
 
225
  - BLINK is a benchmark containing 14 visual perception tasks that can be solved by humans “within a blink”, but pose significant challenges for current multimodal large language models (LLMs).
 
219
  - Note that we only evaluate and report the part of model's results on the SEEDBench2.
220
  """
221
 
222
+ LEADERBOARD_MD['BLINK'] = """
223
  ## BLINK Test Evaluation Results
224
 
225
  - BLINK is a benchmark containing 14 visual perception tasks that can be solved by humans “within a blink”, but pose significant challenges for current multimodal large language models (LLMs).