Added disclaimer about archiving
Browse files
README.md
CHANGED
|
@@ -13,9 +13,11 @@ startup_duration_timeout: 1h
|
|
| 13 |
fullWidth: true
|
| 14 |
---
|
| 15 |
|
| 16 |
-
|
| 17 |
|
| 18 |
-
|
|
|
|
|
|
|
| 19 |
|
| 20 |
| Relevant Links | Decription |
|
| 21 |
|------------------------------------------|------------------------------|
|
|
|
|
| 13 |
fullWidth: true
|
| 14 |
---
|
| 15 |
|
| 16 |
+
> As of February 4, 2025, this repository will no longer be under active maintenance, and will be replaced by the new version of the leaderboard, which is integrated into the [mteb package](https://github.com/embeddings-benchmark/mteb). All requested modifications to the leaderboard or model submissions should start in the MTEB repository.
|
| 17 |
|
| 18 |
+
## The Legacy MTEB Leaderboard repository
|
| 19 |
+
|
| 20 |
+
This repository contains legacy code for pushing and updating the MTEB leaderboard daily.
|
| 21 |
|
| 22 |
| Relevant Links | Decription |
|
| 23 |
|------------------------------------------|------------------------------|
|