Did the pivot to decoder-only LLMs quietly regress on understanding tasks?
BERT-style bidirectional encoders were SOTA on NLU (classification, NLI, extraction). The field then went all-in on decoder-only autoregressive LLMs, which are left-to-right. For pure understanding tasks (no generation), are we leaving accuracy on the table for the convenience of one architecture that does everything?