|
|
|
|
|
by BobbyJo
1101 days ago
|
|
I do think that LLMs have emergent properties that do some interesting things, however I would like to point out simple next token prediction would work on your example quite well. <numbers>0 + 1 -> <numbers>1 Even simple attention mechanisms would handle that quite well with enough examples of <numbers> |
|
I'm too lazy to get it to add two large numbers together.
Also, I've never been convinced that "ability to do arithmetic" has any relationship to intelligence. We don't expect regular humans to be able to add two large numbers together reliably, either.