Releases: embeddings-benchmark/mteb
Releases · embeddings-benchmark/mteb
1.26.0
1.26.0 (2025-01-02)
Feature
- feat: add
avsolatorio/NoInstruct-small-Embedding-v0
(#1677)
add no_instruct (ba1f022
)
Fix
- fix: arg name for openbmb/MiniCPM-Embedding (#1691)
fix name (4a496b9
)
1.25.19
1.25.19 (2025-01-02)
Fix
- fix: trust remote code for snowflake-arctic-embed-m-v2.0 (#1682)
trust remote code (7b1e67b
)
1.25.17
1.25.17 (2025-01-01)
Fix
-
fix: Add warning for non-retrieval tasks when using bm25s (#1678)
-
clean up install instruction
-
add check for bm25s and skip non-retrieval tasks
-
add versions (c50f26c
)
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
)