alozowski commited on
Commit
35a2b07
β€’
1 Parent(s): e6d10f6

add line break for doc sentence

Browse files
Files changed (1) hide show
  1. src/display/about.py +1 -1
src/display/about.py CHANGED
@@ -4,7 +4,7 @@ TITLE = """<h1 style="text-align:left;float:left; id="space-title">πŸ€— Open LLM
4
 
5
  INTRODUCTION_TEXT = """
6
  Feeling lost? Documentation is [here](https://huggingface.co/docs/leaderboards/open_llm_leaderboard/about) πŸ“„
7
- You'll notably find explanations on the evaluations we are using, reproducibility guidelines, best practices on how to submit a model, and our FAQ.
8
  """
9
 
10
  icons = f"""
 
4
 
5
  INTRODUCTION_TEXT = """
6
  Feeling lost? Documentation is [here](https://huggingface.co/docs/leaderboards/open_llm_leaderboard/about) πŸ“„
7
+ \n You'll notably find explanations on the evaluations we are using, reproducibility guidelines, best practices on how to submit a model, and our FAQ.
8
  """
9
 
10
  icons = f"""