DontPlanToEnd commited on
Commit
81a01fb
·
verified ·
1 Parent(s): a9c0fa0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import pandas as pd
3
 
4
  # Define the columns for the UGI Leaderboard
5
  UGI_COLS = [
6
- '#P', 'Model', 'UGI 🏆', 'Willingness👍', 'QuActivities', 'Internet', 'CrimeStats', 'Stories/Jokes', 'Pol Contro'
7
  ]
8
 
9
  # Load the leaderboard data from a CSV file
 
3
 
4
  # Define the columns for the UGI Leaderboard
5
  UGI_COLS = [
6
+ '#P', 'Model', 'UGI 🏆', 'Willingness👍', 'Unruly', 'Internet', 'CrimeStats', 'Stories/Jokes', 'Pol Contro'
7
  ]
8
 
9
  # Load the leaderboard data from a CSV file