Skip to content

Releases: embeddings-benchmark/mteb

1.26.0

02 Jan 21:34
Compare
Choose a tag to compare

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.20

02 Jan 09:23
Compare
Choose a tag to compare

1.25.20 (2025-01-02)

Fix

  • fix: nomic tensor return (#1683)

  • fix nomic tensor return

  • add typehint (f5e6401)

1.25.19

02 Jan 08:32
Compare
Choose a tag to compare

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.18

02 Jan 04:53
Compare
Choose a tag to compare

1.25.18 (2025-01-02)

Fix

  • fix: add check for key error in loader (#1675)

  • add check for key error

  • make KeyError everywhere

  • update error (1aa08fd)

1.25.17

01 Jan 21:06
Compare
Choose a tag to compare

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.16

01 Jan 20:13
Compare
Choose a tag to compare

1.25.16 (2025-01-01)

Fix

  • fix: Update BUCC dataset revision (#1674)

  • trust remote code

  • Update revision (343edc4)

1.25.15

01 Jan 19:02
Compare
Choose a tag to compare

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

01 Jan 16:44
Compare
Choose a tag to compare

1.25.14 (2025-01-01)

Fix

  • fix: Updated metadata for CPM (#1670)

  • fix: Pass trust_remote_code=True to CPM model

Fixes #1651

  • fix: Updated metadata for cpm (f99a178)

1.25.13

01 Jan 13:35
Compare
Choose a tag to compare

1.25.13 (2025-01-01)

Fix

  • fix: Pass trust_remote_code=True to CPM model (#1669)

Fixes #1651 (f426159)

1.25.12

01 Jan 13:21
Compare
Choose a tag to compare

1.25.12 (2025-01-01)

Fix

  • fix: Use batch size kwargs for openai APIs (#1668)

Fixes #1645 (663653e)