Skip to content

1.17.0

Compare
Choose a tag to compare
@KennethEnevoldsen KennethEnevoldsen released this 26 Oct 13:35
· 50 commits to main since this release

1.17.0 (2024-10-26)

Feature

  • feat: Update metadata for all models (#1316)

  • Added model meta

  • format

  • fixed metadata

  • Metadata update for voyage models

  • Update mteb/models/cohere_models.py

Co-authored-by: Roman Solomatin <[email protected]>

  • Update mteb/models/cohere_models.py

Co-authored-by: Roman Solomatin <[email protected]>

  • Added corrections from review

  • fix spelling error


Co-authored-by: Roman Solomatin <[email protected]> (f8fed9b)

Unknown

  • WIP: Leaderboard UI improvements (#1320)

  • Fixed typos in task_results

  • Fixed typos in task_results

  • Added Tailwind, reorganized layout and fixed scrolling

  • Ran linting

  • Removed faux benchmark

  • Updated layout

  • Changed table number format

  • Table highlights highest values by making them bold

  • Added rank to table, removed organization from model_name

  • Added mean rank to table

  • Ran linting (5af36c5)

  • Cache the embeddings when requested (#1307)

  • add caching

  • update test to use close

  • change from json to pkl

  • fix for window

  • cleanup on Windows again

  • infer dimension

  • move cachewrapper

  • add wrapper

  • fix

  • updates

  • fix tests

  • fix lint

  • lint

  • add test (650e8b8)

  • Update tasks table (4a04042)

  • Add multilingual mFollowIR dataset (#1308)

  • add mFollowIR

  • paper name

  • edit warning->info

  • convert to parquet

  • lint (b580b95)