PeterKruger commited on
Commit
1a0aefb
·
1 Parent(s): 0e30fae

final tweaks to the text

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -112,8 +112,8 @@ with gr.Blocks(theme=gr.themes.Soft()) as app:
112
  "Interactive leaderboard for AutoBench, where LLMs rank LLMs' responses. "
113
  "Includes performance, cost, and latency metrics."
114
  "Data updated on April 25, 2025."
115
- "\n\nMore info for this benchmark run: [AutoBench Run 2 Results](https://huggingface.co/blog/PeterKruger/autobench-2nd-run)"
116
- " If you want to know more about AutoBench: [AutoBench Release](https://huggingface.co/blog/PeterKruger/autobench)"
117
  )
118
 
119
  # --- Tab 1: Overall Ranking ---
 
112
  "Interactive leaderboard for AutoBench, where LLMs rank LLMs' responses. "
113
  "Includes performance, cost, and latency metrics."
114
  "Data updated on April 25, 2025."
115
+ "\n\nMore info for this benchmark run: [AutoBench Run 2 Results](https://huggingface.co/blog/PeterKruger/autobench-2nd-run). "
116
+ "If you want to know more about AutoBench: [AutoBench Release](https://huggingface.co/blog/PeterKruger/autobench)."
117
  )
118
 
119
  # --- Tab 1: Overall Ranking ---