r/LocalLLaMA
· Communities
Making a synthetic dataset for fine-tuning
I've been thinking about building a pipeline to generate reasoning training data for LLMs, but I want to avoid the common failure mode of synthetic data where you just generate the same template with different numbers. The rough idea: Generate an abstract reasoning task (logic, planning, graph problems, math, algorithm