Earlier quoted context omitted.
> prediction which is closer to memorization > don't memorize inputs - they predict them I feel some tension here. > rice grains on a chess board? Sure, but this has nothing to do with chess, and nothing to do with how many games were in the LLM's training data. > just a list of 64 numbers > remember even a few positions? Sure they could, but that's irrelevant. I don't think you do. Or rather you do know the legend b…
You are talking about 2^64 being a huge number I assume ? If not, then what are you talking about ? If yes, then what is the relevance to an LLM playing chess ?
> remember even a few positions? Sure they could
A rough estimate of number of positions across all X move games is X^10. For 15 moves it is hopeless to remember even a relatively small part of them. Typical game has 40 turns, 1 move per player, so 80 moves.