SondosMB commited on
Commit
90d84f8
β€’
1 Parent(s): 0854dfb

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -8,7 +8,7 @@ BANNER = f'<div style="display: flex; justify-content: space-around;"><img src="
8
 
9
  INTRODUCTION_TEXT= """
10
  # OS Benchmark (Evaluating LLMs with OS and MCQ)
11
- πŸ”— [Website](https://github.com/VILA-Lab/MBZUAI-LLM-Leaderboard) | πŸ’» [GitHub](https://github.com/VILA-Lab/MBZUAI-LLM-Leaderboard) | πŸ“– [Paper](#) | 🐦 [X1](https://x.com/open_llm_lb) | 🐦 [X2](https://x.com/szq0214)
12
 
13
  > ### Open-LLM-Leaderboard,for evaluating large language models (LLMs) by transitioning from multiple-choice questions (MCQs) to open-style questions.
14
  This approach addresses the inherent biases and limitations of MCQs, such as selection bias and the effect of random guessing. By utilizing open-style questions,
 
8
 
9
  INTRODUCTION_TEXT= """
10
  # OS Benchmark (Evaluating LLMs with OS and MCQ)
11
+ πŸ”— [Website](https://github.com/VILA-Lab/Open-LLM-Leaderboard) | πŸ’» [GitHub](https://github.com/VILA-Lab/Open-LLM-Leaderboard) | πŸ“– [Paper](#) | 🐦 [X1](https://x.com/open_llm_lb) | 🐦 [X2](https://x.com/szq0214)
12
 
13
  > ### Open-LLM-Leaderboard,for evaluating large language models (LLMs) by transitioning from multiple-choice questions (MCQs) to open-style questions.
14
  This approach addresses the inherent biases and limitations of MCQs, such as selection bias and the effect of random guessing. By utilizing open-style questions,