Muennighoff commited on
Commit
6135b88
1 Parent(s): fda8b01

Update link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1572,7 +1572,7 @@ table > tbody > tr > td:nth-child(2) > div {
1572
  block = gr.Blocks(css=css)
1573
  with block:
1574
  gr.Markdown(f"""
1575
- Massive Text Embedding Benchmark (MTEB) Leaderboard. To submit, refer to the <a href="https://github.com/embeddings-benchmark/mteb#leaderboard" target="_blank" style="text-decoration: underline">MTEB GitHub repository</a> 🤗 Refer to the [MTEB paper](https://arxiv.org/abs/2210.07316) for details on metrics, tasks and models.
1576
  """)
1577
  with gr.Tabs():
1578
  with gr.TabItem("Overall"):
 
1572
  block = gr.Blocks(css=css)
1573
  with block:
1574
  gr.Markdown(f"""
1575
+ Massive Text Embedding Benchmark (MTEB) Leaderboard. To submit, refer to the <a href="https://github.com/embeddings-benchmark/mteb/blob/main/docs/adding_a_model.md" target="_blank" style="text-decoration: underline">MTEB GitHub repository</a> 🤗 Refer to the [MTEB paper](https://arxiv.org/abs/2210.07316) for details on metrics, tasks and models.
1576
  """)
1577
  with gr.Tabs():
1578
  with gr.TabItem("Overall"):