Hacker News new | ask | show | jobs
by blasphemous_dev 120 days ago
Is the scoring model actually weighting engagement actions differently or is it treating likes/replies/reposts the same? The real algorithm weights those pretty aggressively differently
1 comments

It's real embeddings (MiniLM, truncated to 128-dim), so the cosine similarities between tweets are genuine, but it's obviously not X's actual trained model. The relative distances are meaningful, though.