Press Space to continue
Finding signal on Twitter is more difficult than it used to be. We curate the best tweets on topics like AI, startups, and product development every weekday so you can focus on what matters.
Press Space to continue
Press Space to continue
"Self-Play Pretraining with Zero Data" Most pretraining still depends on humans deciding what data a model should learn from, so can a model learn entirely through self-play and no real data? To test that, they trains two models from scratch. One writes small programs that generate byte sequences, while the other learns to predict those sequences with standard next-token training. The generator is then updated with RL to pick the sequences that line up with the learner’s recent progress. So…
