|
|
|
|
|
by heyitsguay
647 days ago
|
|
Sorta related -- whenever I'm doing something with embeddings, i just normalize them to length one, at which point cosine similarity becomes a simple dot product. Is there ever a reason to not normalize embedding length? An application where that length matters? |
|