Y
Hacker News
new
|
ask
|
show
|
jobs
by
TZubiri
327 days ago
Can't you decode the embeddings to tokens for debugging?
1 comments
freeone3000
327 days ago
You can but this is lossy (as it drops context; it’s a dimensionality reduction from 512 or 1024 to a few bytes) and non-reconvertible.
link