Integrate with Sentence Transformers

#1
by tomaarsen HF staff - opened

Hello!

Pull Request overview

  • Integrate with Sentence Transformers

Details

This PR adds some configuration files for Sentence Transformers. This allows users to adopt this model without having to take care of the tokenization, mean pooling, normalization & cosine similarity themselves. Sentence Transformers is also well integrated with third parties, so this should hopefully make your model easier to adopt!

Do let me know if you have any questions.
Also, you're obviously always free to update the README to your likings!

  • Tom Aarsen
tomaarsen changed pull request status to open
Lihuchen changed pull request status to merged

Sign up or log in to comment