Spaces:
Running
Running
Muennighoff
commited on
Commit
•
c6b0e9b
1
Parent(s):
a90dc55
Update app.py
Browse files
app.py
CHANGED
@@ -429,7 +429,7 @@ with block:
|
|
429 |
gr.Markdown(f"""
|
430 |
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> 🤗
|
431 |
|
432 |
-
- **Total Datasets**:
|
433 |
- **Total Languages**: 112
|
434 |
- **Total Scores**: >{NUM_SCORES}
|
435 |
- **Total Models**: {len(DATA_OVERALL)}
|
|
|
429 |
gr.Markdown(f"""
|
430 |
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> 🤗
|
431 |
|
432 |
+
- **Total Datasets**: 58
|
433 |
- **Total Languages**: 112
|
434 |
- **Total Scores**: >{NUM_SCORES}
|
435 |
- **Total Models**: {len(DATA_OVERALL)}
|