This model is a fine-tuned version of
Qwen/Qwen3-8B-Base.
DiffGen-8B is a specialized difficult problem generator developed as part of the ScaleDiff pipeline, an approach designed to scale the creation of challenging mathematical problems for advanced mathematical reasoning. The model is trained on a filtered dataset of difficult problems, enabling it to efficiently produce a vast number of new, complex mathematical problems. This process eliminates the need for complex, per-instance prompting and its associated high API costs, addressing the scarcity of high-quality, difficult training data for Large Reasoning Models (LRMs).
DiffGen-8B is a fine-tuned version of
Qwen/Qwen3-8B-Base. It was trained on a subset of difficult problems selected from the
AM-Qwen3-Distilled dataset. This selection was performed efficiently using
AdaptThink, an adaptive thinking model that perceives problem difficulty with only a single forward pass, eliminating the need for solutions during selection. The problems generated by DiffGen-8B contribute to the creation of the
ScaleDiff-Math dataset.