Muennighoff commited on
Commit
3b7df4b
β€’
2 Parent(s): 216d974 5f60817

Merge branch 'main' of https://huggingface.co/spaces/mteb/leaderboard

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -436,7 +436,7 @@ with block:
436
  with gr.Row():
437
  data_run = gr.Button("Refresh")
438
  data_run.click(get_mteb_average, inputs=None, outputs=data_overall)
439
- with gr.TabItem("BitextMining"):
440
  with gr.Row():
441
  gr.Markdown("""
442
  **Bitext Mining Leaderboard 🎌**
 
436
  with gr.Row():
437
  data_run = gr.Button("Refresh")
438
  data_run.click(get_mteb_average, inputs=None, outputs=data_overall)
439
+ with gr.TabItem("Bitext Mining"):
440
  with gr.Row():
441
  gr.Markdown("""
442
  **Bitext Mining Leaderboard 🎌**