Skip to content

Commit abeae57

Browse files
authored
Update index.html
1 parent 2b9c4b0 commit abeae57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ <h3 class="title is-4">Highlights</h3>
441441

442442
<h4 class="title is-5">Scaling with parameters</h4>
443443
<p style="max-width:720px;margin:0 auto 1rem">
444-
Model size acts as a proxy for available computational resources. Accuracy grows <strong>roughly log-linearly</strong> from 1&nbsp;B to 110&nbsp;B parameters, yet even the largest models fall short of human performance on hierarchical conflict.
444+
Model size acts as a proxy for computational capacity, akin to processing-time constraints in human cognition. Accuracy increases <strong>log-linearly</strong> from 1B to 110B parameters — echoing <em>forced-response paradigms</em> in psychophysics. Notably, Squared tasks reveal that even the largest models exhibit residual conflict sensitivity, suggesting that <strong>cognitive control mechanisms scale in depth, not just in breadth</strong>.
445445
</p>
446446

447447
<figure style="text-align:center">

0 commit comments

Comments
 (0)