Releases: embeddings-benchmark/mteb
1.18.5
1.18.4
1.18.3
1.18.3 (2024-10-30)
Fix
Unknown
-
Leaderboard updates: Model meta + task and benchmark info (#1345)
-
Added benchmark description and citation to leaderboard
-
Added model information to main table
-
Fixed citation box
-
Added table tab with task information
-
Added button for benchmark link if specified
-
Formatted model column in per_task table properly
-
Implemented model filtering based on metadata
-
Fixed maximum minimum model sizes
-
Ran linting
-
Replaced mean rank with borda rank in main table (
298b0bd
)
1.18.2
1.18.1
1.18.1 (2024-10-30)
Fix
-
fix: Add jina, uae, stella models (#1319)
-
add models
-
fix
-
fix
-
fix prompt
-
Update mteb/models/jina_models.py
Co-authored-by: Wang Bo <[email protected]>
- Update mteb/models/jina_models.py
Co-authored-by: Wang Bo <[email protected]>
-
try reeval stella
-
change to e5
-
change to e5
-
add metadata
-
update languages
-
Update mteb/models/jina_models.py
Co-authored-by: Kenneth Enevoldsen <[email protected]>
-
remove docstring
-
remove trust remote
-
update model meta
-
Set minimal version
Co-authored-by: Wang Bo <[email protected]>
Co-authored-by: Kenneth Enevoldsen <[email protected]> (0b846ff
)
- fix: remove accidentally commited file (
16a333e
)
1.18.0
1.17.0
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
)