Spaces:
Running
Running
Commit
·
6e58d27
1
Parent(s):
7e96396
Update app.py
Browse files
app.py
CHANGED
|
@@ -542,7 +542,7 @@ block = gr.Blocks()
|
|
| 542 |
|
| 543 |
with block:
|
| 544 |
gr.Markdown(f"""
|
| 545 |
-
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> 🤗
|
| 546 |
|
| 547 |
- **Total Datasets**: 62
|
| 548 |
- **Total Languages**: 112
|
|
|
|
| 542 |
|
| 543 |
with block:
|
| 544 |
gr.Markdown(f"""
|
| 545 |
+
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.
|
| 546 |
|
| 547 |
- **Total Datasets**: 62
|
| 548 |
- **Total Languages**: 112
|