Model: Qwen3-1.7B
Supervised Finetuning: ~1500 curated examples spanning kinematics, EM, acoustics, and more
RL Fine-tuning: GRPO, 1-shot RLVR style (single example, 70 steps)
Total cost: ~$5 on H100
It started with a cold-start SFT (~3 epochs, loss to 0.3), then I ran RL with accuracy reward that climbed from 0.1 → 0.8.
Goal: Create a lightweight physics solver that’s small enough to deploy anywhere—think of it as a "pocket tutor" for foundational physics.
Still working on evaluations—most benchmarks focus on very hard problems, while I want something that evaluates basic correctness, reasoning, and unit sense on easy/medium problems. If anyone has suggestions, I’d love to hear them.