Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
fastText is a lightweight and open-source library created by Facebook's AI Research (FAIR) team, designed for the efficient learning of word embeddings and text classification. It provides capabilities for both unsupervised word vector training and supervised text classification, making it versatile for various applications. A standout characteristic of fastText is its ability to utilize subword information, as it represents words as collections of character n-grams; this feature significantly benefits the processing of morphologically complex languages and words that are not in the training dataset. The library is engineered for high performance, allowing for rapid training on extensive datasets, and it also offers the option to compress models for use on mobile platforms. Users can access pre-trained word vectors for 157 different languages, generated from Common Crawl and Wikipedia, which are readily available for download. Additionally, fastText provides aligned word vectors for 44 languages, enhancing its utility for cross-lingual natural language processing applications, thus broadening its use in global contexts. This makes fastText a powerful tool for researchers and developers in 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
Gensim
JavaScript
Milvus
Python
Qdrant
Vespa
Weaviate
WebAssembly
Integrations
Elasticsearch
Gensim
JavaScript
Milvus
Python
Qdrant
Vespa
Weaviate
WebAssembly
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
fastText
Website
fasttext.cc/
Vendor Details
Company Name
Voyage AI
Founded
2023
Country
United States
Website
blog.voyageai.com/2024/12/04/voyage-code-3/