Hacker News new | ask | show | jobs
by AndrewOMartin 1596 days ago
It's unlikely that "2241 + 19873 = 22114" specifically is in the dataset, but very likely that there are many expressions equivalent to that expression in the dataset, and we've just picked one of those.

Imagine someone watching every lottery draw and after each draw going "Wow! the chances of those exact numbers coming up in that order are atronomical!"

1 comments

> there are many expressions equivalent to that expression in the dataset

What do you mean by this?

I meant that I expect there are many examples of "a + b = c" in the training corpus, so GPT3 will answer some of them correctly.