Overview
What this challenge is about.
Train a Reward Model on Customer-Support Preferences. Advanced challenge in code. Writing production code that solves real engineering problems, earn a block...
The Brief
What you'll do, and what you'll demonstrate.
Train a reward model on customer-support preference pairs that meets accuracy targets across all 5 categories.
This is not a coding exercise. It is the work a software engineer does between a Jira ticket and a merged PR. That distinction matters to every hiring manager who has seen candidates solve LeetCode problems and none who have shipped production code under real constraints.
When you finish, you will have something most graduates do not: a real-world deliverable, verified by Ewance, that you can show to a hiring manager and say "I did this. Here is the proof."
Earning criteria — what you'll demonstrate
- Implement Bradley-Terry pairwise preference loss for reward modeling
- Fine-tune a base LLM as a reward model and validate it correctly
- Diagnose reward-model pathologies (degenerate scores, category gaps)
- Communicate reward-model methodology to a post-training team
Program Fit
Where this fits in your program.
Sharpens the same skills your degree expects you to demonstrate.
Aligned coursework coming soon.
Skills
Skills you'll demonstrate.
Each one shows up on your verified credential.
- Reward Modeling
Apply reward modeling to solve real industry problems and demonstrate production-level capability.
- Preference Learning
Apply preference learning to solve real industry problems and demonstrate production-level capability.
- Bradley Terry Loss
Apply bradley terry loss to solve real industry problems and demonstrate production-level capability.
- Model Finetuning
Apply model finetuning to solve real industry problems and demonstrate production-level capability.
- Evaluation
Apply evaluation to solve real industry problems and demonstrate production-level capability.
- Pytorch
Apply pytorch to solve real industry problems and demonstrate production-level capability.
Careers
Career paths this challenge builds toward
Completing this challenge demonstrates skills that transfer directly to these roles:
ML Researcher
Reward-model training is the entry point into RLHF research at every foundation-model lab hiring in 2024-25.
This challenge sharpens
- reward-modeling
- preference-learning
- bradley-terry-loss
AI Safety Researcher
Per-category diagnostics and degenerate-score detection are core alignment-team skills.
This challenge sharpens
- reward-modeling
- evaluation
- preference-learning
Research Scientist
Multi-seed reporting and methodology documentation are the rigor signals research-scientist roles screen for.
This challenge sharpens
- model-finetuning
- evaluation
- reward-modeling