How to evaluate retrieval in RAG pipelines

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • In this video, we'll learn how to use a library called ranx to evaluate the quality of the search results returned in a RAG pipeline. We'll compare Full-Text Search, Vector Search, and Hybrid Search, all using DuckDB.
    #duckdb #rag
    Code - github.com/mne...
    Ranx - amenra.github....
    llama.cpp - llama-cpp-pyth...

Комментарии • 2

  • @user-ce7vu3ct3y
    @user-ce7vu3ct3y 5 дней назад

    I wish to use Qdrant vector store, can you give some guidance on how to switch from duckdb to qdrant for your given example here?

    • @learndatawithmark
      @learndatawithmark  3 дня назад

      If you look at this video we use Qdrant - ruclips.net/video/gigip1Pxf88/видео.html
      Let me know if you need more than that and maybe I can do another video.