Documentation
* docs: Fix README code rendering (2037)
Fix README code rendering ([`1b04130`](https://github.com/embeddings-benchmark/mteb/commit/1b041303bcf56708a0eb9080db6c67099d3fe3f6))
Fix
* fix: Add versioning to MTEB benchmarks (2024)
* Add versioning to MTEB benchmarks
- Following suggestion made in 2001 I added version to MTEB benchmarks
- changed the name of the MTEB(Chinese) to MTEB(cmn, v1). Though we could go for MTEB(Chinese, v1) assuming it is a group (also covering chinese other than mandarin)
- change the name of FaMTEB(fas, beta) to MTEB(fas)
- did a minor formatting of imports due to a circular import error
- moved the Benchmark object out of the file with the benchmarks
- this is still >1000 lines so we could split it up to &34;external_benchmarks&34;, &34;monolingual_benchmarks&34;, &34;domain_specific_benchmarks&34;, &34;multilingual_benchmarks&34;
Fixes 2001
* format
* update tests
* updated for backward compatibility
* ibid
* Update mteb/benchmarks/get_benchmark.py
Co-authored-by: Roman Solomatin <samoed.romangmail.com>
* Update mteb/benchmarks/get_benchmark.py
Co-authored-by: Roman Solomatin <samoed.romangmail.com>
* add missing import
---------
Co-authored-by: Roman Solomatin <samoed.romangmail.com> ([`65f3407`](https://github.com/embeddings-benchmark/mteb/commit/65f3407e91100b6176052e2e5137f8e88c4eaece))