KL4805 commited on
Commit
1018e52
·
verified ·
1 Parent(s): 1874081

Update meta_data.py

Browse files
Files changed (1) hide show
  1. meta_data.py +3 -3
meta_data.py CHANGED
@@ -10,9 +10,9 @@ CITATION_BUTTON_TEXT = r"""@misc{2023opencompass,
10
  }"""
11
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
12
  # CONSTANTS-TEXT
13
- LEADERBORAD_INTRODUCTION = """# OpenVLM Leaderboard
14
- ### Welcome to the OpenVLM Leaderboard! On this leaderboard we share the evaluation results of VLMs obtained by the OpenSource Framework:
15
- ### [*VLMEvalKit*: A Toolkit for Evaluating Large Vision-Language Models](https://github.com/open-compass/VLMEvalKit) 🏆
16
  ### Currently, OpenVLM Leaderboard covers {} different VLMs (including GPT-4v, Gemini, QwenVLPlus, LLaVA, etc.) and {} different multi-modal benchmarks.
17
 
18
  This leaderboard was last updated: {}.
 
10
  }"""
11
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
12
  # CONSTANTS-TEXT
13
+ LEADERBORAD_INTRODUCTION = """# Shopping MMLU Leaderboard
14
+ ### Welcome to Shopping MMLU Leaderboard! On this leaderboard we share the evaluation results of LLMs obtained by the OpenSource Framework:
15
+ ### [Shopping MMLU: A Massive Multi-Task Online Shopping Benchmark for Large Language Models](https://github.com/KL4805/ShoppingMMLU) 🏆
16
  ### Currently, OpenVLM Leaderboard covers {} different VLMs (including GPT-4v, Gemini, QwenVLPlus, LLaVA, etc.) and {} different multi-modal benchmarks.
17
 
18
  This leaderboard was last updated: {}.