Spaces:
Runtime error
Runtime error
Fixed typo
Browse files
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
|
| 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 |
|