Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v2] Merge MIEB into v2 #1973

Open
wants to merge 322 commits into
base: v2.0.0
Choose a base branch
from
Open

[v2] Merge MIEB into v2 #1973

wants to merge 322 commits into from

Conversation

Samoed
Copy link
Collaborator

@Samoed Samoed commented Feb 5, 2025

Code Quality

  • Code Formatted: Format the code using make lint to maintain consistent style.

Documentation

  • Updated Documentation: Add or update documentation to reflect the changes introduced in this PR.

Testing

  • New Tests Added: Write tests to cover new functionality. Validate with make test-with-coverage.
  • Tests Passed: Run tests locally using make test or make test-with-coverage to ensure no existing functionality is broken.

@Samoed Samoed force-pushed the merge_mieb_into_v2 branch from 5e780fd to ce8f057 Compare February 5, 2025 15:44
Samoed and others added 7 commits February 5, 2025 18:44
* fix: fix task types in MIEB

* fix: French leaderboard inconsistencies

fixes #1919

* Fixes  #1917
Automatically generated by python-semantic-release
* add mini-gte model

* fix formatting

* Update mteb/models/qtack_models.py

add adapted from metadata

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

* add datasets to mini-gte

* linting for qtack_models.py

---------

Co-authored-by: Roman Solomatin <[email protected]>
sergeyz-zh and others added 14 commits February 6, 2025 11:19
cointegrated/rubert-tiny
sergeyzh/rubert-tiny-turbo
sergeyzh/LaBSE-ru-turbo
Automatically generated by python-semantic-release
* fix: Added description and resolved bug in rangeslider

addresses #1987
fixes #1954

* format

* remove certificate
Automatically generated by python-semantic-release
* Update gte_models.py

* Update gte_models train data

* Update gte_models.py

* Update gte_models.py

* Update gte_models.py

* Update gte_models.py

* Update mteb/models/gte_models.py

* Update gte_models.py

* Update gte_models.py

* Update gte_models.py

---------

Co-authored-by: Roman Solomatin <[email protected]>
* Fix training data

* Fix data

* Fix data

---------

Co-authored-by: Kenneth Enevoldsen <[email protected]>
* fix: Added description and resolved bug in rangeslider

addresses #1987
fixes #1954

* format

* remove certificate

* Sorted benchmarks #1984
Automatically generated by python-semantic-release
Automatically generated by python-semantic-release
Update SCIDOCSNLRetrieval.py
Automatically generated by python-semantic-release
@Samoed Samoed changed the title Merge MIEB into v2 [v2] Merge MIEB into v2 Feb 7, 2025
Samoed and others added 5 commits February 7, 2025 16:26
* add model memory usage

* lint

* update

* calculate memory usage based on file size

* calculate memory usage

* add memory usage for MIEB models

* add last model usage

* add memory_usage_mb to overview

* fix rerank

* update memory usage

* update memory usage
# Conflicts:
#	mteb/model_meta.py
#	mteb/models/gritlm_models.py
#	mteb/models/overview.py
#	mteb/models/promptriever_models.py
#	mteb/tasks/Retrieval/eng/HagridRetrieval.py
# Conflicts:
#	tests/test_tasks/test_all_abstasks.py
# Conflicts:
#	mteb/benchmarks/benchmarks.py
#	mteb/tasks/__init__.py
#	mteb/tasks/aggregated_tasks/__init__.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 Issues and PRs related to `v2` branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.