github FlagOpen/FlagEmbedding 1.1
FlagEmbedding 1.1.2

latest releases: v1.3.5, v1.3.4, v1.3.2-BGE-Update...
2 years ago

Create the first release #131

FlagEmbedding

  • Update Embedding Models bge-*-v1.5:
    • alleviate the issue of the similarity distribution
    • the new models can do retrieval tasks without instruction, but still recommend using instruction which can have a better performance.
  • New Models bge-reranker-*: cross-encoders that can rerank the top-k retrieved results
  • Specify using normalization in the configuration for sentence-transformers, thanks to skirres.
    Now users have no need to set normalize_embeddings=True manually when using sentence-transformers.

C-MTEB

  • Add two cross-lingual retrieval tasks: T2RerankingZh2En and T2RerankingEn2Zh.

Don't miss a new FlagEmbedding release

NewReleases is sending notifications on new releases.