Skip to content

Test-Time Selection and Curriculum Learning for RL Fine-Tuned Language Models on Countdown Reasoning

· 0 citations · 12 references

TL;DR

This project explores the Countdown arithmetic reasoning task: given a set of numbers, produce an arithmetic expression that evaluates to a target value on the Qwen 2.5-0.5B base model and proposes two complementary extensions targeting these failure modes.

View source

Similar papers

Improving Mathematical Reasoning in Small Language Models via Curriculum Learning and Iterative Execution Feedback

These extensions focus on two approaches: curriculum learning and inference-time iterative feedback, where a Qwen-2.5-7B-Instruct model is used as a critic to provide corrective advice on previous round’s incorrect answers, allowing the model to learn from its own mistakes and make revisions.

Jiayu Sui, X. Ai · 0 citations

Curriculum Sampling for RLOO Fine-Tuning on Countdown

This project investigates whether curriculum-based sampling can improve RLOO training by concentrating updates on prompts that are expected to be most informative and suggests a fundamental tradeoff between concentrating updates on potentially informative prompts and maintaining broad coverage of the training distribution.

Catherine Zhang, Nora Menon · 0 citations

SFT-Estimated Curriculum Learning for Rule-Based RLOO Fine-Tuning

This project studies whether curriculum-based prompt ordering can make RL fine-tuning more stable and sample-efficient for language-model reasoning, and when curriculum structure helps, when it fails, and what failure modes appear in small-scale online RL fine-tuning.

Vanessa Felix · 0 citations