Voyage 3 M Exp
voyageai/voyage-3-m-exp
published Jan 2025 · updated Jan 2025
Voyage 3 M Exp is a text embedding model that generates 2048-dimensional vectors optimized for MTEB-like tasks such as semantic search, clustering, and classification.
specs
| Task | Text Embedding |
| Architecture | Transformer |
| Parameters | 6918M |
| Dimensions | 2048 |
| Context Length | 32000 tokens |
about this model
Voyage-3-m-exp is a general-purpose text embedding model optimized for datasets similar to those in the MTEB benchmark. It produces 2048-dimensional embeddings with a context length of 32,000 tokens (model size: 6918M parameters). This model is an intermediate snapshot trained on the training sets of MTEB datasets and uses task-specific prompts to achieve strong performance across retrieval, classification, clustering, and semantic similarity tasks.
For optimal MTEB reproduction, the model requires prepending specific prompts per task — for example, "Represent the sentence to retrieve similar sentence: " for STS tasks, "Classify the text: " for classification tasks, "Cluster the text: " for clustering, and specialized prompts for retrieval datasets such as MS MARCO, NQ, FEVER, and others. Because the model was tuned on MTEB training data, results on those benchmarks reflect this exposure.
Note: For production use cases, Voyage AI recommends voyage-3-large, which is likely strictly better than this intermediate snapshot. Voyage-3-m-exp is accessible through the gigarouter API under the model name voyage-3-m-exp.
best for
- ·Semantic search and retrieval
- ·Text clustering (e.g., arxiv papers, reddit posts)
- ·Text classification (e.g., sentiment, intent)
FAQ
The output dimensionality is 2048.
It supports a context length of 32000 tokens.
Voyage 3 Large is recommended for production use and is strictly better than Voyage 3 M Exp.
Call the OpenAI-compatible endpoint with your API key using the model name "voyage-3-m-exp".
Yes, it uses task-specific prompts to achieve top MTEB results; see the model card for prompt details.
We're benchmarking and onboarding Voyage 3 M Exp as a hosted, OpenAI-compatible API. Sign in for free credit and be ready when it lands, or tell us you want it and we'll prioritize it.