this post was submitted on 17 Jul 2026
6 points (100.0% liked)

Technology

42942 readers
174 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 7 years ago
MODERATORS
 

The researchers trained a trillion-parameter model using zero reinforcement learning to see how reasoning capabilities emerge at a massive scale without relying on human-annotated data. They found that pushing the parameter count to a trillion drastically improves both sample efficiency and the overall performance ceiling when compared to a smaller 104-billion parameter baseline strongly validating the concept that raw scale and computation eventually outpace hand-crafted human heuristics.

They also discovered that the training process reliably unfolds in two distinct sequential stages. The model starts with a discovery phase where it actively expands its reasoning boundaries by unlocking dormant pathways, and then it moves into a sharpening phase where it refines its policy within those established limits. Notably, the model spontaneously developed advanced cognitive strategies entirely on its own.

It began using structured formatting, parallel reasoning, self-verification, context anxiety, and even anthropomorphic expressions of frustration during complex tasks without any explicit human prompting. To keep the training stable at such a massive scale, the team relied on simple optimization techniques like clipped importance sampling and mixed-precision control. They also created a new evaluation framework to judge the actual quality of the reasoning steps based on comprehensibility, reproducibility, and token efficiency instead of just looking at the final answer.

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