Symbol2 releases
CachedSpladeLoss
Found in 1 package: sentence-transformers
sentence-transformers(2 releases)
v5.7.0BreakingThis release focuses on correctness and performance, rebuilding gradient-cached losses on a shared engine for faster training and fixing several gradient bugs. It also significantly improves inference speed when using `model.compile()`.
v5.3.0This minor release enhances contrastive learning with new loss formulations and hardness weighting for MultipleNegativesRankingLoss, and introduces memory-efficient CachedSpladeLoss and GlobalOrthogonalRegularizationLoss. Bug fixes include addressing issues with GroupByLabelBatchSampler.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when CachedSpladeLoss changes.
Learn More