chore(deps)(deps): bump sentence-transformers from 5.3.0 to 5.5.1#67
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): bump sentence-transformers from 5.3.0 to 5.5.1#67dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #67 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 23 23
Lines 1258 1258
=========================================
Hits 1258 1258
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a266873 to
31ffb1e
Compare
Bumps [sentence-transformers](https://github.com/huggingface/sentence-transformers) from 5.3.0 to 5.5.1. - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.3.0...v5.5.1) --- updated-dependencies: - dependency-name: sentence-transformers dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
31ffb1e to
47d31cd
Compare
|
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.



Bumps sentence-transformers from 5.3.0 to 5.5.1.
Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
ce3ec6dRelease v5.5.1610a7c5[fix] Collapse single-key multimodal dicts to bare modality (#3779)f9f3269Merge branch 'main' into v5.5-release02dc21dUpdate index tip for v5.5.0 (#3774)833828bRelease v5.5.098ac358[docs] Load models in float32 in the training examples & docs (#3773)d8ee041[docs] Use modality-neutral terms (input, document) in loss docs & docstrin...4c6850e[examples] Avoid LoggingHandler, silence httpx in examples (#3771)1418823docs: fix grammar in parallel-sentence-mining README (#3769)22a383d[docs] Use direct class imports in examples & docs (drop `losses.MSELoss(.....