KL4805 commited on
Commit
11a2051
·
verified ·
1 Parent(s): 467852a

Update meta_data.py

Browse files
Files changed (1) hide show
  1. meta_data.py +1 -1
meta_data.py CHANGED
@@ -9,7 +9,7 @@ CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
9
  LEADERBORAD_INTRODUCTION = """# Shopping MMLU Leaderboard
10
  ### Welcome to Shopping MMLU Leaderboard! On this leaderboard we share the evaluation results of LLMs obtained by the OpenSource Framework:
11
  ### [Shopping MMLU: A Massive Multi-Task Online Shopping Benchmark for Large Language Models](https://github.com/KL4805/ShoppingMMLU) 🏆
12
- ### Currently, Shopping MMLU Leaderboard covers 4 main online shopping skills and {} different LLMss.
13
 
14
  This leaderboard was last updated: {}.
15
 
 
9
  LEADERBORAD_INTRODUCTION = """# Shopping MMLU Leaderboard
10
  ### Welcome to Shopping MMLU Leaderboard! On this leaderboard we share the evaluation results of LLMs obtained by the OpenSource Framework:
11
  ### [Shopping MMLU: A Massive Multi-Task Online Shopping Benchmark for Large Language Models](https://github.com/KL4805/ShoppingMMLU) 🏆
12
+ ### Currently, Shopping MMLU Leaderboard covers {} main online shopping skills and {} different LLMss.
13
 
14
  This leaderboard was last updated: {}.
15