rodrigomasini commited on
Commit
bdf253e
1 Parent(s): dcc4e10

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,7 +185,7 @@ def display(x, y):
185
  return subset_df
186
 
187
  INTRODUCTION_TEXT = """
188
- This is a copied space from Enterprise Scenarios Leaderboard. Instead of displaying
189
  the results as table this space was modified to simply provides a gradio API interface.
190
  Using the following python script below, users can access the full leaderboard data easily.
191
  Python on how to access the data:
 
185
  return subset_df
186
 
187
  INTRODUCTION_TEXT = """
188
+ This is a copied space from LLM Trustworthy Leaderboard. Instead of displaying
189
  the results as table this space was modified to simply provides a gradio API interface.
190
  Using the following python script below, users can access the full leaderboard data easily.
191
  Python on how to access the data: