Hacker News new | ask | show | jobs
by sherdil2022 421 days ago
Great job! Do you have any plans to visualize/explain how machine translation - between human languages - works?
2 comments

Thanks! Yes — that’s on the roadmap, along with some other cool visualizations I’m working on. Machine translation is definitely something I want to work on: showing how models align meaning across languages using shared embeddings and attention patterns. I’d love to make that interactive too.
I would love to get involved with that (I speak a handful of himan languages). Let me know if you are looking for collaborators.
Send tokens to model, model goes brrrr, get output tokens back.