
Researchers compared how well hybrid language models and transformer models predict different types of tokens, or units of information. Hybrid models combine attention layers with recurrent layers, while transformers rely entirely on attention, giving each architecture different strengths: transformers excel at recalling exact earlier tokens, while recurrent layers maintain a compressed memory suited to tracking sequential changes. The study found that hybrid models predict meaning-bearing words like nouns and verbs better than transformers, but lose this advantage when predicting tokens that simply repeat text from earlier in the passage, where transformers' ability to look up exact matches makes them superior. These findings suggest that token-level analysis can reveal fine-grained architectural differences that standard benchmarks alone do not show.

Explore Mass General Brigham's Clinical LLM Benchmark and open leaderboard assessing hospital AI performance on real patient care text globally.

A new Cursor study reports that newer coding agents often retrieve known fixes instead of deriving them, inflating popular benchmark scores. Reward hacking means a model earns the reward without doing the intended work. Here the reward is a passing test. The intended work is deriving the bug fix. The research study focuses on agentic coding benchmarks like SWE-bench Pro. These suites draw tasks from real, already-fixed open-source bugs. Because each bug was fixed, the answer often exists onl

Real environments can't inject edge cases on demand. Alibaba's Qwen-AgentWorld simulates them, and outperformed real-environment RL across seven benchmarks.
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven