Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add option to use MultipleNegativesRankingLoss for EmbeddingRetriever training with sentence-transformers #3164

Merged
merged 4 commits into from
Sep 12, 2022

Commits on Sep 6, 2022

  1. Add option to use MultipleNegativesRankingLoss

    Add option to use MultipleNegativesRankingLoss for EmbeddingRetriever
    training with sentence-transformers
    bglearning committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    b72788d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31ba13c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebbece8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Apply documentation suggestions from code review

    Co-authored-by: Agnieszka Marzec <97166305+agnieszka-m@users.noreply.github.com>
    bglearning and agnieszka-m committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    82af1be View commit details
    Browse the repository at this point in the history