Integrate with Sentence Transformers (+ third parties like LangChain/Haystack/LlamaIndex, etc.)

#1
by tomaarsen HF staff - opened

Hello!

Preface

First of all, congratulations on this release! I'm very glad to see another powerful multilingual model, and I'm rather excited about your training data release. I don't believe I shared this with you yet, but I took a lot of the datasets from https://huggingface.co/datasets/Shitao/bge-m3-data/tree/main and turned them into standalone datasets published under the Sentence Transformers organization for people to use when finetuning: https://huggingface.co/datasets?other=sentence-transformers&sort=created&author=sentence-transformers

Pull Request overview

  • Integrate this model with Sentence Transformers
  • Add usage snippet in README + ST tag

Details

This should allow this model to be more easily used with Sentence Transformers, as well as third parties like LangChain & beyond.

Great work on these models as always ๐Ÿ‘

  • Tom Aarsen
tomaarsen changed pull request status to open
Beijing Academy of Artificial Intelligence org

Thank you so much for your PR. And we are also very glad that our dataset can be used in the community.

Shitao changed pull request status to merged

Sign up or log in to comment