|
|
|
|
|
by didibus
2 days ago
|
|
> the model's output is the result of an optimisation process that rewarded behaviour that was useful, and that's fundamentally different I'm not understanding, can you explain this more? How does it become more than a next token predictor? Isn't the post-training simply altering the sampled distribution? And isn't that distribution naturally occurring? It's the distribution of "useful" next token? |
|
It’d be prediction if it’s “predict what would come next in this text sampled from distribution X”.
But what’s it predicting if we’re looking for new useful outputs? It’s finding a distribution that’s useful, and generating tokens, but it’s not predicting what comes next in a known sequence.