embedding-models

Tag

Cards List
#embedding-models

The Geometric Canary: Predicting Steerability and Detecting Drift via Representational Stability

Hugging Face Daily Papers · 2026-04-20 Cached

This paper introduces geometric stability measures—based on pairwise distance consistency in representations—to predict language model steerability and detect structural drift. Supervised variants achieve near-perfect correlation (ρ=0.89-0.97) with linear steerability across 35-69 embedding models, while unsupervised variants outperform CKA and Procrustes for post-deployment drift detection.

0 favorites 0 likes
#embedding-models

Training and Finetuning Multimodal Embedding & Reranker Models with Sentence Transformers

Hugging Face Blog · 2026-04-16 Cached

This article provides a technical guide on training and fine-tuning multimodal embedding and reranker models using the Sentence Transformers library, demonstrating performance improvements on Visual Document Retrieval tasks with Qwen3-VL.

0 favorites 0 likes
#embedding-models

Multimodal Embedding & Reranker Models with Sentence Transformers

Hugging Face Blog · 2026-04-09 Cached

Sentence Transformers v5.4 introduces support for multimodal embedding and reranking, allowing users to encode and compare text, images, audio, and video using a unified API.

0 favorites 0 likes
#embedding-models

Build a Domain-Specific Embedding Model in Under a Day

Hugging Face Blog · 2026-03-20 Cached

This guide demonstrates how to fine-tune a domain-specific embedding model for RAG systems in under a day, covering data generation, hard negative mining, training, and deployment via NVIDIA NIM.

0 favorites 0 likes
#embedding-models

New embedding models and API updates

OpenAI Blog · 2024-01-25 Cached

OpenAI released two new embedding models: text-embedding-3-small (5x cheaper than ada-002 with 40%+ MIRACL improvement) and text-embedding-3-large (best performance with up to 3072 dimensions). Both models show significant performance gains on standard benchmarks while reducing costs.

0 favorites 0 likes
← Back to home

Submit Feedback