aloe-vera commited on
Commit
95be10d
·
verified ·
1 Parent(s): b6acaed

leaderboard v1

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -180,7 +180,7 @@ with demo:
180
  # gr.Markdown(INTRODUCTION_TEXT, elem_classes="markdown-text")
181
 
182
  with gr.Tabs(elem_classes="tab-buttons") as tabs:
183
- with gr.TabItem("🏅 Hallucination Benchmark", elem_id="llm-benchmark-tab-table", id=0):
184
  # ---------- Chart ----------
185
  with gr.Row():
186
  gr.Plot(
 
180
  # gr.Markdown(INTRODUCTION_TEXT, elem_classes="markdown-text")
181
 
182
  with gr.Tabs(elem_classes="tab-buttons") as tabs:
183
+ with gr.TabItem("🏅 Hallucination Leaderboard", elem_id="llm-benchmark-tab-table", id=0):
184
  # ---------- Chart ----------
185
  with gr.Row():
186
  gr.Plot(