weichiang commited on
Commit
35d7f8c
1 Parent(s): 5fb2c04
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -174,7 +174,7 @@ def build_leaderboard_tab(elo_results_file, leaderboard_table_file):
174
  data = load_leaderboard_table_csv(leaderboard_table_file)
175
  headers = [
176
  "Model",
177
- "Arena Elo",
178
  "MT-bench (score)",
179
  "MMLU",
180
  "License",
 
174
  data = load_leaderboard_table_csv(leaderboard_table_file)
175
  headers = [
176
  "Model",
177
+ "Arena Elo rating",
178
  "MT-bench (score)",
179
  "MMLU",
180
  "License",