Hacker News new | ask | show | jobs
by WithinReason 656 days ago
> newer LLMs appear to be great at arithmetic, but they still fail basic counting tests

How does the performance of today's LLMs contradict Ilya's statement?

1 comments

Because they can learn a bunch of symbolic formal arithmetic without learning anything about quantity. They can learn

  5 x 3 = 15
without learning

  *****    ****     *******
  ***** =  *****  = *******
  *****    ******   *
And this generalizes to almost every sentence an LLM can regurgitate.
The latter can be learned from "statistical correlations in text", just like Ilya said.