admin 管理员组

文章数量: 1086019

I'm using Pinecone with cosine metric to perform similarity search. I have the word "dog" with the llama-text-embed-v2 and I'm searching the word "dog". I'm expected a cosine similarity of 1 or very close to it, but I'm getting such a low number.

Maybe I'm miss understanding something, but why is the score so low?

本文标签: Low Cosine Similarity for Identical Words Using llamatextembedv2 in PineconeStack Overflow