Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
LexVec represents a cutting-edge word embedding technique that excels in various natural language processing applications by factorizing the Positive Pointwise Mutual Information (PPMI) matrix through the use of stochastic gradient descent. This methodology emphasizes greater penalties for mistakes involving frequent co-occurrences while also addressing negative co-occurrences. Users can access pre-trained vectors, which include a massive common crawl dataset featuring 58 billion tokens and 2 million words represented in 300 dimensions, as well as a dataset from English Wikipedia 2015 combined with NewsCrawl, comprising 7 billion tokens and 368,999 words in the same dimensionality. Evaluations indicate that LexVec either matches or surpasses the performance of other models, such as word2vec, particularly in word similarity and analogy assessments. The project's implementation is open-source, licensed under the MIT License, and can be found on GitHub, facilitating broader use and collaboration within the research community. Furthermore, the availability of these resources significantly contributes to advancing the field of natural language processing.
Description
Voyage AI has unveiled voyage-code-3, an advanced embedding model specifically designed to enhance code retrieval capabilities. This innovative model achieves superior performance, surpassing OpenAI-v3-large and CodeSage-large by averages of 13.80% and 16.81% across a diverse selection of 32 code retrieval datasets. It accommodates embeddings of various dimensions, including 2048, 1024, 512, and 256, and provides an array of embedding quantization options such as float (32-bit), int8 (8-bit signed integer), uint8 (8-bit unsigned integer), binary (bit-packed int8), and ubinary (bit-packed uint8). With a context length of 32 K tokens, voyage-code-3 exceeds the limitations of OpenAI's 8K and CodeSage Large's 1K context lengths, offering users greater flexibility. Utilizing an innovative approach known as Matryoshka learning, it generates embeddings that feature a layered structure of varying lengths within a single vector. This unique capability enables users to transform documents into a 2048-dimensional vector and subsequently access shorter dimensional representations (such as 256, 512, or 1024 dimensions) without the need to re-run the embedding model, thus enhancing efficiency in code retrieval tasks. Additionally, voyage-code-3 positions itself as a robust solution for developers seeking to improve their coding workflow.
API Access
Has API
API Access
Has API
Integrations
Elasticsearch
Milvus
Qdrant
Vespa
Weaviate
Pricing Details
Free
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Alexandre Salle
Country
Brazil
Website
github.com/alexandres/lexvec
Vendor Details
Company Name
Voyage AI
Founded
2023
Country
United States
Website
blog.voyageai.com/2024/12/04/voyage-code-3/