🏠 Strona Główna
Benchmarki
📊 Wszystkie benchmarki 🦖 Dinozaur v1 🦖 Dinozaur v2 ✅ Aplikacje To-Do List 🎨 Kreatywne wolne strony 🎯 FSACB - Ostateczny pokaz 🌍 Benchmark tłumaczeń
Modele
🏆 Top 10 modeli 🆓 Darmowe modele 📋 Wszystkie modele ⚙️ Kilo Code
Zasoby
💬 Biblioteka promptów 📖 Słownik AI 🔗 Przydatne linki

Słownik AI

Kompletny słownik sztucznej inteligencji

162
kategorie
2 032
podkategorie
23 060
pojęcia
📖
pojęcia

Dense Passage Retrieval (DPR)

Dense retrieval architecture specifically designed to extract relevant passages, using separate BERT encoders for questions and passages with contrastive learning.

📖
pojęcia

Bi-Encoder Architecture

Retrieval architecture using two independent encoders for queries and documents, allowing pre-computed indexing of documents for large-scale search.

📖
pojęcia

Cross-Encoder Architecture

Architecture where the query and document are concatenated and processed together by the same encoder, offering superior accuracy at the expense of search speed.

📖
pojęcia

Hierarchical Navigable Small World (HNSW)

Vector indexing algorithm using multi-level graphs for approximate nearest neighbor search with an excellent trade-off between speed and accuracy.

📖
pojęcia

Maximal Marginal Relevance (MMR)

Search result diversification algorithm balancing relevance and novelty, selecting documents that maximize relevance while minimizing semantic redundancy.

📖
pojęcia

Hybrid Search

Approach combining dense and sparse retrieval to leverage the respective strengths of semantic search and keyword search, improving overall accuracy.

📖
pojęcia

Sentence Transformers

BERT models specifically trained to generate high-quality sentence embeddings, optimized for semantic similarity tasks and clustering.

📖
pojęcia

Vector Indexing

Process of organizing dense vectors in specialized data structures to accelerate similarity queries, essential for large-scale search.

📖
pojęcia

Dense Retrieval Augmented Generation

Extension of RAG specifically using dense retrieval to provide relevant context to generation models, improving the coherence and factual accuracy of generated responses.

📖
pojęcia

Late Interaction

Retrieval paradigm where interactions between query and document occur late in the process, after separate encoding, allowing a trade-off between precision and computational efficiency.

🔍

Nie znaleziono wyników