Custom reward functions for multi-turn reinforcement learning with Amazon Nova Forge | Amazon Web Services
In multi-turn reinforcement learning (RL), your custom reward function decides what the model actually learns. A subtly wrong reward can quietly teach the wrong thing while every training curve looks healthy. Designing a reward that holds up over multi-turn, agentic tasks is one of the hardest parts of customizing Amazon Nova models. For multi-turn training, Amazon Nova Forge runs your reward logic in your own environment through its Bring Your Own Orchestration (BYOO) capability. You can focus on defining what a good outcome looks like while Nova Forge coordinates rollouts, message passing, and conversation state across turns. Nova Forge also offers a serverless multi-turn RL option, now generally available, for teams that prefer not to manage that environment. This post uses the BYOO path.
Amazon Nova offers multiple customization approaches, with reinforcement fine-tuning(RFT) standing out because it can teach models the behaviors you want through iterative feedback. RFT...
Copyright of this story solely belongs to amazon.com. To see the full text click HERE