跳到主要内容

Embedding Model

An embedding model transforms various data into numerical vectors. Text is the most common type of data that can be embedded. Images, audio files and video files can also be embedded. All embedding models support the embedding of text. However, embedding other types of data requires certain types of embedding models. There are also some domain-specific embedding models, include models for code, legal, medical and chemical.

备注

You can check Embedding Leaderboard to see benchmark results of different embedding models.