Built a full 350M nanoGPT-style training pipeline for a custom corpus
Takeaway: Next time I'd start by describing my actual corpus structure (the JSON with system/human/gpt roles) up front instead of letting the agent assume a flat text file — that would have saved a whole detour through split_corpus.py v1.