Releases: embeddings-benchmark/mteb
1.21.4
1.21.3
1.21.2
1.21.1
1.21.0
1.21.0 (2024-11-29)
Feature
-
feat: Evaluate missing splits (#1525)
-
fix: evaluate missing splits (#1268)
-
implement partial evaluation for missing splits
-
lint
-
requested changes done from scratch
-
test for missing split evaluation added
-
uncomment test
-
lint
-
avoid circular import
-
use TaskResult
-
skip tests for now
Co-authored-by: Isaac Chung <[email protected]>
-
got test_all_splits_evaluated passing
-
tests passing
-
address review comments
-
make lint
-
handle None cases for kg_co2_emissions
-
use new results info
Co-authored-by: Thivyanth <[email protected]> (8e12250
)
1.20.6
1.20.5
1.20.4
1.20.3
1.20.2
1.20.2 (2024-11-27)
Fix
-
fix: Leaderboard demo data loading (#1507)
-
Made get_scores error tolerant
-
Added join_revisions, made get_scores failsafe
-
Fetching metadata fixed fr HF models
-
Added failsafe metadata fetching to leaderboard code
-
Added revision joining to leaderboard app
-
fix
-
Only show models that have metadata, when filter_models is called
-
Ran linting (
0affa31
)