Chapter 144 / 4
Reasoning & Test-Time Compute
Implement a rule-based-reward GRPO loop on a toy arithmetic task rewarding a correct boxed
Super-hard
Implement a rule-based-reward GRPO loop on a toy arithmetic task rewarding a correct boxed answer plus a format reward for <think>/<answer> tags. [DeepSeek]
Target interface
make_actions(target)Implement the function/class skeleton in the editor. Any correct approach is accepted.
Hints0 / 2
Reference solution
Your own code stays in the editor.