Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
update name
Browse files- src/display/about.py +1 -1
src/display/about.py
CHANGED
@@ -27,7 +27,7 @@ TITLE = """<h1 align="center" id="space-title">Enterprise Scenarios leaderboard<
|
|
27 |
|
28 |
# What does your leaderboard evaluate?
|
29 |
INTRODUCTION_TEXT = """
|
30 |
-
|
31 |
"""
|
32 |
|
33 |
# Which evaluations are you running? how can people reproduce what you have?
|
|
|
27 |
|
28 |
# What does your leaderboard evaluate?
|
29 |
INTRODUCTION_TEXT = """
|
30 |
+
Enterprise Scenarios leaderboard evaluates the performance of language models on real-world enterprise use cases. We provide 6 benchmarks that cover diverse tasks. Some of our test sets are closed source. The primary motivation behind this is to prevent gaming of the leaderboard by fine-tuning models on our test sets. Validation sets for each of the tasks can be found in https://huggingface.co/PatronusAI.
|
31 |
"""
|
32 |
|
33 |
# Which evaluations are you running? how can people reproduce what you have?
|