Documentation
* docs: minor fix for point validation to avoid error when people split up points ([`7d0d631`](https://github.com/embeddings-benchmark/mteb/commit/7d0d6319f67251b65b37ec835adea605aa05c893))
Fix
* fix: Add CEDR, SensitiveTopics for multilabel and RuBQ for reranking (881)
* add russian reranking and multilabel tasks
* fix import order
* add results for baselines
* add points
* add points for review ([`9128df4`](https://github.com/embeddings-benchmark/mteb/commit/9128df46f4d9deb06ad1878b321942ac281cfc7d))
Unknown
* Update tasks table ([`7d3ce53`](https://github.com/embeddings-benchmark/mteb/commit/7d3ce53d017a11b9427ed04a7af7828fee5cc7b7))
* Update points table ([`ef52f95`](https://github.com/embeddings-benchmark/mteb/commit/ef52f95e13ed00caef0b77a5c6d8e39c18293793))
* Merge branch &39;main&39; of https://github.com/embeddings-benchmark/mteb ([`7c7ee2b`](https://github.com/embeddings-benchmark/mteb/commit/7c7ee2bd27c01930d05a63e55891882b5d70a761))
* Updated CLI for MTEB
It now includes three main commands one for running, one for getting an overview and one for creating the metadata for hf.
I also
- added lower bound on dependencies as it caused a few issues.
- deleted some results with a model revision attached (also created a fix to make sure that doesn&39;t happen as much going forward)
- Added a test for the cli
- Added a quite extensive docstring to the CLI
- made relevant changed to the documentation ([`29b1c34`](https://github.com/embeddings-benchmark/mteb/commit/29b1c347270594d4fe4ad6b928b245a92c885077))