Cosine or Dot Product?
#29
by
RonanMcGovern
- opened
I see the examples use normalization, so does that imply that one should normalize (or use cosine, which is equivalent)?
Or, can one use dot product on the raw embedddings?
you should normalize the embeddings / use cosine
zpn
changed discussion status to
closed
thanks!