Releases: embeddings-benchmark/mteb
Releases · embeddings-benchmark/mteb
1.25.15
1.25.15 (2025-01-01)
Fix
-
fix: Use prompts instead of prompt names for voyage (#1665)
-
fix prompt names
-
lint
-
change input type (82e9949
)
-
fix: remove model as a parameter for MulticlassClassification (#1666)
remove model parameter (5cfcc77
)
1.25.14
1.25.14 (2025-01-01)
Fix
Fixes #1651
- fix: Updated metadata for cpm (
f99a178
)
1.25.13
1.25.13 (2025-01-01)
Fix
- fix: Pass trust_remote_code=True to CPM model (#1669)
Fixes #1651 (f426159
)
1.25.12
1.25.12 (2025-01-01)
Fix
- fix: Use batch size kwargs for openai APIs (#1668)
Fixes #1645 (663653e
)
1.25.10
1.25.10 (2025-01-01)
Fix
- fix: Cast all Model2Vec outputs as floats (#1667)
cast all outputs as floats (fa0ed6b
)
1.25.9
1.25.9 (2024-12-30)
Fix
- fix: add missing benchmark to benchmarks.py (#1641)
add missing benchmark (27eb549
)
1.25.7
1.25.7 (2024-12-29)
Fix
- fix: Correction of discrepancies for gte-Qweb model (#1637) (
2de61b1
)
Unknown