Hacker News new | ask | show | jobs
I used RL fine-tuning to make an LLM generate ugly and unpythonic FizzBuzz code (seantey.github.io)
4 points by seanrrr 170 days ago
1 comments

I wrote up a blog post for a hackathon project where I used RL fine-tuning to make an LLM generate intentionally ugly and unpythonic FizzBuzz code. The post covers what I learned about reward shaping and GRPO. Feedback on the writing or content is welcome!