similarity
similarity copied to clipboard
Implement Multiple Negatives Ranking Loss
Implement Multiple negatives ranking loss as defined in this paper This is useful in cases where only positive pairs are available, I needed this for training a model that I am working on, so I wanted to work on it and contribute.
Thanks for adding this! I'll review the PR shortly.