Fix
* fix: Add training data annotations to uderver-bloom models (2210)
* fix: Add training data annotations to uderver-bloom models
fixes 2193
* fix: add mixedbread
---------
Co-authored-by: Márton Kardos <power.up1163gmail.com> ([`ee514cb`](https://github.com/embeddings-benchmark/mteb/commit/ee514cb0d491809f12d581d5f2a5a8c596a8269a))
Unknown
* Update tasks table ([`cc47225`](https://github.com/embeddings-benchmark/mteb/commit/cc472258dfb70bc005a53f8a40b46df296101b39))
* Descriptive stats functions for Any2AnyMC and ImageTextPC (2197)
* Add Any2AnyMC descriptive stats
* Add descriptive stats function for ImageTextPC
* add descriptive stats examples
* linter
* update multi choice descriptive stats ([`3e991bd`](https://github.com/embeddings-benchmark/mteb/commit/3e991bdf401b669c7f5d57baa5c172857cf3f9e8))
* Change `dataset on HF` test to use official api (2213)
* refactor dataset checking
* increase timeout
* increase timeout
* remove timeout ([`c5fded2`](https://github.com/embeddings-benchmark/mteb/commit/c5fded2a2a461e8fe53bb8ded25f1523217383a5))
* Add LLM2CLIP (OpenAI variants) (2222)
* model loading and get_text_embeddings
* add image_emb, fused_emb, and calc probs methods
* add b16 model
* add llm2clip_openai_l_14_224 (not working yet)
* got llm2clip_openai_l_14_224 working
* make lint
* add training sets and allow py files ([`4ee4e7c`](https://github.com/embeddings-benchmark/mteb/commit/4ee4e7c35adcbe151925939a6fc6dbf9a4ed0fed))