clefourrier HF staff clem HF staff commited on
Commit
17d5bb0
β€’
1 Parent(s): ea04e0b

- fix typo (d942acdd8c4716b27a4d2b51b5c216183ff2d3d4)


Co-authored-by: Clem πŸ€— <clem@users.noreply.huggingface.co>

Files changed (1) hide show
  1. src/display/about.py +1 -1
src/display/about.py CHANGED
@@ -8,7 +8,7 @@ INTRODUCTION_TEXT = """
8
  πŸ€— Submit a model for automated evaluation on the πŸ€— GPU cluster on the "Submit" page!
9
  The leaderboard's backend runs the great [Eleuther AI Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) - read more details in the "About" page!
10
 
11
- Other cool leaderboard:
12
  - [LLM safety](https://huggingface.co/spaces/AI-Secure/llm-trustworthy-leaderboard)
13
  - [LLM performance](https://huggingface.co/spaces/optimum/llm-perf-leaderboard)
14
  """
 
8
  πŸ€— Submit a model for automated evaluation on the πŸ€— GPU cluster on the "Submit" page!
9
  The leaderboard's backend runs the great [Eleuther AI Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) - read more details in the "About" page!
10
 
11
+ Other cool leaderboards:
12
  - [LLM safety](https://huggingface.co/spaces/AI-Secure/llm-trustworthy-leaderboard)
13
  - [LLM performance](https://huggingface.co/spaces/optimum/llm-perf-leaderboard)
14
  """