this post was submitted on 04 Jul 2026
4 points (100.0% liked)

AI

6494 readers
9 users here now

Artificial intelligence (AI) is intelligence demonstrated by machines, unlike the natural intelligence displayed by humans and animals, which involves consciousness and emotionality. The distinction between the former and the latter categories is often revealed by the acronym chosen.

founded 5 years ago
 

Turns out that token embeddings in smaller language models collapse into a narrow cone as they pass through transformer layers which reduces their representation expressivity. And the effect is much more servere in smaller models than larger ones. So one of the reasons larger models outperform smaller ones is due to having better organization of latent representations. Good news is that you can use a training objective that spreads embeddings uniformly across the representation space to counter the problem which means smaller models could be a lot more capable.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here