T
traeai
Sign in

模型

all-MiniLM-L6-v2

别名:MiniLM

A sentence-transformer model that maps text to a 384-dimensional vector space.

已跟踪 2 条高相关材料

TraeAI 观察

相关材料

已收录 2 条与 all-MiniLM-L6-v2 相关的内容,按评分排序。

Embeddings Aren’t Magic: The Predictable Failure Modes of RAG Retrieval

Embeddings Aren’t Magic: The Predictable Failure Modes of RAG Retrieval

Towards Data Science9526 字 (约 39 分钟)
87

RAG systems rely on embeddings that fail predictably: when queries use different terms than docs (e.g., ‘overtime’ vs ‘non-employee labor’), contain negations, or depend on exact IDs/codes, retrieval fails. The article argues enterprise reliability comes from upstream filtering (expert keywords, doc structure), not rerankers atop weak retrieval.

入选理由:嵌入模型在处理同义词/拼写变体时表现优异(如‘cancel’→‘termination procedures’),但对术语不一致问题无能为力

FeaturedArticle#RAG#Embedding#Retrieval#Enterprise AI#Document Intelligence英文
Building Semantic Search with Transformers.js and Sentence Embeddings

Building Semantic Search with Transformers.js and Sentence Embeddings

Machine Learning Mastery3871 字 (约 16 分钟)
82

Semantic search can be implemented entirely on the client side using Transformers.js and sentence embeddings, enabling meaning-based retrieval via geometric distance in vector space without any server or API keys.

入选理由:使用 Transformers.js 可在浏览器端运行 all-MiniLM-L6-v2 等模型,实现零后端基础设施的语义检索。

FeaturedArticle#Transformers.js#Semantic Search#Sentence Embeddings#Client-side ML#Vector Space英文

跨材料问答 · all-MiniLM-L6-v2

回答基于:all-MiniLM-L6-v2 相关 2 条材料
    0 / 500

    AI may generate inaccurate information. Please verify important content.