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

Merge main v2 #1504

Merged
merged 25 commits into from
Nov 27, 2024
Merged

Merge main v2 #1504

merged 25 commits into from
Nov 27, 2024

Conversation

Samoed
Copy link
Collaborator

@Samoed Samoed commented Nov 26, 2024

Checklist

  • Run tests locally to make sure nothing is broken using make test.
  • Run the formatter to format the code using make lint.

Closes #1500

Samoed and others added 24 commits November 14, 2024 11:52
* add more stat

* add more stat

* update statistics
Automatically generated by python-semantic-release
* Fixed task result loading from disk

* Fixed task result loading from disk
Automatically generated by python-semantic-release
Automatically generated by python-semantic-release
* fix: Removed column wrapping on the table, so that it remains readable

* Added disclaimer to figure

* fix: Added links to task info table, switched out license with metric
* small fix

* fix: fix
Automatically generated by python-semantic-release
Automatically generated by python-semantic-release
* add sum per lang

* add sort by sum option

* make lint
Automatically generated by python-semantic-release
* feat: add CUREv1 dataset

---------

Co-authored-by: nadshe <[email protected]>
Co-authored-by: olivierr42 <[email protected]>
Co-authored-by: Daniel Buades Marcos <[email protected]>

* feat: add missing domains to medical tasks

* feat: modify benchmark tasks

* chore: benchmark naming

---------

Co-authored-by: nadshe <[email protected]>
Co-authored-by: olivierr42 <[email protected]>
Automatically generated by python-semantic-release
* check if model attr of model exists

* lint

* Fix retrieval evaluator
Automatically generated by python-semantic-release
# Conflicts:
#	docs/tasks.md
#	mteb/abstasks/AbsTaskClassification.py
#	mteb/abstasks/AbsTaskClusteringFast.py
#	mteb/abstasks/AbsTaskInstructionRetrieval.py
#	mteb/abstasks/AbsTaskMultilabelClassification.py
#	mteb/abstasks/AbsTaskPairClassification.py
#	mteb/abstasks/AbsTaskReranking.py
#	mteb/abstasks/AbsTaskRetrieval.py
#	mteb/abstasks/AbsTaskSTS.py
#	mteb/descriptive_stats/MultilabelClassification/MultiEURLEXMultilabelClassification.json
#	mteb/descriptive_stats/Reranking/AskUbuntuDupQuestions.json
#	mteb/descriptive_stats/Reranking/ESCIReranking.json
#	mteb/descriptive_stats/Reranking/WikipediaRerankingMultilingual.json
#	mteb/descriptive_stats/Retrieval/NFCorpus.json
#	mteb/evaluation/evaluators/RetrievalEvaluator.py
#	pyproject.toml
#	tests/test_benchmark/mock_tasks.py
@Samoed Samoed changed the base branch from main to v2.0.0 November 26, 2024 16:50
@KennethEnevoldsen KennethEnevoldsen merged commit 022d355 into v2.0.0 Nov 27, 2024
10 checks passed
@KennethEnevoldsen KennethEnevoldsen deleted the merge_main_v2_ branch November 27, 2024 15:16
@KennethEnevoldsen
Copy link
Contributor

Wonderful! great to have it (@x-tabdeveloping main and v2.0.0 should now be compatible)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants