Mteb Alternatives

Similar projects and alternatives to mteb

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mteb alternative or higher similarity.

mteb reviews and mentions

Posts with mentions or reviews of mteb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-06.
  • AI for AWS Documentation
    6 projects | news.ycombinator.com | 6 Jul 2023
    RAG is very difficult to do right. I am experimenting with various RAG projects from [1]. The main problems are:

    - Chunking can interfer with context boundaries

    - Content vectors can differ vastly from question vectors, for this you have to use hypothetical embeddings (they generate artificial questions and store them)

    - Instead of saving just one embedding per text-chuck you should store various (text chunk, hypothetical embedding questions, meta data)

    - RAG will miserably fail with requests like "summarize the whole document"

    - to my knowledge, openAI embeddings aren't performing well, use a embedding that is optimized for question answering or information retrieval and supports multi language. Also look into instructor embeddings: https://github.com/embeddings-benchmark/mteb

    1 https://github.com/underlines/awesome-marketing-datascience/...

  • Text Embedding Benchmark (MTEB) Leaderboard
    1 project | news.ycombinator.com | 20 Feb 2023

Stats

Basic mteb repo stats
2
1,421
9.8
4 days ago

embeddings-benchmark/mteb is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of mteb is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com