Skip to content

Conversation

@tomaarsen
Copy link
Member

@tomaarsen tomaarsen commented Jan 8, 2026

Hello!

Pull Request overview

  • Experiment to add triplets/n-tuple support to AnglE
  • A training script based on all-nli

Details

This is a draft to add triplets/n-tuple support to AnglELoss, at which point the inputs are converted to pairs again, with labels set to 1 for positive pairs and 0 for negative pairs. I copied a simple training script and updated it to use AnglE, resulting in this model:

Which can be fairly compared to e.g. these:


  • Tom Aarsen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant