Merged
Conversation
* fix: Add additional dataset annotations * fix: readded public training data * update voyage annotations
* Added better descriptions to benchmarks and removed beta tags * Fixed zero-shot filtering on app loading * Added zero-shot definition in an accordion * NaN values are now filled with blank * Added type hints to filter_models
Fixed leaderboard search bar
Fixed public_training_data flag type to include boolean, as this is how all models are annotated
* fix zeta alpha mistral * update use_instructions * update training datasets * Update mteb/models/e5_instruct.py Co-authored-by: Kenneth Enevoldsen <kennethcenevoldsen@gmail.com> * update float * Update mteb/models/e5_instruct.py --------- Co-authored-by: Kenneth Enevoldsen <kennethcenevoldsen@gmail.com>
* apply additions from #1794 * add annotations for rumodels * add nomic training data * fix metadata * update rest of model meta * fix bge reranker
* Added CDE models * Added bge-en-icl * Updated CDE to bge_full_data * Fixed public_training_data flag type to include boolean, as this is how all models are annotated * Added public training data link instead of bool to CDE and BGE * Added GME models * Changed Torch to PyTorch * Added metadata on LENS models * Added ember_v1 * Added metadata for amazon titan * Removed GME implementation
Added correct training data annotation to LENS
# Conflicts: # mteb/models/e5_models.py # mteb/models/gritlm_models.py # mteb/models/jina_models.py # mteb/models/llm2vec_models.py # mteb/models/salesforce_models.py # mteb/models/sentence_transformers_models.py
Member
Author
|
@isaac-chung You can try changing to |
Collaborator
|
Tried and was able to see the same message. I'm reading this page: https://stackoverflow.com/questions/2427238/what-is-the-difference-between-merge-squash-and-rebase. I think we can stick with squash and merge. |
Member
Author
|
FYI, the branch will still have merge conflicts, and conflict resolution will need to be reapplied. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist
make test.make lint.