Skip to content

1.34.8

Compare
Choose a tag to compare
@KennethEnevoldsen KennethEnevoldsen released this 10 Feb 15:48
· 30 commits to main since this release

1.34.8 (2025-02-10)

Documentation

  • docs: update MTEB eng classic benchmark description (#2006)

  • Simplify text

  • Clarify

Co-authored-by: Kenneth Enevoldsen <[email protected]>


Co-authored-by: Kenneth Enevoldsen <[email protected]> (7917646)

  • docs: ModelMeta docstrings Typos (#2017)

  • Update model_meta.py

  • Update mteb/model_meta.py


Co-authored-by: Isaac Chung <[email protected]> (42cf6a0)

  • docs: Update adding_a_model.md (#2018)

Update adding_a_model.md (e6e21dc)

Fix

  • fix: Add Persian-Specific Models (#2021)

  • Add new models

  • Add training datasets info


Co-authored-by: mehran <[email protected]> (1588b9a)

Unknown

  • Adding sentence-transformer-xxl model to mteb (#2023)

  • add sentence transformer xxl

  • update datasets

  • make lint, and rm public training code

  • add all sentence-transformer models (f7a81e3)

  • add model memory usage (#1934)

  • add model memory usage

  • lint

  • update

  • calculate memory usage based on file size

  • calculate memory usage

  • add memory usage for MIEB models

  • add last model usage

  • add memory_usage_mb to overview

  • fix rerank

  • update memory usage

  • update memory usage (e46539a)