Spaces:
Running
Running
smile
commited on
Commit
•
073540c
1
Parent(s):
a18f72c
test
Browse files
app.py
CHANGED
@@ -273,7 +273,7 @@ with gr.Blocks(css=css) as block:
|
|
273 |
language_per_task = gr.JSON(value=dict(), visible=False)
|
274 |
|
275 |
gr.Markdown(f"""
|
276 |
-
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. Also check out [MTEB Arena](https://huggingface.co/spaces/mteb/arena) ⚔️
|
277 |
""")
|
278 |
|
279 |
with gr.Row():
|
|
|
273 |
language_per_task = gr.JSON(value=dict(), visible=False)
|
274 |
|
275 |
gr.Markdown(f"""
|
276 |
+
[Voyageai] 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. Also check out [MTEB Arena](https://huggingface.co/spaces/mteb/arena) ⚔️
|
277 |
""")
|
278 |
|
279 |
with gr.Row():
|