Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
sam-hey created a review comment on a pull request on embeddings-benchmark/mteb
Thx, I added a comment with extra information, clarifying that it is only PyLate that uses MaxSim.
sam-hey created a review comment on a pull request on embeddings-benchmark/mteb
This section is responsible for mapping the similarity function from `sentence_transformers` to enums when a model without a `ModelMeta` is provided.
sam-hey opened a pull request on embeddings-benchmark/mteb
feat: add enums for ModelMeta similarity_fn_name
ref: https://github.com/embeddings-benchmark/mteb/issues/1784 ref: add enum `ScoringFunction` for `similarity_fn_name` ### Code Quality <!-- Please do not delete this --> - [x] **Code For...sam-hey pushed 5 commits to feat/enums sam-hey/mteb
- [v2] Refactor retrieval (#1750) * remove dres * refactor retrieval * fixes * fix tests * fix queries * remove d... ebca6bc
- [v2] remove `save_suffix` (#1924) remove save suffix 904f61c
- [v2] Remove multilingual task (#1926) * remove MultilingualTask * remove MultilingualTask * rename lang to hf_subs... a619ad8
- [v2] Merge main (#1927) * Update tasks table * Update tasks table * Update tasks table * Update tasks table * Up... 3d1f80c
- Merge remote-tracking branch 'mteb/v2.0.0' into feat/enums 7f3962a