Hacker News new | ask | show | jobs
by jerpint 1212 days ago
Transformers were used on text to train models without needing labeled data. People realized that simply scaling the data and models meant better performance. when they scaled even further, emergent intelligence started appearing and the models were dominating every known task. Now everyone wants an LLM
1 comments

> and the models were dominating every known task

I don't think this is very accurate. How well does LLM perform on image segmentation, for example?

I meant more transformers than LLMs, models trained in self supervised way like DINO actually are pretty good at image segmentation