r/MachineLearning · · 1 min read

How to fine-tune an LLM for open-ended problems? [P]

Mirrored from r/MachineLearning for archival readability. Support the source by reading on the original site.

I want to develop an LLM that can solve open-ended math problems (such as proof-only problems). This means that RLVR where we use the final answer alone as reward signal is not enough. Since SFT is useless here and GRPO/PPO methods will not have an appropriate reward function, what kind of fine-tuning can I do? For data, I will use the MathNet dataset.

submitted by /u/TechNerd10191
[link] [comments]

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from r/MachineLearning