PLB commited on
Commit
56ad160
1 Parent(s): 42c3b4e

Fixed typo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ text_description = """
10
  LLM Colosseum is a new way to assess the relative performance of LLMs. We have them play Street Fighter III against each other, and we use the results to calculate their Elo ratings.
11
  More info in the LLM Colosseum GitHub [repository](https://github.com/OpenGenerativeAI/llm-colosseum).
12
 
13
- 🎥 Demo of LLMs playing Street Fighter III belo the table.
14
  """
15
 
16
 
 
10
  LLM Colosseum is a new way to assess the relative performance of LLMs. We have them play Street Fighter III against each other, and we use the results to calculate their Elo ratings.
11
  More info in the LLM Colosseum GitHub [repository](https://github.com/OpenGenerativeAI/llm-colosseum).
12
 
13
+ 🎥 Demo of LLMs playing Street Fighter III below the table.
14
  """
15
 
16