You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue describes a feature that I am planning to be included in a release before v3, or alternatively, in v3 of Sentence Transformers.
Details
Some recent work by Li & Li, 2023 brought my attention to CoSENT (blogpost, GitHub repo). It proposes a new loss function with the purpose of more effectively and directly causing the cosine similarity of a positive pair to be larger than that of a negative pair.
Hello!
Context
This issue describes a feature that I am planning to be included in a release before v3, or alternatively, in v3 of Sentence Transformers.
Details
Some recent work by Li & Li, 2023 brought my attention to CoSENT (blogpost, GitHub repo). It proposes a new loss function with the purpose of more effectively and directly causing the cosine similarity of a positive pair to be larger than that of a negative pair.
Implementation snippets:
@johneckberg has expressed an interest in contributing this loss.
cc @bwanglzu @ir2718 @johneckberg @aamir-s18 as I know you're interested in my TODO list. John will lead this development, and I will review his PR.
The text was updated successfully, but these errors were encountered: