text-embedding-ada-002
Version: 2
text-embedding-ada-002 outperforms all the earlier embedding models on text search, code search, and sentence similarity tasks and gets comparable performance on text classification. Embeddings are numerical representations of concepts converted to number sequences, which make it easy for computers to understand the relationships between those concepts.
Note: this model can be deployed for inference, specifically for embeddings, but cannot be finetuned.
Model variation
text-embedding-ada-002 is part of gpt-3 model family. Learn more at https://learn.microsoft.com/azure/cognitive-services/openai/concepts/models#embeddings-modelsModel Specifications
Last UpdatedMarch 2024
PublisherOpenAI