Models do not acquire most of their knowledge or capabilities during post-training; post-training (including RL) mostly makes low-likelihood events learned in pre-training more likely, so it only produces small nudges to the weights, and effective intervention must target what data is reinforcing.
Balsam explains that a model's knowledge and capabilities come primarily from pre-training, and post-training only nudges the weights by making certain low-likelihood behaviors more likely. This premise underpins predictive data debugging: the features active when a model reads data predict what that data will reinforce.
transcript
Dan Balsam: there's a good amount of evidence that models don't most of what a model knows like most of its sort of like knowledge and capabilities come from pre-training what happens in post-training including like RL is mostly making low likelihood events from pre-training more likely and so there's not that much new knowledge or like sort of new capabilities that get baked into models in post-training process... because there's only like sort of relatively small nudges in the weights that are happening in any type of post-raining process, most of the sort of like raw capability to produce whatever outcome postrain is going to do already exists in the model in some way.